mooho-base-admin-plus 2.4.20 → 2.4.22

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
@@ -52,3 +52,5 @@
52
52
  2.4.18 - 修复上一版本导致的 bug
53
53
  2.4.19 - 修复自定义图标按钮无法显示的 bug
54
54
  2.4.20 - 默认值下拉框优化
55
+ 2.4.21 - 优化 login css 避免污染其他页面
56
+ 2.4.22 - transfer bug 修复
@@ -31853,7 +31853,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
31853
31853
  }, null, 8, ["modelValue"]),
31854
31854
  createVNode$1(_component_Dropdown, {
31855
31855
  style: { "margin-left": "8px" },
31856
- transfer: "true",
31856
+ transfer: true,
31857
31857
  onOnClick: $options.selectDefault
31858
31858
  }, {
31859
31859
  list: withCtx(() => [
@@ -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",
@@ -39453,7 +39453,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
39453
39453
  }, null, 8, ["modelValue"]),
39454
39454
  createVNode$1(_component_Dropdown, {
39455
39455
  style: { "margin-left": "8px" },
39456
- transfer: "true",
39456
+ transfer: true,
39457
39457
  onOnClick: $options.selectDefault
39458
39458
  }, {
39459
39459
  list: withCtx(() => [