mooho-base-admin-plus 2.4.20 → 2.4.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/history.md
CHANGED
|
@@ -34300,7 +34300,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
34300
34300
|
]),
|
|
34301
34301
|
_: 1
|
|
34302
34302
|
}, 8, ["onClick"]),
|
|
34303
|
-
_ctx.$refs.form && _ctx.$refs.form.data && _ctx.$refs.form.data.application && (_ctx.$refs.form.data.application.status == "Draft" || _ctx.$refs.form.data.application.status == "Rejected") ? (openBlock(), createBlock(_component_Button, {
|
|
34303
|
+
_ctx.$refs.form && _ctx.$refs.form.data && _ctx.$refs.form.data.application && _ctx.$refs.form.data.applicationID && (_ctx.$refs.form.data.application.status == "Draft" || _ctx.$refs.form.data.application.status == "Rejected") ? (openBlock(), createBlock(_component_Button, {
|
|
34304
34304
|
key: 0,
|
|
34305
34305
|
type: "warning",
|
|
34306
34306
|
"custom-icon": "fa fa-trash-alt",
|