mooho-base-admin-plus 2.4.18 → 2.4.20

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
@@ -50,3 +50,5 @@
50
50
  2.4.16 - 修复弹出表单全屏后高度不能 100%的 bug
51
51
  2.4.17 - 分拆登录方法,应对 sso 登录
52
52
  2.4.18 - 修复上一版本导致的 bug
53
+ 2.4.19 - 修复自定义图标按钮无法显示的 bug
54
+ 2.4.20 - 默认值下拉框优化
@@ -23497,7 +23497,7 @@ const _sfc_main$1s = {
23497
23497
  };
23498
23498
  const _withScopeId$1 = (n2) => (pushScopeId("data-v-1c48c1b3"), n2 = n2(), popScopeId(), n2);
23499
23499
  const _hoisted_1$1c = { class: "signIn" };
23500
- const _hoisted_2$J = { class: "box cf" };
23500
+ const _hoisted_2$K = { class: "box cf" };
23501
23501
  const _hoisted_3$E = { class: "right" };
23502
23502
  const _hoisted_4$t = { class: "logo cf" };
23503
23503
  const _hoisted_5$j = ["src"];
@@ -23507,7 +23507,7 @@ const _hoisted_8$b = ["placeholder"];
23507
23507
  const _hoisted_9$9 = { class: "cpt" };
23508
23508
  function _sfc_render$1s(_ctx, _cache, $props, $setup, $data, $options) {
23509
23509
  return openBlock(), createElementBlock("div", _hoisted_1$1c, [
23510
- createElementVNode("div", _hoisted_2$J, [
23510
+ createElementVNode("div", _hoisted_2$K, [
23511
23511
  createElementVNode("div", {
23512
23512
  class: "left",
23513
23513
  style: normalizeStyle$1({ background: "url(" + _ctx.rootPath + "images/login/signIn-img.png) center center no-repeat", "background-size": "cover" })
@@ -23643,7 +23643,7 @@ const _sfc_main$1r = {
23643
23643
  }
23644
23644
  };
23645
23645
  const _hoisted_1$1b = { class: "ivu-pl-8" };
23646
- const _hoisted_2$I = {
23646
+ const _hoisted_2$J = {
23647
23647
  class: "ivu-text-center",
23648
23648
  style: { "height": "250px" }
23649
23649
  };
@@ -23696,7 +23696,7 @@ function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
23696
23696
  ])
23697
23697
  ]),
23698
23698
  default: withCtx(() => [
23699
- createElementVNode("div", _hoisted_2$I, [
23699
+ createElementVNode("div", _hoisted_2$J, [
23700
23700
  createVNode$1(_component_Grid, {
23701
23701
  col: 3,
23702
23702
  border: false,
@@ -23808,7 +23808,7 @@ const _sfc_main$1q = {
23808
23808
  }
23809
23809
  };
23810
23810
  const _hoisted_1$1a = { class: "ivu-pl-8" };
23811
- const _hoisted_2$H = ["onClick"];
23811
+ const _hoisted_2$I = ["onClick"];
23812
23812
  const _hoisted_3$C = { class: "title" };
23813
23813
  const _hoisted_4$s = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
23814
23814
  const _hoisted_5$i = { style: { "margin": "16px", "max-height": "500px" } };
@@ -23850,7 +23850,7 @@ function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23850
23850
  key: 0,
23851
23851
  href: "#",
23852
23852
  onClick: ($event) => $options.show(row)
23853
- }, toDisplayString$1(_ctx.showData(row, column)), 9, _hoisted_2$H)) : createCommentVNode("v-if", true)
23853
+ }, toDisplayString$1(_ctx.showData(row, column)), 9, _hoisted_2$I)) : createCommentVNode("v-if", true)
23854
23854
  ]),
23855
23855
  _: 1
23856
23856
  })
@@ -23925,7 +23925,7 @@ const _withScopeId = (n2) => (pushScopeId("data-v-9f6133a2"), n2 = n2(), popScop
23925
23925
  const _hoisted_1$19 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, [
23926
23926
  /* @__PURE__ */ createElementVNode("span", null, "\u68C0\u6D4B\u4EFB\u52A1")
23927
23927
  ], -1));
23928
- const _hoisted_2$G = { class: "stat" };
23928
+ const _hoisted_2$H = { class: "stat" };
23929
23929
  const _hoisted_3$B = { class: "icon" };
23930
23930
  const _hoisted_4$r = { class: "content" };
23931
23931
  const _hoisted_5$h = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "value1" }, "\u5F85\u5206\u6D3E", -1));
@@ -23992,7 +23992,7 @@ function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23992
23992
  _hoisted_1$19
23993
23993
  ]),
23994
23994
  default: withCtx(() => [
23995
- createElementVNode("div", _hoisted_2$G, [
23995
+ createElementVNode("div", _hoisted_2$H, [
23996
23996
  createElementVNode("div", _hoisted_3$B, [
23997
23997
  createVNode$1(_component_Icon, {
23998
23998
  type: "md-speedometer",
@@ -24674,7 +24674,7 @@ const _sfc_main$1o = {
24674
24674
  }
24675
24675
  };
24676
24676
  const _hoisted_1$18 = { class: "title" };
24677
- const _hoisted_2$F = { class: "description" };
24677
+ const _hoisted_2$G = { class: "description" };
24678
24678
  const _hoisted_3$A = { class: "ivu-ml-8 ivu-mr-8" };
24679
24679
  const _hoisted_4$q = { class: "title" };
24680
24680
  const _hoisted_5$g = { class: "description" };
@@ -24706,7 +24706,7 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
24706
24706
  createCommentVNode("\r\n @slot \u9875\u5934\r\n "),
24707
24707
  renderSlot(_ctx.$slots, "header", {}, () => [
24708
24708
  createElementVNode("span", _hoisted_1$18, toDisplayString$1($data.name), 1),
24709
- createElementVNode("span", _hoisted_2$F, toDisplayString$1($data.description), 1)
24709
+ createElementVNode("span", _hoisted_2$G, toDisplayString$1($data.description), 1)
24710
24710
  ])
24711
24711
  ])
24712
24712
  ]),
@@ -25029,7 +25029,7 @@ const _sfc_main$1m = {
25029
25029
  }
25030
25030
  };
25031
25031
  const _hoisted_1$16 = { class: "i-layout-page-header" };
25032
- const _hoisted_2$E = { class: "title" };
25032
+ const _hoisted_2$F = { class: "title" };
25033
25033
  const _hoisted_3$z = { class: "description" };
25034
25034
  const _hoisted_4$p = { class: "ivu-ml-8 ivu-mr-8" };
25035
25035
  function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
@@ -25093,7 +25093,7 @@ function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
25093
25093
  header: withCtx(() => [
25094
25094
  createElementVNode("div", null, [
25095
25095
  renderSlot(_ctx.$slots, "header", {}, () => [
25096
- createElementVNode("span", _hoisted_2$E, toDisplayString$1($data.title), 1),
25096
+ createElementVNode("span", _hoisted_2$F, toDisplayString$1($data.title), 1),
25097
25097
  createElementVNode("span", _hoisted_3$z, toDisplayString$1($data.description), 1)
25098
25098
  ])
25099
25099
  ])
@@ -25178,7 +25178,7 @@ const _sfc_main$1l = {
25178
25178
  }
25179
25179
  };
25180
25180
  const _hoisted_1$15 = { class: "i-layout-page-header" };
25181
- const _hoisted_2$D = { class: "title" };
25181
+ const _hoisted_2$E = { class: "title" };
25182
25182
  const _hoisted_3$y = { class: "description" };
25183
25183
  const _hoisted_4$o = { class: "ivu-ml-8 ivu-mr-8" };
25184
25184
  function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
@@ -25242,7 +25242,7 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
25242
25242
  header: withCtx(() => [
25243
25243
  createElementVNode("div", null, [
25244
25244
  renderSlot(_ctx.$slots, "header", {}, () => [
25245
- createElementVNode("span", _hoisted_2$D, toDisplayString$1($data.title), 1),
25245
+ createElementVNode("span", _hoisted_2$E, toDisplayString$1($data.title), 1),
25246
25246
  createElementVNode("span", _hoisted_3$y, toDisplayString$1($data.description), 1)
25247
25247
  ])
25248
25248
  ])
@@ -25446,7 +25446,7 @@ const _sfc_main$1k = {
25446
25446
  }
25447
25447
  };
25448
25448
  const _hoisted_1$14 = { class: "title" };
25449
- const _hoisted_2$C = { class: "description" };
25449
+ const _hoisted_2$D = { class: "description" };
25450
25450
  const _hoisted_3$x = { class: "ivu-ml-8 ivu-mr-8" };
25451
25451
  function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
25452
25452
  const _component_Tree = resolveComponent("Tree");
@@ -25465,7 +25465,7 @@ function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
25465
25465
  header: withCtx(() => [
25466
25466
  createElementVNode("div", null, [
25467
25467
  createElementVNode("span", _hoisted_1$14, toDisplayString$1(_ctx.$t("Front_Label_Column_Select")), 1),
25468
- createElementVNode("span", _hoisted_2$C, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
25468
+ createElementVNode("span", _hoisted_2$D, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
25469
25469
  ])
25470
25470
  ]),
25471
25471
  footer: withCtx(() => [
@@ -25613,7 +25613,7 @@ const _sfc_main$1j = {
25613
25613
  }
25614
25614
  };
25615
25615
  const _hoisted_1$13 = { class: "i-layout-page-header" };
25616
- const _hoisted_2$B = { key: 0 };
25616
+ const _hoisted_2$C = { key: 0 };
25617
25617
  const _hoisted_3$w = { class: "title" };
25618
25618
  function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
25619
25619
  const _component_PageHeader = resolveComponent("PageHeader");
@@ -25665,7 +25665,7 @@ function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
25665
25665
  onOnChange: $options.formChange
25666
25666
  }, {
25667
25667
  column: withCtx(({ code: code2 }) => [
25668
- code2 == "titleColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$B, [
25668
+ code2 == "titleColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$C, [
25669
25669
  createVNode$1(_component_Input, {
25670
25670
  type: "text",
25671
25671
  readonly: true,
@@ -26652,7 +26652,7 @@ const _sfc_main$1b = {
26652
26652
  }
26653
26653
  };
26654
26654
  const _hoisted_1$X = { class: "i-layout-page-header" };
26655
- const _hoisted_2$A = {
26655
+ const _hoisted_2$B = {
26656
26656
  key: 0,
26657
26657
  style: { "margin-bottom": "8px", "text-align": "center" }
26658
26658
  };
@@ -26682,7 +26682,7 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
26682
26682
  "view-code": "I18nTextFilter",
26683
26683
  onOnChange: $options.formChange
26684
26684
  }, null, 8, ["onOnChange"]),
26685
- $data.canSave ? (openBlock(), createElementBlock("div", _hoisted_2$A, [
26685
+ $data.canSave ? (openBlock(), createElementBlock("div", _hoisted_2$B, [
26686
26686
  createVNode$1(_component_Button, {
26687
26687
  type: "primary",
26688
26688
  style: { "margin-right": "8px" },
@@ -26760,7 +26760,7 @@ const _sfc_main$1a = {
26760
26760
  }
26761
26761
  };
26762
26762
  const _hoisted_1$W = { class: "i-layout-page-header" };
26763
- const _hoisted_2$z = { class: "title" };
26763
+ const _hoisted_2$A = { class: "title" };
26764
26764
  const _hoisted_3$v = { class: "description" };
26765
26765
  const _hoisted_4$n = { class: "ivu-ml-8 ivu-mr-8" };
26766
26766
  function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
@@ -26814,7 +26814,7 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
26814
26814
  header: withCtx(() => [
26815
26815
  createElementVNode("div", null, [
26816
26816
  renderSlot(_ctx.$slots, "header", {}, () => [
26817
- createElementVNode("span", _hoisted_2$z, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info")), 1),
26817
+ createElementVNode("span", _hoisted_2$A, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info")), 1),
26818
26818
  createElementVNode("span", _hoisted_3$v, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info_Desc")), 1)
26819
26819
  ])
26820
26820
  ])
@@ -28192,7 +28192,7 @@ const _sfc_main$10 = {
28192
28192
  }
28193
28193
  };
28194
28194
  const _hoisted_1$M = { class: "title" };
28195
- const _hoisted_2$y = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
28195
+ const _hoisted_2$z = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
28196
28196
  const _hoisted_3$u = { class: "ivu-ml-8 ivu-mr-8" };
28197
28197
  const _hoisted_4$m = /* @__PURE__ */ createElementVNode("symbol", {
28198
28198
  id: "iconUser",
@@ -28288,7 +28288,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
28288
28288
  createElementVNode("div", null, [
28289
28289
  renderSlot(_ctx.$slots, "header", {}, () => [
28290
28290
  createElementVNode("span", _hoisted_1$M, toDisplayString$1($data.data.process ? $data.data.process.name : _ctx.$t("Front_Label_Process_Definition")), 1),
28291
- _hoisted_2$y
28291
+ _hoisted_2$z
28292
28292
  ])
28293
28293
  ])
28294
28294
  ]),
@@ -29325,7 +29325,7 @@ const _sfc_main$Z = {
29325
29325
  }
29326
29326
  };
29327
29327
  const _hoisted_1$J = { class: "title" };
29328
- const _hoisted_2$x = { class: "description" };
29328
+ const _hoisted_2$y = { class: "description" };
29329
29329
  const _hoisted_3$t = { class: "ivu-ml-8 ivu-mr-8" };
29330
29330
  const _hoisted_4$l = { class: "title" };
29331
29331
  const _hoisted_5$e = { class: "description" };
@@ -29361,7 +29361,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
29361
29361
  header: withCtx(() => [
29362
29362
  createElementVNode("div", null, [
29363
29363
  createElementVNode("span", _hoisted_1$J, toDisplayString$1(_ctx.$t("Front_Label_Property_Setting")), 1),
29364
- createElementVNode("span", _hoisted_2$x, toDisplayString$1(_ctx.$t("Front_Label_Property_Setting_Desc")), 1)
29364
+ createElementVNode("span", _hoisted_2$y, toDisplayString$1(_ctx.$t("Front_Label_Property_Setting_Desc")), 1)
29365
29365
  ])
29366
29366
  ]),
29367
29367
  footer: withCtx(() => [
@@ -30129,7 +30129,7 @@ const _sfc_main$Y = {
30129
30129
  }
30130
30130
  };
30131
30131
  const _hoisted_1$I = { class: "i-layout-page-header" };
30132
- const _hoisted_2$w = { class: "title" };
30132
+ const _hoisted_2$x = { class: "title" };
30133
30133
  const _hoisted_3$s = { class: "description" };
30134
30134
  const _hoisted_4$k = { class: "ivu-ml-8 ivu-mr-8" };
30135
30135
  function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
@@ -30379,7 +30379,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
30379
30379
  }, {
30380
30380
  header: withCtx(() => [
30381
30381
  createElementVNode("div", null, [
30382
- createElementVNode("span", _hoisted_2$w, toDisplayString$1(_ctx.$t("Front_Label_Permission")), 1),
30382
+ createElementVNode("span", _hoisted_2$x, toDisplayString$1(_ctx.$t("Front_Label_Permission")), 1),
30383
30383
  createElementVNode("span", _hoisted_3$s, toDisplayString$1(_ctx.$t("Front_Label_Permission_Desc")), 1)
30384
30384
  ])
30385
30385
  ]),
@@ -30627,7 +30627,7 @@ const _sfc_main$V = {
30627
30627
  }
30628
30628
  };
30629
30629
  const _hoisted_1$F = { class: "i-layout-page-header" };
30630
- const _hoisted_2$v = { style: { "text-align": "center" } };
30630
+ const _hoisted_2$w = { style: { "text-align": "center" } };
30631
30631
  function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
30632
30632
  const _component_PageHeader = resolveComponent("PageHeader");
30633
30633
  const _component_view_form = resolveComponent("view-form");
@@ -30652,7 +30652,7 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
30652
30652
  ref: "form",
30653
30653
  "view-code": "SystemData"
30654
30654
  }, null, 512),
30655
- createElementVNode("div", _hoisted_2$v, [
30655
+ createElementVNode("div", _hoisted_2$w, [
30656
30656
  createVNode$1(_component_Button, {
30657
30657
  type: "info",
30658
30658
  "custom-icon": "fa fa-cloud-download-alt",
@@ -30859,7 +30859,7 @@ const _sfc_main$U = {
30859
30859
  }
30860
30860
  };
30861
30861
  const _hoisted_1$E = { class: "title" };
30862
- const _hoisted_2$u = { class: "description" };
30862
+ const _hoisted_2$v = { class: "description" };
30863
30863
  const _hoisted_3$r = { class: "ivu-ml-8 ivu-mr-8" };
30864
30864
  function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
30865
30865
  const _component_Tree = resolveComponent("Tree");
@@ -30878,7 +30878,7 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
30878
30878
  header: withCtx(() => [
30879
30879
  createElementVNode("div", null, [
30880
30880
  createElementVNode("span", _hoisted_1$E, toDisplayString$1(_ctx.$t("Front_Label_Column_Select")), 1),
30881
- createElementVNode("span", _hoisted_2$u, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
30881
+ createElementVNode("span", _hoisted_2$v, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
30882
30882
  ])
30883
30883
  ]),
30884
30884
  footer: withCtx(() => [
@@ -31248,7 +31248,7 @@ const _hoisted_1$D = /* @__PURE__ */ createElementVNode("div", null, [
31248
31248
  /* @__PURE__ */ createElementVNode("span", { class: "title" }, "\u7B5B\u9009\u9879\u8BBE\u7F6E"),
31249
31249
  /* @__PURE__ */ createElementVNode("span", { class: "description" }, "Filter Setting")
31250
31250
  ], -1);
31251
- const _hoisted_2$t = { class: "ivu-ml-8 ivu-mr-8" };
31251
+ const _hoisted_2$u = { class: "ivu-ml-8 ivu-mr-8" };
31252
31252
  const _hoisted_3$q = /* @__PURE__ */ createElementVNode("span", { class: "title" }, "\u53C2\u6570", -1);
31253
31253
  const _hoisted_4$j = /* @__PURE__ */ createElementVNode("span", { class: "description" }, "Param", -1);
31254
31254
  const _hoisted_5$d = { class: "i-table-no-border" };
@@ -31316,7 +31316,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
31316
31316
  ])
31317
31317
  ]),
31318
31318
  default: withCtx(() => [
31319
- createElementVNode("div", _hoisted_2$t, [
31319
+ createElementVNode("div", _hoisted_2$u, [
31320
31320
  createVNode$1(_component_Form, {
31321
31321
  ref: "form",
31322
31322
  model: $data.data,
@@ -31853,6 +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
31857
  onOnClick: $options.selectDefault
31857
31858
  }, {
31858
31859
  list: withCtx(() => [
@@ -32753,7 +32754,7 @@ const _sfc_main$P = {
32753
32754
  }
32754
32755
  };
32755
32756
  const _hoisted_1$A = { class: "title" };
32756
- const _hoisted_2$s = { class: "description" };
32757
+ const _hoisted_2$t = { class: "description" };
32757
32758
  const _hoisted_3$p = { class: "ivu-ml-8 ivu-mr-8" };
32758
32759
  const _hoisted_4$i = { class: "title" };
32759
32760
  function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
@@ -32783,7 +32784,7 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
32783
32784
  header: withCtx(() => [
32784
32785
  createElementVNode("div", null, [
32785
32786
  createElementVNode("span", _hoisted_1$A, toDisplayString$1(_ctx.$t("Front_Label_Condition_Setting")), 1),
32786
- createElementVNode("span", _hoisted_2$s, toDisplayString$1(_ctx.$t("Front_Label_Condition_Setting_Desc")), 1)
32787
+ createElementVNode("span", _hoisted_2$t, toDisplayString$1(_ctx.$t("Front_Label_Condition_Setting_Desc")), 1)
32787
32788
  ])
32788
32789
  ]),
32789
32790
  footer: withCtx(() => [
@@ -33112,7 +33113,7 @@ const _sfc_main$O = {
33112
33113
  }
33113
33114
  };
33114
33115
  const _hoisted_1$z = { class: "i-layout-page-header" };
33115
- const _hoisted_2$r = { key: 0 };
33116
+ const _hoisted_2$s = { key: 0 };
33116
33117
  const _hoisted_3$o = { key: 1 };
33117
33118
  const _hoisted_4$h = { key: 2 };
33118
33119
  const _hoisted_5$c = { key: 3 };
@@ -33221,7 +33222,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
33221
33222
  onOnAfterSave: _cache[6] || (_cache[6] = ($event) => _ctx.$refs.table.loadData())
33222
33223
  }, {
33223
33224
  column: withCtx(({ data: data2, code: code2 }) => [
33224
- code2 == "keywordColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$r, [
33225
+ code2 == "keywordColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$s, [
33225
33226
  createVNode$1(_component_Input, {
33226
33227
  type: "text",
33227
33228
  readonly: true,
@@ -33525,7 +33526,7 @@ const _sfc_main$N = {
33525
33526
  }
33526
33527
  };
33527
33528
  const _hoisted_1$y = { class: "i-layout-page-header" };
33528
- const _hoisted_2$q = { class: "title" };
33529
+ const _hoisted_2$r = { class: "title" };
33529
33530
  const _hoisted_3$n = { class: "description" };
33530
33531
  const _hoisted_4$g = { class: "ivu-ml-8 ivu-mr-8" };
33531
33532
  function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
@@ -33622,7 +33623,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
33622
33623
  header: withCtx(() => [
33623
33624
  createElementVNode("div", null, [
33624
33625
  renderSlot(_ctx.$slots, "header", {}, () => [
33625
- createElementVNode("span", _hoisted_2$q, toDisplayString$1($data.title), 1),
33626
+ createElementVNode("span", _hoisted_2$r, toDisplayString$1($data.title), 1),
33626
33627
  createElementVNode("span", _hoisted_3$n, toDisplayString$1($data.description), 1)
33627
33628
  ])
33628
33629
  ])
@@ -34210,7 +34211,7 @@ const _sfc_main$L = {
34210
34211
  }
34211
34212
  };
34212
34213
  const _hoisted_1$w = { class: "i-layout-page-header" };
34213
- const _hoisted_2$p = /* @__PURE__ */ createElementVNode("span", null, null, -1);
34214
+ const _hoisted_2$q = /* @__PURE__ */ createElementVNode("span", null, null, -1);
34214
34215
  const _hoisted_3$m = /* @__PURE__ */ createElementVNode("span", null, null, -1);
34215
34216
  const _hoisted_4$f = { class: "title" };
34216
34217
  const _hoisted_5$b = { class: "description" };
@@ -34278,7 +34279,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
34278
34279
  onOnAfterSave: _cache[1] || (_cache[1] = ($event) => _ctx.$refs.table.loadData())
34279
34280
  }, {
34280
34281
  footer: withCtx(() => [
34281
- _hoisted_2$p,
34282
+ _hoisted_2$q,
34282
34283
  createVNode$1(_component_Button, {
34283
34284
  type: "primary",
34284
34285
  "custom-icon": "fa fa-cloud-upload-alt",
@@ -34873,6 +34874,7 @@ const _sfc_main$K = {
34873
34874
  }
34874
34875
  };
34875
34876
  const _hoisted_1$v = ["id"];
34877
+ const _hoisted_2$p = { style: { "height": "32px" } };
34876
34878
  function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
34877
34879
  const _component_Button = resolveComponent("Button");
34878
34880
  const _component_Input = resolveComponent("Input");
@@ -34884,7 +34886,7 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
34884
34886
  id: $data.uid,
34885
34887
  style: normalizeStyle$1([{ "margin": "auto" }, { height: $data.setting.chartHeight ? $data.setting.chartHeight + "px" : "400px", width: $data.setting.chartWidth ? $data.setting.chartWidth + "px" : "95%" }])
34886
34888
  }, null, 12, _hoisted_1$v)) : createCommentVNode("v-if", true),
34887
- createElementVNode("div", null, [
34889
+ createElementVNode("div", _hoisted_2$p, [
34888
34890
  _ctx.allow("permission/tableView") ? (openBlock(), createBlock(_component_Button, {
34889
34891
  key: 0,
34890
34892
  class: "ivu-fr",
@@ -39451,6 +39453,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
39451
39453
  }, null, 8, ["modelValue"]),
39452
39454
  createVNode$1(_component_Dropdown, {
39453
39455
  style: { "margin-left": "8px" },
39456
+ transfer: "true",
39454
39457
  onOnClick: $options.selectDefault
39455
39458
  }, {
39456
39459
  list: withCtx(() => [