mooho-base-admin-plus 2.1.6 → 2.2.0

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.
@@ -23404,7 +23404,7 @@ var _export_sfc = (sfc, props) => {
23404
23404
  }
23405
23405
  return target;
23406
23406
  };
23407
- const _sfc_main$1r = {
23407
+ const _sfc_main$1s = {
23408
23408
  mixins: [mixinPage],
23409
23409
  components: {},
23410
23410
  data() {
@@ -23448,18 +23448,18 @@ const _sfc_main$1r = {
23448
23448
  }
23449
23449
  };
23450
23450
  const _withScopeId$1 = (n2) => (pushScopeId("data-v-1c48c1b3"), n2 = n2(), popScopeId(), n2);
23451
- const _hoisted_1$1b = { class: "signIn" };
23452
- const _hoisted_2$H = { class: "box cf" };
23453
- const _hoisted_3$C = { class: "right" };
23454
- const _hoisted_4$q = { class: "logo cf" };
23451
+ const _hoisted_1$1c = { class: "signIn" };
23452
+ const _hoisted_2$J = { class: "box cf" };
23453
+ const _hoisted_3$E = { class: "right" };
23454
+ const _hoisted_4$s = { class: "logo cf" };
23455
23455
  const _hoisted_5$j = ["src"];
23456
23456
  const _hoisted_6$f = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("small", null, null, -1));
23457
23457
  const _hoisted_7$c = ["placeholder"];
23458
23458
  const _hoisted_8$b = ["placeholder"];
23459
23459
  const _hoisted_9$9 = { class: "cpt" };
23460
- function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
23461
- return openBlock(), createElementBlock("div", _hoisted_1$1b, [
23462
- createElementVNode("div", _hoisted_2$H, [
23460
+ function _sfc_render$1s(_ctx, _cache, $props, $setup, $data, $options) {
23461
+ return openBlock(), createElementBlock("div", _hoisted_1$1c, [
23462
+ createElementVNode("div", _hoisted_2$J, [
23463
23463
  createElementVNode("div", {
23464
23464
  class: "left",
23465
23465
  style: normalizeStyle$1({ background: "url(" + _ctx.rootPath + "images/login/signIn-img.png) center center no-repeat", "background-size": "cover" })
@@ -23467,8 +23467,8 @@ function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
23467
23467
  createElementVNode("h3", null, toDisplayString$1(_ctx.sysInfo.banner), 1),
23468
23468
  createElementVNode("p", null, toDisplayString$1(_ctx.sysInfo.subBanner), 1)
23469
23469
  ], 4),
23470
- createElementVNode("div", _hoisted_3$C, [
23471
- createElementVNode("div", _hoisted_4$q, [
23470
+ createElementVNode("div", _hoisted_3$E, [
23471
+ createElementVNode("div", _hoisted_4$s, [
23472
23472
  createElementVNode("img", {
23473
23473
  src: _ctx.rootPath + "images/login/logo.png"
23474
23474
  }, null, 8, _hoisted_5$j),
@@ -23510,7 +23510,7 @@ function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
23510
23510
  createElementVNode("div", _hoisted_9$9, toDisplayString$1(_ctx.sysInfo.copyright), 1)
23511
23511
  ]);
23512
23512
  }
23513
- var login = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1r], ["__scopeId", "data-v-1c48c1b3"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/account/login.vue"]]);
23513
+ var login = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["render", _sfc_render$1s], ["__scopeId", "data-v-1c48c1b3"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/account/login.vue"]]);
23514
23514
  var __glob_44_0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23515
23515
  __proto__: null,
23516
23516
  "default": login
@@ -23533,7 +23533,7 @@ var shortcutApi = {
23533
23533
  }
23534
23534
  };
23535
23535
  var shortcut_vue_vue_type_style_index_0_scoped_true_lang = "";
23536
- const _sfc_main$1q = {
23536
+ const _sfc_main$1r = {
23537
23537
  name: "home",
23538
23538
  mixins: [mixinPage],
23539
23539
  components: {},
@@ -23594,13 +23594,13 @@ const _sfc_main$1q = {
23594
23594
  }
23595
23595
  }
23596
23596
  };
23597
- const _hoisted_1$1a = { class: "ivu-pl-8" };
23598
- const _hoisted_2$G = {
23597
+ const _hoisted_1$1b = { class: "ivu-pl-8" };
23598
+ const _hoisted_2$I = {
23599
23599
  class: "ivu-text-center",
23600
23600
  style: { "height": "250px" }
23601
23601
  };
23602
- const _hoisted_3$B = { class: "ivu-pt-8" };
23603
- function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23602
+ const _hoisted_3$D = { class: "ivu-pt-8" };
23603
+ function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
23604
23604
  const _component_Avatar = resolveComponent("Avatar");
23605
23605
  const _component_Icon = resolveComponent("Icon");
23606
23606
  const _component_Tooltip = resolveComponent("Tooltip");
@@ -23627,7 +23627,7 @@ function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23627
23627
  [_directive_color, "#1890ff"],
23628
23628
  [_directive_bg_color, "#e6f7ff"]
23629
23629
  ]),
23630
- createElementVNode("span", _hoisted_1$1a, toDisplayString$1(_ctx.$t("Front_Label_Shortcut")), 1)
23630
+ createElementVNode("span", _hoisted_1$1b, toDisplayString$1(_ctx.$t("Front_Label_Shortcut")), 1)
23631
23631
  ])
23632
23632
  ]),
23633
23633
  extra: withCtx(() => [
@@ -23648,7 +23648,7 @@ function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23648
23648
  ])
23649
23649
  ]),
23650
23650
  default: withCtx(() => [
23651
- createElementVNode("div", _hoisted_2$G, [
23651
+ createElementVNode("div", _hoisted_2$I, [
23652
23652
  createVNode$1(_component_Grid, {
23653
23653
  col: 3,
23654
23654
  border: false,
@@ -23671,7 +23671,7 @@ function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23671
23671
  color: $data.colors[index2],
23672
23672
  size: "24"
23673
23673
  }, null, 8, ["custom", "color"]),
23674
- createElementVNode("p", _hoisted_3$B, toDisplayString$1(_ctx.layout.showNotice ? _ctx.$t("Permission_" + item.permission.url.split("?")[0]) : item.permission.name), 1)
23674
+ createElementVNode("p", _hoisted_3$D, toDisplayString$1(_ctx.layout.showNotice ? _ctx.$t("Permission_" + item.permission.url.split("?")[0]) : item.permission.name), 1)
23675
23675
  ]),
23676
23676
  _: 2
23677
23677
  }, 1032, ["to"])
@@ -23738,8 +23738,8 @@ function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23738
23738
  }, 8, ["onOnDragDrop"])
23739
23739
  ]);
23740
23740
  }
23741
- var Shortcut = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1q], ["__scopeId", "data-v-a9e726d4"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/components/home/shortcut.vue"]]);
23742
- const _sfc_main$1p = {
23741
+ var Shortcut = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1r], ["__scopeId", "data-v-a9e726d4"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/components/home/shortcut.vue"]]);
23742
+ const _sfc_main$1q = {
23743
23743
  name: "notice-list",
23744
23744
  mixins: [mixinPage],
23745
23745
  components: {},
@@ -23759,13 +23759,13 @@ const _sfc_main$1p = {
23759
23759
  }
23760
23760
  }
23761
23761
  };
23762
- const _hoisted_1$19 = { class: "ivu-pl-8" };
23763
- const _hoisted_2$F = ["onClick"];
23764
- const _hoisted_3$A = { class: "title" };
23765
- const _hoisted_4$p = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
23762
+ const _hoisted_1$1a = { class: "ivu-pl-8" };
23763
+ const _hoisted_2$H = ["onClick"];
23764
+ const _hoisted_3$C = { class: "title" };
23765
+ const _hoisted_4$r = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
23766
23766
  const _hoisted_5$i = { style: { "margin": "16px", "max-height": "500px" } };
23767
23767
  const _hoisted_6$e = ["innerHTML"];
23768
- function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23768
+ function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
23769
23769
  const _component_Avatar = resolveComponent("Avatar");
23770
23770
  const _component_view_table = resolveComponent("view-table");
23771
23771
  const _component_Card = resolveComponent("Card");
@@ -23788,7 +23788,7 @@ function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23788
23788
  [_directive_color, "#1890ff"],
23789
23789
  [_directive_bg_color, "#e6f7ff"]
23790
23790
  ]),
23791
- createElementVNode("span", _hoisted_1$19, toDisplayString$1(_ctx.$t("Front_Label_Notice")), 1)
23791
+ createElementVNode("span", _hoisted_1$1a, toDisplayString$1(_ctx.$t("Front_Label_Notice")), 1)
23792
23792
  ])
23793
23793
  ]),
23794
23794
  default: withCtx(() => [
@@ -23802,7 +23802,7 @@ function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23802
23802
  key: 0,
23803
23803
  href: "#",
23804
23804
  onClick: ($event) => $options.show(row)
23805
- }, toDisplayString$1(_ctx.showData(row, column)), 9, _hoisted_2$F)) : createCommentVNode("v-if", true)
23805
+ }, toDisplayString$1(_ctx.showData(row, column)), 9, _hoisted_2$H)) : createCommentVNode("v-if", true)
23806
23806
  ]),
23807
23807
  _: 1
23808
23808
  })
@@ -23822,8 +23822,8 @@ function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23822
23822
  header: withCtx(() => [
23823
23823
  createElementVNode("div", null, [
23824
23824
  renderSlot(_ctx.$slots, "header", {}, () => [
23825
- createElementVNode("span", _hoisted_3$A, toDisplayString$1($data.data.title), 1),
23826
- _hoisted_4$p
23825
+ createElementVNode("span", _hoisted_3$C, toDisplayString$1($data.data.title), 1),
23826
+ _hoisted_4$r
23827
23827
  ])
23828
23828
  ])
23829
23829
  ]),
@@ -23852,9 +23852,9 @@ function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23852
23852
  }, 8, ["modelValue", "mask-closable", "draggable"])
23853
23853
  ]);
23854
23854
  }
23855
- var NoticeList = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1p], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/components/home/notice-list.vue"]]);
23855
+ var NoticeList = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1q], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/components/home/notice-list.vue"]]);
23856
23856
  var home_vue_vue_type_style_index_0_scoped_true_lang = "";
23857
- const _sfc_main$1o = {
23857
+ const _sfc_main$1p = {
23858
23858
  name: "home",
23859
23859
  mixins: [mixinPage],
23860
23860
  components: { noticeList: NoticeList, shortcut: Shortcut },
@@ -23874,12 +23874,12 @@ const _sfc_main$1o = {
23874
23874
  methods: {}
23875
23875
  };
23876
23876
  const _withScopeId = (n2) => (pushScopeId("data-v-9f6133a2"), n2 = n2(), popScopeId(), n2);
23877
- const _hoisted_1$18 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, [
23877
+ const _hoisted_1$19 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, [
23878
23878
  /* @__PURE__ */ createElementVNode("span", null, "\u68C0\u6D4B\u4EFB\u52A1")
23879
23879
  ], -1));
23880
- const _hoisted_2$E = { class: "stat" };
23881
- const _hoisted_3$z = { class: "icon" };
23882
- const _hoisted_4$o = { class: "content" };
23880
+ const _hoisted_2$G = { class: "stat" };
23881
+ const _hoisted_3$B = { class: "icon" };
23882
+ const _hoisted_4$q = { class: "content" };
23883
23883
  const _hoisted_5$h = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "value1" }, "\u5F85\u5206\u6D3E", -1));
23884
23884
  const _hoisted_6$d = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "value2" }, "\u5DF2\u5206\u6D3E", -1));
23885
23885
  const _hoisted_7$b = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, [
@@ -23906,7 +23906,7 @@ const _hoisted_21$2 = { class: "icon" };
23906
23906
  const _hoisted_22$2 = { class: "content" };
23907
23907
  const _hoisted_23$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "value1" }, "\u5F85\u5206\u6D3E", -1));
23908
23908
  const _hoisted_24$2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "value2" }, "\u5DF2\u5206\u6D3E", -1));
23909
- function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
23909
+ function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
23910
23910
  const _component_Icon = resolveComponent("Icon");
23911
23911
  const _component_Numeral = resolveComponent("Numeral");
23912
23912
  const _component_Card = resolveComponent("Card");
@@ -23941,17 +23941,17 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
23941
23941
  padding: 12
23942
23942
  }, {
23943
23943
  title: withCtx(() => [
23944
- _hoisted_1$18
23944
+ _hoisted_1$19
23945
23945
  ]),
23946
23946
  default: withCtx(() => [
23947
- createElementVNode("div", _hoisted_2$E, [
23948
- createElementVNode("div", _hoisted_3$z, [
23947
+ createElementVNode("div", _hoisted_2$G, [
23948
+ createElementVNode("div", _hoisted_3$B, [
23949
23949
  createVNode$1(_component_Icon, {
23950
23950
  type: "md-speedometer",
23951
23951
  color: "rgb(24, 144, 255)"
23952
23952
  })
23953
23953
  ]),
23954
- createElementVNode("div", _hoisted_4$o, [
23954
+ createElementVNode("div", _hoisted_4$q, [
23955
23955
  createElementVNode("div", null, [
23956
23956
  withDirectives(createVNode$1(_component_Numeral, {
23957
23957
  value: "85",
@@ -24148,7 +24148,7 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
24148
24148
  })
24149
24149
  ]);
24150
24150
  }
24151
- var home = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1o], ["__scopeId", "data-v-9f6133a2"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/home.vue"]]);
24151
+ var home = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1p], ["__scopeId", "data-v-9f6133a2"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/home.vue"]]);
24152
24152
  var __glob_44_1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24153
24153
  __proto__: null,
24154
24154
  "default": home
@@ -24378,7 +24378,7 @@ var taskApi = {
24378
24378
  });
24379
24379
  }
24380
24380
  };
24381
- const _sfc_main$1n = {
24381
+ const _sfc_main$1o = {
24382
24382
  mixins: [mixinPage],
24383
24383
  components: {},
24384
24384
  data() {
@@ -24625,13 +24625,13 @@ const _sfc_main$1n = {
24625
24625
  }
24626
24626
  }
24627
24627
  };
24628
- const _hoisted_1$17 = { class: "title" };
24629
- const _hoisted_2$D = { class: "description" };
24630
- const _hoisted_3$y = { class: "ivu-ml-8 ivu-mr-8" };
24631
- const _hoisted_4$n = { class: "title" };
24628
+ const _hoisted_1$18 = { class: "title" };
24629
+ const _hoisted_2$F = { class: "description" };
24630
+ const _hoisted_3$A = { class: "ivu-ml-8 ivu-mr-8" };
24631
+ const _hoisted_4$p = { class: "title" };
24632
24632
  const _hoisted_5$g = { class: "description" };
24633
24633
  const _hoisted_6$c = { class: "ivu-ml-8 ivu-mr-8" };
24634
- function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
24634
+ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
24635
24635
  const _component_view_form = resolveComponent("view-form");
24636
24636
  const _component_Button = resolveComponent("Button");
24637
24637
  const _component_Modal = resolveComponent("Modal");
@@ -24657,8 +24657,8 @@ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
24657
24657
  createElementVNode("div", null, [
24658
24658
  createCommentVNode("\r\n @slot \u9875\u5934\r\n "),
24659
24659
  renderSlot(_ctx.$slots, "header", {}, () => [
24660
- createElementVNode("span", _hoisted_1$17, toDisplayString$1($data.name), 1),
24661
- createElementVNode("span", _hoisted_2$D, toDisplayString$1($data.description), 1)
24660
+ createElementVNode("span", _hoisted_1$18, toDisplayString$1($data.name), 1),
24661
+ createElementVNode("span", _hoisted_2$F, toDisplayString$1($data.description), 1)
24662
24662
  ])
24663
24663
  ])
24664
24664
  ]),
@@ -24744,7 +24744,7 @@ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
24744
24744
  ])
24745
24745
  ]),
24746
24746
  default: withCtx(() => [
24747
- createElementVNode("div", _hoisted_3$y, [
24747
+ createElementVNode("div", _hoisted_3$A, [
24748
24748
  !$data.isCustom ? (openBlock(), createBlock(_component_view_form, {
24749
24749
  key: 0,
24750
24750
  ref: "form",
@@ -24789,7 +24789,7 @@ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
24789
24789
  }, {
24790
24790
  header: withCtx(() => [
24791
24791
  createElementVNode("div", null, [
24792
- createElementVNode("span", _hoisted_4$n, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message")), 1),
24792
+ createElementVNode("span", _hoisted_4$p, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message")), 1),
24793
24793
  createElementVNode("span", _hoisted_5$g, toDisplayString$1(_ctx.$t("Front_Label_Leave_Message_Desc")), 1)
24794
24794
  ])
24795
24795
  ]),
@@ -24869,12 +24869,12 @@ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
24869
24869
  }, 8, ["modelValue"])
24870
24870
  ]);
24871
24871
  }
24872
- var taskForm = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1n], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/task-form.vue"]]);
24872
+ var taskForm = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1o], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/task-form.vue"]]);
24873
24873
  var __glob_44_2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24874
24874
  __proto__: null,
24875
24875
  "default": taskForm
24876
24876
  }, Symbol.toStringTag, { value: "Module" }));
24877
- const _sfc_main$1m = {
24877
+ const _sfc_main$1n = {
24878
24878
  name: "common-myTask",
24879
24879
  mixins: [mixinPage],
24880
24880
  components: { taskForm },
@@ -24891,15 +24891,15 @@ const _sfc_main$1m = {
24891
24891
  },
24892
24892
  methods: {}
24893
24893
  };
24894
- const _hoisted_1$16 = { class: "i-layout-page-header" };
24895
- function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
24894
+ const _hoisted_1$17 = { class: "i-layout-page-header" };
24895
+ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
24896
24896
  const _component_PageHeader = resolveComponent("PageHeader");
24897
24897
  const _component_Button = resolveComponent("Button");
24898
24898
  const _component_view_table = resolveComponent("view-table");
24899
24899
  const _component_Card = resolveComponent("Card");
24900
24900
  const _component_task_form = resolveComponent("task-form");
24901
24901
  return openBlock(), createElementBlock("div", null, [
24902
- createElementVNode("div", _hoisted_1$16, [
24902
+ createElementVNode("div", _hoisted_1$17, [
24903
24903
  createVNode$1(_component_PageHeader, {
24904
24904
  title: _ctx.$route.meta.title,
24905
24905
  content: _ctx.$route.meta.description,
@@ -24937,12 +24937,12 @@ function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
24937
24937
  }, null, 512)
24938
24938
  ]);
24939
24939
  }
24940
- var todo = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1m], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/todo.vue"]]);
24940
+ var todo = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1n], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/todo.vue"]]);
24941
24941
  var __glob_44_3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24942
24942
  __proto__: null,
24943
24943
  "default": todo
24944
24944
  }, Symbol.toStringTag, { value: "Module" }));
24945
- const _sfc_main$1l = {
24945
+ const _sfc_main$1m = {
24946
24946
  name: "system-apiLog",
24947
24947
  mixins: [mixinPage],
24948
24948
  components: {},
@@ -24959,24 +24959,32 @@ const _sfc_main$1l = {
24959
24959
  },
24960
24960
  methods: {
24961
24961
  openRequest(row) {
24962
- this.json = JSON.stringify(JSON.parse(row.requestBody), null, 2);
24962
+ try {
24963
+ this.json = JSON.stringify(JSON.parse(row.requestBody), null, 2);
24964
+ } catch {
24965
+ this.json = row.requestBody;
24966
+ }
24963
24967
  this.title = this.$t("Front_Label_Request");
24964
24968
  this.description = this.$t("Front_Label_Request_Desc");
24965
24969
  this.isShow = true;
24966
24970
  },
24967
24971
  openResponse(row) {
24968
- this.json = JSON.stringify(JSON.parse(row.responseBody), null, 2);
24972
+ try {
24973
+ this.json = JSON.stringify(JSON.parse(row.responseBody), null, 2);
24974
+ } catch {
24975
+ this.json = row.responseBody;
24976
+ }
24969
24977
  this.title = this.$t("Front_Label_Response");
24970
24978
  this.description = this.$t("Front_Label_Response_Desc");
24971
24979
  this.isShow = true;
24972
24980
  }
24973
24981
  }
24974
24982
  };
24975
- const _hoisted_1$15 = { class: "i-layout-page-header" };
24976
- const _hoisted_2$C = { class: "title" };
24977
- const _hoisted_3$x = { class: "description" };
24978
- const _hoisted_4$m = { class: "ivu-ml-8 ivu-mr-8" };
24979
- function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
24983
+ const _hoisted_1$16 = { class: "i-layout-page-header" };
24984
+ const _hoisted_2$E = { class: "title" };
24985
+ const _hoisted_3$z = { class: "description" };
24986
+ const _hoisted_4$o = { class: "ivu-ml-8 ivu-mr-8" };
24987
+ function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
24980
24988
  const _component_PageHeader = resolveComponent("PageHeader");
24981
24989
  const _component_Button = resolveComponent("Button");
24982
24990
  const _component_view_table = resolveComponent("view-table");
@@ -24985,7 +24993,7 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
24985
24993
  const _component_Row = resolveComponent("Row");
24986
24994
  const _component_Modal = resolveComponent("Modal");
24987
24995
  return openBlock(), createElementBlock("div", null, [
24988
- createElementVNode("div", _hoisted_1$15, [
24996
+ createElementVNode("div", _hoisted_1$16, [
24989
24997
  createVNode$1(_component_PageHeader, {
24990
24998
  title: _ctx.$route.meta.title,
24991
24999
  content: _ctx.$route.meta.description,
@@ -25037,8 +25045,8 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
25037
25045
  header: withCtx(() => [
25038
25046
  createElementVNode("div", null, [
25039
25047
  renderSlot(_ctx.$slots, "header", {}, () => [
25040
- createElementVNode("span", _hoisted_2$C, toDisplayString$1($data.title), 1),
25041
- createElementVNode("span", _hoisted_3$x, toDisplayString$1($data.description), 1)
25048
+ createElementVNode("span", _hoisted_2$E, toDisplayString$1($data.title), 1),
25049
+ createElementVNode("span", _hoisted_3$z, toDisplayString$1($data.description), 1)
25042
25050
  ])
25043
25051
  ])
25044
25052
  ]),
@@ -25057,7 +25065,7 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
25057
25065
  ])
25058
25066
  ]),
25059
25067
  default: withCtx(() => [
25060
- createElementVNode("div", _hoisted_4$m, [
25068
+ createElementVNode("div", _hoisted_4$o, [
25061
25069
  createVNode$1(_component_Row, {
25062
25070
  gutter: 24,
25063
25071
  type: "flex"
@@ -25078,11 +25086,160 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
25078
25086
  }, 8, ["modelValue", "mask-closable", "draggable"])
25079
25087
  ]);
25080
25088
  }
25081
- var apiLog = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/apiLog.vue"]]);
25089
+ var apiLog = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1m], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/apiLog.vue"]]);
25082
25090
  var __glob_44_4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25083
25091
  __proto__: null,
25084
25092
  "default": apiLog
25085
25093
  }, Symbol.toStringTag, { value: "Module" }));
25094
+ const _sfc_main$1l = {
25095
+ name: "system-apiOutLog",
25096
+ mixins: [mixinPage],
25097
+ components: {},
25098
+ data() {
25099
+ return {
25100
+ isShow: false,
25101
+ json: null,
25102
+ title: null,
25103
+ description: null
25104
+ };
25105
+ },
25106
+ computed: {},
25107
+ created() {
25108
+ },
25109
+ methods: {
25110
+ openRequest(row) {
25111
+ try {
25112
+ this.json = JSON.stringify(JSON.parse(row.requestBody), null, 2);
25113
+ } catch {
25114
+ this.json = row.requestBody;
25115
+ }
25116
+ this.title = this.$t("Front_Label_Request");
25117
+ this.description = this.$t("Front_Label_Request_Desc");
25118
+ this.isShow = true;
25119
+ },
25120
+ openResponse(row) {
25121
+ try {
25122
+ this.json = JSON.stringify(JSON.parse(row.responseBody), null, 2);
25123
+ } catch {
25124
+ this.json = row.responseBody;
25125
+ }
25126
+ this.title = this.$t("Front_Label_Response");
25127
+ this.description = this.$t("Front_Label_Response_Desc");
25128
+ this.isShow = true;
25129
+ }
25130
+ }
25131
+ };
25132
+ const _hoisted_1$15 = { class: "i-layout-page-header" };
25133
+ const _hoisted_2$D = { class: "title" };
25134
+ const _hoisted_3$y = { class: "description" };
25135
+ const _hoisted_4$n = { class: "ivu-ml-8 ivu-mr-8" };
25136
+ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
25137
+ const _component_PageHeader = resolveComponent("PageHeader");
25138
+ const _component_Button = resolveComponent("Button");
25139
+ const _component_view_table = resolveComponent("view-table");
25140
+ const _component_Card = resolveComponent("Card");
25141
+ const _component_Col = resolveComponent("Col");
25142
+ const _component_Row = resolveComponent("Row");
25143
+ const _component_Modal = resolveComponent("Modal");
25144
+ return openBlock(), createElementBlock("div", null, [
25145
+ createElementVNode("div", _hoisted_1$15, [
25146
+ createVNode$1(_component_PageHeader, {
25147
+ title: _ctx.$route.meta.title,
25148
+ content: _ctx.$route.meta.description,
25149
+ "hidden-breadcrumb": ""
25150
+ }, null, 8, ["title", "content"])
25151
+ ]),
25152
+ createVNode$1(_component_Card, {
25153
+ bordered: false,
25154
+ "dis-hover": "",
25155
+ class: "ivu-mt"
25156
+ }, {
25157
+ default: withCtx(() => [
25158
+ createVNode$1(_component_view_table, {
25159
+ ref: "table",
25160
+ "view-code": "ApiOutLog"
25161
+ }, {
25162
+ command: withCtx(({ row }) => [
25163
+ createVNode$1(_component_Button, {
25164
+ size: "small",
25165
+ title: _ctx.$t("Front_Btn_Request"),
25166
+ type: "info",
25167
+ "custom-icon": "fa fa-cloud-upload-alt",
25168
+ onClick: ($event) => $options.openRequest(row)
25169
+ }, null, 8, ["title", "onClick"]),
25170
+ createVNode$1(_component_Button, {
25171
+ size: "small",
25172
+ title: _ctx.$t("Front_Btn_Response"),
25173
+ type: "info",
25174
+ "custom-icon": "fa fa-cloud-download-alt",
25175
+ onClick: ($event) => $options.openResponse(row)
25176
+ }, null, 8, ["title", "onClick"])
25177
+ ]),
25178
+ _: 1
25179
+ }, 512)
25180
+ ]),
25181
+ _: 1
25182
+ }),
25183
+ createVNode$1(_component_Modal, {
25184
+ modelValue: $data.isShow,
25185
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => $data.isShow = $event),
25186
+ scrollable: "",
25187
+ "mask-closable": _ctx.layout.maskClosable,
25188
+ draggable: _ctx.layout.draggable,
25189
+ sticky: true,
25190
+ "reset-drag-position": true,
25191
+ width: 800,
25192
+ styles: { top: "4vh" }
25193
+ }, {
25194
+ header: withCtx(() => [
25195
+ createElementVNode("div", null, [
25196
+ renderSlot(_ctx.$slots, "header", {}, () => [
25197
+ createElementVNode("span", _hoisted_2$D, toDisplayString$1($data.title), 1),
25198
+ createElementVNode("span", _hoisted_3$y, toDisplayString$1($data.description), 1)
25199
+ ])
25200
+ ])
25201
+ ]),
25202
+ footer: withCtx(() => [
25203
+ createElementVNode("div", null, [
25204
+ createVNode$1(_component_Button, {
25205
+ type: "default",
25206
+ "custom-icon": "fa fa-times",
25207
+ onClick: _cache[0] || (_cache[0] = ($event) => $data.isShow = false)
25208
+ }, {
25209
+ default: withCtx(() => [
25210
+ createTextVNode(toDisplayString$1(_ctx.$t("Front_Btn_Close")), 1)
25211
+ ]),
25212
+ _: 1
25213
+ })
25214
+ ])
25215
+ ]),
25216
+ default: withCtx(() => [
25217
+ createElementVNode("div", _hoisted_4$n, [
25218
+ createVNode$1(_component_Row, {
25219
+ gutter: 24,
25220
+ type: "flex"
25221
+ }, {
25222
+ default: withCtx(() => [
25223
+ createVNode$1(_component_Col, { span: "12" }, {
25224
+ default: withCtx(() => [
25225
+ createElementVNode("pre", null, toDisplayString$1($data.json), 1)
25226
+ ]),
25227
+ _: 1
25228
+ })
25229
+ ]),
25230
+ _: 1
25231
+ })
25232
+ ])
25233
+ ]),
25234
+ _: 3
25235
+ }, 8, ["modelValue", "mask-closable", "draggable"])
25236
+ ]);
25237
+ }
25238
+ var apiOutLog = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/apiOutLog.vue"]]);
25239
+ var __glob_44_5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25240
+ __proto__: null,
25241
+ "default": apiOutLog
25242
+ }, Symbol.toStringTag, { value: "Module" }));
25086
25243
  var convertList$2 = (nodes, source2, target) => {
25087
25244
  if (!nodes) {
25088
25245
  return null;
@@ -25241,8 +25398,8 @@ const _sfc_main$1k = {
25241
25398
  }
25242
25399
  };
25243
25400
  const _hoisted_1$14 = { class: "title" };
25244
- const _hoisted_2$B = { class: "description" };
25245
- const _hoisted_3$w = { class: "ivu-ml-8 ivu-mr-8" };
25401
+ const _hoisted_2$C = { class: "description" };
25402
+ const _hoisted_3$x = { class: "ivu-ml-8 ivu-mr-8" };
25246
25403
  function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
25247
25404
  const _component_Tree = resolveComponent("Tree");
25248
25405
  const _component_Button = resolveComponent("Button");
@@ -25260,7 +25417,7 @@ function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
25260
25417
  header: withCtx(() => [
25261
25418
  createElementVNode("div", null, [
25262
25419
  createElementVNode("span", _hoisted_1$14, toDisplayString$1(_ctx.$t("Front_Label_Column_Select")), 1),
25263
- createElementVNode("span", _hoisted_2$B, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
25420
+ createElementVNode("span", _hoisted_2$C, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
25264
25421
  ])
25265
25422
  ]),
25266
25423
  footer: withCtx(() => [
@@ -25278,7 +25435,7 @@ function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
25278
25435
  ])
25279
25436
  ]),
25280
25437
  default: withCtx(() => [
25281
- createElementVNode("div", _hoisted_3$w, [
25438
+ createElementVNode("div", _hoisted_3$x, [
25282
25439
  createVNode$1(_component_Tree, {
25283
25440
  data: $data.data,
25284
25441
  onOnSelectChange: $options.select
@@ -25408,8 +25565,8 @@ const _sfc_main$1j = {
25408
25565
  }
25409
25566
  };
25410
25567
  const _hoisted_1$13 = { class: "i-layout-page-header" };
25411
- const _hoisted_2$A = { key: 0 };
25412
- const _hoisted_3$v = { class: "title" };
25568
+ const _hoisted_2$B = { key: 0 };
25569
+ const _hoisted_3$w = { class: "title" };
25413
25570
  function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
25414
25571
  const _component_PageHeader = resolveComponent("PageHeader");
25415
25572
  const _component_Button = resolveComponent("Button");
@@ -25460,7 +25617,7 @@ function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
25460
25617
  onOnChange: $options.formChange
25461
25618
  }, {
25462
25619
  column: withCtx(({ code: code2 }) => [
25463
- code2 == "titleColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$A, [
25620
+ code2 == "titleColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$B, [
25464
25621
  createVNode$1(_component_Input, {
25465
25622
  type: "text",
25466
25623
  readonly: true,
@@ -25486,7 +25643,7 @@ function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
25486
25643
  size: "small"
25487
25644
  }, {
25488
25645
  default: withCtx(() => [
25489
- createElementVNode("span", _hoisted_3$v, toDisplayString$1(_ctx.$t("Front_Label_Process_Property_Mapping")), 1)
25646
+ createElementVNode("span", _hoisted_3$w, toDisplayString$1(_ctx.$t("Front_Label_Process_Property_Mapping")), 1)
25490
25647
  ]),
25491
25648
  _: 1
25492
25649
  }),
@@ -25554,7 +25711,7 @@ function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
25554
25711
  ]);
25555
25712
  }
25556
25713
  var applicationType = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/applicationType.vue"]]);
25557
- var __glob_44_5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25714
+ var __glob_44_6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25558
25715
  __proto__: null,
25559
25716
  "default": applicationType
25560
25717
  }, Symbol.toStringTag, { value: "Module" }));
@@ -25613,7 +25770,7 @@ function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
25613
25770
  ]);
25614
25771
  }
25615
25772
  var customPage = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/customPage.vue"]]);
25616
- var __glob_44_6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25773
+ var __glob_44_7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25617
25774
  __proto__: null,
25618
25775
  "default": customPage
25619
25776
  }, Symbol.toStringTag, { value: "Module" }));
@@ -25753,7 +25910,7 @@ function _sfc_render$1h(_ctx, _cache, $props, $setup, $data, $options) {
25753
25910
  ]);
25754
25911
  }
25755
25912
  var customTable = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/customTable.vue"]]);
25756
- var __glob_44_7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25913
+ var __glob_44_8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25757
25914
  __proto__: null,
25758
25915
  "default": customTable
25759
25916
  }, Symbol.toStringTag, { value: "Module" }));
@@ -25816,7 +25973,7 @@ function _sfc_render$1g(_ctx, _cache, $props, $setup, $data, $options) {
25816
25973
  ]);
25817
25974
  }
25818
25975
  var dict = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/dict.vue"]]);
25819
- var __glob_44_8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25976
+ var __glob_44_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25820
25977
  __proto__: null,
25821
25978
  "default": dict
25822
25979
  }, Symbol.toStringTag, { value: "Module" }));
@@ -25943,7 +26100,7 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
25943
26100
  ]);
25944
26101
  }
25945
26102
  var dictType = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/dictType.vue"]]);
25946
- var __glob_44_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26103
+ var __glob_44_10 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25947
26104
  __proto__: null,
25948
26105
  "default": dictType
25949
26106
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26022,7 +26179,7 @@ function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
26022
26179
  ]);
26023
26180
  }
26024
26181
  var entityView = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/entityView.vue"]]);
26025
- var __glob_44_10 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26182
+ var __glob_44_11 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26026
26183
  __proto__: null,
26027
26184
  "default": entityView
26028
26185
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26158,7 +26315,7 @@ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
26158
26315
  ]);
26159
26316
  }
26160
26317
  var extendColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/extendColumn.vue"]]);
26161
- var __glob_44_11 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26318
+ var __glob_44_12 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26162
26319
  __proto__: null,
26163
26320
  "default": extendColumn
26164
26321
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26384,7 +26541,7 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
26384
26541
  ]);
26385
26542
  }
26386
26543
  var formView = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/formView.vue"]]);
26387
- var __glob_44_12 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26544
+ var __glob_44_13 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26388
26545
  __proto__: null,
26389
26546
  "default": formView
26390
26547
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26447,7 +26604,7 @@ const _sfc_main$1b = {
26447
26604
  }
26448
26605
  };
26449
26606
  const _hoisted_1$X = { class: "i-layout-page-header" };
26450
- const _hoisted_2$z = {
26607
+ const _hoisted_2$A = {
26451
26608
  key: 0,
26452
26609
  style: { "margin-bottom": "8px", "text-align": "center" }
26453
26610
  };
@@ -26477,7 +26634,7 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
26477
26634
  "view-code": "I18nTextFilter",
26478
26635
  onOnChange: $options.formChange
26479
26636
  }, null, 8, ["onOnChange"]),
26480
- $data.canSave ? (openBlock(), createElementBlock("div", _hoisted_2$z, [
26637
+ $data.canSave ? (openBlock(), createElementBlock("div", _hoisted_2$A, [
26481
26638
  createVNode$1(_component_Button, {
26482
26639
  type: "primary",
26483
26640
  style: { "margin-right": "8px" },
@@ -26530,7 +26687,7 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
26530
26687
  ]);
26531
26688
  }
26532
26689
  var i18nText = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/i18nText.vue"]]);
26533
- var __glob_44_13 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26690
+ var __glob_44_14 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26534
26691
  __proto__: null,
26535
26692
  "default": i18nText
26536
26693
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26555,9 +26712,9 @@ const _sfc_main$1a = {
26555
26712
  }
26556
26713
  };
26557
26714
  const _hoisted_1$W = { class: "i-layout-page-header" };
26558
- const _hoisted_2$y = { class: "title" };
26559
- const _hoisted_3$u = { class: "description" };
26560
- const _hoisted_4$l = { class: "ivu-ml-8 ivu-mr-8" };
26715
+ const _hoisted_2$z = { class: "title" };
26716
+ const _hoisted_3$v = { class: "description" };
26717
+ const _hoisted_4$m = { class: "ivu-ml-8 ivu-mr-8" };
26561
26718
  function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
26562
26719
  const _component_PageHeader = resolveComponent("PageHeader");
26563
26720
  const _component_Button = resolveComponent("Button");
@@ -26609,8 +26766,8 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
26609
26766
  header: withCtx(() => [
26610
26767
  createElementVNode("div", null, [
26611
26768
  renderSlot(_ctx.$slots, "header", {}, () => [
26612
- createElementVNode("span", _hoisted_2$y, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info")), 1),
26613
- createElementVNode("span", _hoisted_3$u, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info_Desc")), 1)
26769
+ createElementVNode("span", _hoisted_2$z, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info")), 1),
26770
+ createElementVNode("span", _hoisted_3$v, toDisplayString$1(_ctx.$t("Front_Label_Stack_Info_Desc")), 1)
26614
26771
  ])
26615
26772
  ])
26616
26773
  ]),
@@ -26629,14 +26786,14 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
26629
26786
  ])
26630
26787
  ]),
26631
26788
  default: withCtx(() => [
26632
- createElementVNode("div", _hoisted_4$l, toDisplayString$1($data.log.stack), 1)
26789
+ createElementVNode("div", _hoisted_4$m, toDisplayString$1($data.log.stack), 1)
26633
26790
  ]),
26634
26791
  _: 3
26635
26792
  }, 8, ["modelValue", "mask-closable", "draggable"])
26636
26793
  ]);
26637
26794
  }
26638
26795
  var log$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/log.vue"]]);
26639
- var __glob_44_14 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26796
+ var __glob_44_15 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26640
26797
  __proto__: null,
26641
26798
  "default": log$1
26642
26799
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26763,7 +26920,7 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
26763
26920
  ]);
26764
26921
  }
26765
26922
  var mailTemplate = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/mailTemplate.vue"]]);
26766
- var __glob_44_15 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26923
+ var __glob_44_16 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26767
26924
  __proto__: null,
26768
26925
  "default": mailTemplate
26769
26926
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26816,7 +26973,7 @@ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
26816
26973
  ]);
26817
26974
  }
26818
26975
  var notice = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/notice.vue"]]);
26819
- var __glob_44_16 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26976
+ var __glob_44_17 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26820
26977
  __proto__: null,
26821
26978
  "default": notice
26822
26979
  }, Symbol.toStringTag, { value: "Module" }));
@@ -26869,7 +27026,7 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
26869
27026
  ]);
26870
27027
  }
26871
27028
  var openApi = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/openApi.vue"]]);
26872
- var __glob_44_17 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27029
+ var __glob_44_18 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26873
27030
  __proto__: null,
26874
27031
  "default": openApi
26875
27032
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27014,7 +27171,7 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
27014
27171
  ]);
27015
27172
  }
27016
27173
  var openUser = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/openUser.vue"]]);
27017
- var __glob_44_18 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27174
+ var __glob_44_19 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27018
27175
  __proto__: null,
27019
27176
  "default": openUser
27020
27177
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27133,7 +27290,7 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
27133
27290
  ]);
27134
27291
  }
27135
27292
  var organization = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/organization.vue"]]);
27136
- var __glob_44_19 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27293
+ var __glob_44_20 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27137
27294
  __proto__: null,
27138
27295
  "default": organization
27139
27296
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27186,7 +27343,7 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
27186
27343
  ]);
27187
27344
  }
27188
27345
  var organizationType = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/organizationType.vue"]]);
27189
- var __glob_44_20 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27346
+ var __glob_44_21 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27190
27347
  __proto__: null,
27191
27348
  "default": organizationType
27192
27349
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27441,7 +27598,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
27441
27598
  ]);
27442
27599
  }
27443
27600
  var permission = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/permission.vue"]]);
27444
- var __glob_44_21 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27601
+ var __glob_44_22 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27445
27602
  __proto__: null,
27446
27603
  "default": permission
27447
27604
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27526,7 +27683,7 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
27526
27683
  ]);
27527
27684
  }
27528
27685
  var planJob = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/planJob.vue"]]);
27529
- var __glob_44_22 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27686
+ var __glob_44_23 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27530
27687
  __proto__: null,
27531
27688
  "default": planJob
27532
27689
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27600,7 +27757,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
27600
27757
  ]);
27601
27758
  }
27602
27759
  var printTemplate = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/printTemplate.vue"]]);
27603
- var __glob_44_23 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27760
+ var __glob_44_24 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27604
27761
  __proto__: null,
27605
27762
  "default": printTemplate
27606
27763
  }, Symbol.toStringTag, { value: "Module" }));
@@ -27987,9 +28144,9 @@ const _sfc_main$10 = {
27987
28144
  }
27988
28145
  };
27989
28146
  const _hoisted_1$M = { class: "title" };
27990
- const _hoisted_2$x = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
27991
- const _hoisted_3$t = { class: "ivu-ml-8 ivu-mr-8" };
27992
- const _hoisted_4$k = /* @__PURE__ */ createElementVNode("symbol", {
28147
+ const _hoisted_2$y = /* @__PURE__ */ createElementVNode("span", { class: "description" }, null, -1);
28148
+ const _hoisted_3$u = { class: "ivu-ml-8 ivu-mr-8" };
28149
+ const _hoisted_4$l = /* @__PURE__ */ createElementVNode("symbol", {
27993
28150
  id: "iconUser",
27994
28151
  viewBox: "0 0 1024 1024"
27995
28152
  }, [
@@ -28083,7 +28240,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
28083
28240
  createElementVNode("div", null, [
28084
28241
  renderSlot(_ctx.$slots, "header", {}, () => [
28085
28242
  createElementVNode("span", _hoisted_1$M, toDisplayString$1($data.data.process ? $data.data.process.name : _ctx.$t("Front_Label_Process_Definition")), 1),
28086
- _hoisted_2$x
28243
+ _hoisted_2$y
28087
28244
  ])
28088
28245
  ])
28089
28246
  ]),
@@ -28124,7 +28281,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
28124
28281
  ])
28125
28282
  ]),
28126
28283
  default: withCtx(() => [
28127
- createElementVNode("div", _hoisted_3$t, [
28284
+ createElementVNode("div", _hoisted_3$u, [
28128
28285
  (openBlock(), createElementBlock("svg", {
28129
28286
  id: "svg",
28130
28287
  xmlns: "http://www.w3.org/2000/svg",
@@ -28136,7 +28293,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
28136
28293
  onMousemove: _cache[1] || (_cache[1] = (...args) => $options.mousemove && $options.mousemove(...args))
28137
28294
  }, [
28138
28295
  createElementVNode("defs", null, [
28139
- _hoisted_4$k,
28296
+ _hoisted_4$l,
28140
28297
  _hoisted_5$f,
28141
28298
  _hoisted_6$b,
28142
28299
  _hoisted_7$a,
@@ -28802,7 +28959,7 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
28802
28959
  ]);
28803
28960
  }
28804
28961
  var process$1 = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/process.vue"]]);
28805
- var __glob_44_24 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
28962
+ var __glob_44_25 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
28806
28963
  __proto__: null,
28807
28964
  "default": process$1
28808
28965
  }, Symbol.toStringTag, { value: "Module" }));
@@ -28855,7 +29012,7 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
28855
29012
  ]);
28856
29013
  }
28857
29014
  var processType = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/processType.vue"]]);
28858
- var __glob_44_25 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
29015
+ var __glob_44_26 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
28859
29016
  __proto__: null,
28860
29017
  "default": processType
28861
29018
  }, Symbol.toStringTag, { value: "Module" }));
@@ -29120,9 +29277,9 @@ const _sfc_main$Z = {
29120
29277
  }
29121
29278
  };
29122
29279
  const _hoisted_1$J = { class: "title" };
29123
- const _hoisted_2$w = { class: "description" };
29124
- const _hoisted_3$s = { class: "ivu-ml-8 ivu-mr-8" };
29125
- const _hoisted_4$j = { class: "title" };
29280
+ const _hoisted_2$x = { class: "description" };
29281
+ const _hoisted_3$t = { class: "ivu-ml-8 ivu-mr-8" };
29282
+ const _hoisted_4$k = { class: "title" };
29126
29283
  const _hoisted_5$e = { class: "description" };
29127
29284
  const _hoisted_6$a = { class: "i-table-no-border" };
29128
29285
  const _hoisted_7$9 = { class: "title" };
@@ -29156,7 +29313,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
29156
29313
  header: withCtx(() => [
29157
29314
  createElementVNode("div", null, [
29158
29315
  createElementVNode("span", _hoisted_1$J, toDisplayString$1(_ctx.$t("Front_Label_Property_Setting")), 1),
29159
- createElementVNode("span", _hoisted_2$w, toDisplayString$1(_ctx.$t("Front_Label_Property_Setting_Desc")), 1)
29316
+ createElementVNode("span", _hoisted_2$x, toDisplayString$1(_ctx.$t("Front_Label_Property_Setting_Desc")), 1)
29160
29317
  ])
29161
29318
  ]),
29162
29319
  footer: withCtx(() => [
@@ -29184,7 +29341,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
29184
29341
  ])
29185
29342
  ]),
29186
29343
  default: withCtx(() => [
29187
- createElementVNode("div", _hoisted_3$s, [
29344
+ createElementVNode("div", _hoisted_3$t, [
29188
29345
  createVNode$1(_component_Form, {
29189
29346
  ref: "form",
29190
29347
  model: $data.data,
@@ -29529,7 +29686,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
29529
29686
  header: withCtx(() => [
29530
29687
  createElementVNode("div", null, [
29531
29688
  renderSlot(_ctx.$slots, "header", {}, () => [
29532
- createElementVNode("span", _hoisted_4$j, toDisplayString$1(_ctx.$t("Front_Label_Param")), 1),
29689
+ createElementVNode("span", _hoisted_4$k, toDisplayString$1(_ctx.$t("Front_Label_Param")), 1),
29533
29690
  createElementVNode("span", _hoisted_5$e, toDisplayString$1(_ctx.$t("Front_Label_Param_Desc")), 1)
29534
29691
  ])
29535
29692
  ])
@@ -29726,7 +29883,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
29726
29883
  ]);
29727
29884
  }
29728
29885
  var rolePropertyEdit = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/rolePropertyEdit.vue"]]);
29729
- var __glob_44_27 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
29886
+ var __glob_44_28 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
29730
29887
  __proto__: null,
29731
29888
  "default": rolePropertyEdit
29732
29889
  }, Symbol.toStringTag, { value: "Module" }));
@@ -29924,9 +30081,9 @@ const _sfc_main$Y = {
29924
30081
  }
29925
30082
  };
29926
30083
  const _hoisted_1$I = { class: "i-layout-page-header" };
29927
- const _hoisted_2$v = { class: "title" };
29928
- const _hoisted_3$r = { class: "description" };
29929
- const _hoisted_4$i = { class: "ivu-ml-8 ivu-mr-8" };
30084
+ const _hoisted_2$w = { class: "title" };
30085
+ const _hoisted_3$s = { class: "description" };
30086
+ const _hoisted_4$j = { class: "ivu-ml-8 ivu-mr-8" };
29930
30087
  function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
29931
30088
  const _component_PageHeader = resolveComponent("PageHeader");
29932
30089
  const _component_Button = resolveComponent("Button");
@@ -30174,8 +30331,8 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
30174
30331
  }, {
30175
30332
  header: withCtx(() => [
30176
30333
  createElementVNode("div", null, [
30177
- createElementVNode("span", _hoisted_2$v, toDisplayString$1(_ctx.$t("Front_Label_Permission")), 1),
30178
- createElementVNode("span", _hoisted_3$r, toDisplayString$1(_ctx.$t("Front_Label_Permission_Desc")), 1)
30334
+ createElementVNode("span", _hoisted_2$w, toDisplayString$1(_ctx.$t("Front_Label_Permission")), 1),
30335
+ createElementVNode("span", _hoisted_3$s, toDisplayString$1(_ctx.$t("Front_Label_Permission_Desc")), 1)
30179
30336
  ])
30180
30337
  ]),
30181
30338
  footer: withCtx(() => [
@@ -30203,7 +30360,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
30203
30360
  ])
30204
30361
  ]),
30205
30362
  default: withCtx(() => [
30206
- createElementVNode("div", _hoisted_4$i, [
30363
+ createElementVNode("div", _hoisted_4$j, [
30207
30364
  createVNode$1(_component_Form, {
30208
30365
  "label-position": "top",
30209
30366
  "label-colon": "\uFF1A",
@@ -30266,7 +30423,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
30266
30423
  ]);
30267
30424
  }
30268
30425
  var role = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/role.vue"]]);
30269
- var __glob_44_26 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30426
+ var __glob_44_27 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30270
30427
  __proto__: null,
30271
30428
  "default": role
30272
30429
  }, Symbol.toStringTag, { value: "Module" }));
@@ -30319,7 +30476,7 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
30319
30476
  ]);
30320
30477
  }
30321
30478
  var sequenceSetting = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/sequenceSetting.vue"]]);
30322
- var __glob_44_28 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30479
+ var __glob_44_29 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30323
30480
  __proto__: null,
30324
30481
  "default": sequenceSetting
30325
30482
  }, Symbol.toStringTag, { value: "Module" }));
@@ -30372,7 +30529,7 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
30372
30529
  ]);
30373
30530
  }
30374
30531
  var setting = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/setting.vue"]]);
30375
- var __glob_44_29 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30532
+ var __glob_44_30 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30376
30533
  __proto__: null,
30377
30534
  "default": setting
30378
30535
  }, Symbol.toStringTag, { value: "Module" }));
@@ -30422,7 +30579,7 @@ const _sfc_main$V = {
30422
30579
  }
30423
30580
  };
30424
30581
  const _hoisted_1$F = { class: "i-layout-page-header" };
30425
- const _hoisted_2$u = { style: { "text-align": "center" } };
30582
+ const _hoisted_2$v = { style: { "text-align": "center" } };
30426
30583
  function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
30427
30584
  const _component_PageHeader = resolveComponent("PageHeader");
30428
30585
  const _component_view_form = resolveComponent("view-form");
@@ -30447,7 +30604,7 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
30447
30604
  ref: "form",
30448
30605
  "view-code": "SystemData"
30449
30606
  }, null, 512),
30450
- createElementVNode("div", _hoisted_2$u, [
30607
+ createElementVNode("div", _hoisted_2$v, [
30451
30608
  createVNode$1(_component_Button, {
30452
30609
  type: "info",
30453
30610
  "custom-icon": "fa fa-cloud-download-alt",
@@ -30484,7 +30641,7 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
30484
30641
  ]);
30485
30642
  }
30486
30643
  var systemData = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/systemData.vue"]]);
30487
- var __glob_44_30 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30644
+ var __glob_44_31 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30488
30645
  __proto__: null,
30489
30646
  "default": systemData
30490
30647
  }, Symbol.toStringTag, { value: "Module" }));
@@ -30654,8 +30811,8 @@ const _sfc_main$U = {
30654
30811
  }
30655
30812
  };
30656
30813
  const _hoisted_1$E = { class: "title" };
30657
- const _hoisted_2$t = { class: "description" };
30658
- const _hoisted_3$q = { class: "ivu-ml-8 ivu-mr-8" };
30814
+ const _hoisted_2$u = { class: "description" };
30815
+ const _hoisted_3$r = { class: "ivu-ml-8 ivu-mr-8" };
30659
30816
  function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
30660
30817
  const _component_Tree = resolveComponent("Tree");
30661
30818
  const _component_Button = resolveComponent("Button");
@@ -30673,7 +30830,7 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
30673
30830
  header: withCtx(() => [
30674
30831
  createElementVNode("div", null, [
30675
30832
  createElementVNode("span", _hoisted_1$E, toDisplayString$1(_ctx.$t("Front_Label_Column_Select")), 1),
30676
- createElementVNode("span", _hoisted_2$t, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
30833
+ createElementVNode("span", _hoisted_2$u, toDisplayString$1(_ctx.$t("Front_Label_Column_Select_Desc")), 1)
30677
30834
  ])
30678
30835
  ]),
30679
30836
  footer: withCtx(() => [
@@ -30701,7 +30858,7 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
30701
30858
  ])
30702
30859
  ]),
30703
30860
  default: withCtx(() => [
30704
- createElementVNode("div", _hoisted_3$q, [
30861
+ createElementVNode("div", _hoisted_3$r, [
30705
30862
  createVNode$1(_component_Tree, {
30706
30863
  data: $data.data,
30707
30864
  "show-checkbox": ""
@@ -31043,9 +31200,9 @@ const _hoisted_1$D = /* @__PURE__ */ createElementVNode("div", null, [
31043
31200
  /* @__PURE__ */ createElementVNode("span", { class: "title" }, "\u7B5B\u9009\u9879\u8BBE\u7F6E"),
31044
31201
  /* @__PURE__ */ createElementVNode("span", { class: "description" }, "Filter Setting")
31045
31202
  ], -1);
31046
- const _hoisted_2$s = { class: "ivu-ml-8 ivu-mr-8" };
31047
- const _hoisted_3$p = /* @__PURE__ */ createElementVNode("span", { class: "title" }, "\u53C2\u6570", -1);
31048
- const _hoisted_4$h = /* @__PURE__ */ createElementVNode("span", { class: "description" }, "Param", -1);
31203
+ const _hoisted_2$t = { class: "ivu-ml-8 ivu-mr-8" };
31204
+ const _hoisted_3$q = /* @__PURE__ */ createElementVNode("span", { class: "title" }, "\u53C2\u6570", -1);
31205
+ const _hoisted_4$i = /* @__PURE__ */ createElementVNode("span", { class: "description" }, "Param", -1);
31049
31206
  const _hoisted_5$d = { class: "i-table-no-border" };
31050
31207
  const _hoisted_6$9 = /* @__PURE__ */ createElementVNode("div", null, [
31051
31208
  /* @__PURE__ */ createElementVNode("span", { class: "title" }, "\u53C2\u6570\u8BBE\u7F6E"),
@@ -31111,7 +31268,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
31111
31268
  ])
31112
31269
  ]),
31113
31270
  default: withCtx(() => [
31114
- createElementVNode("div", _hoisted_2$s, [
31271
+ createElementVNode("div", _hoisted_2$t, [
31115
31272
  createVNode$1(_component_Form, {
31116
31273
  ref: "form",
31117
31274
  model: $data.data,
@@ -31743,8 +31900,8 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
31743
31900
  header: withCtx(() => [
31744
31901
  createElementVNode("div", null, [
31745
31902
  renderSlot(_ctx.$slots, "header", {}, () => [
31746
- _hoisted_3$p,
31747
- _hoisted_4$h
31903
+ _hoisted_3$q,
31904
+ _hoisted_4$i
31748
31905
  ])
31749
31906
  ])
31750
31907
  ]),
@@ -32548,9 +32705,9 @@ const _sfc_main$P = {
32548
32705
  }
32549
32706
  };
32550
32707
  const _hoisted_1$A = { class: "title" };
32551
- const _hoisted_2$r = { class: "description" };
32552
- const _hoisted_3$o = { class: "ivu-ml-8 ivu-mr-8" };
32553
- const _hoisted_4$g = { class: "title" };
32708
+ const _hoisted_2$s = { class: "description" };
32709
+ const _hoisted_3$p = { class: "ivu-ml-8 ivu-mr-8" };
32710
+ const _hoisted_4$h = { class: "title" };
32554
32711
  function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
32555
32712
  const _component_Radio = resolveComponent("Radio");
32556
32713
  const _component_RadioGroup = resolveComponent("RadioGroup");
@@ -32578,7 +32735,7 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
32578
32735
  header: withCtx(() => [
32579
32736
  createElementVNode("div", null, [
32580
32737
  createElementVNode("span", _hoisted_1$A, toDisplayString$1(_ctx.$t("Front_Label_Condition_Setting")), 1),
32581
- createElementVNode("span", _hoisted_2$r, toDisplayString$1(_ctx.$t("Front_Label_Condition_Setting_Desc")), 1)
32738
+ createElementVNode("span", _hoisted_2$s, toDisplayString$1(_ctx.$t("Front_Label_Condition_Setting_Desc")), 1)
32582
32739
  ])
32583
32740
  ]),
32584
32741
  footer: withCtx(() => [
@@ -32606,7 +32763,7 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
32606
32763
  ])
32607
32764
  ]),
32608
32765
  default: withCtx(() => [
32609
- createElementVNode("div", _hoisted_3$o, [
32766
+ createElementVNode("div", _hoisted_3$p, [
32610
32767
  createVNode$1(_component_Form, {
32611
32768
  ref: "form",
32612
32769
  model: $data.data,
@@ -32691,7 +32848,7 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
32691
32848
  size: "small"
32692
32849
  }, {
32693
32850
  default: withCtx(() => [
32694
- createElementVNode("span", _hoisted_4$g, toDisplayString$1(_ctx.$t("Front_Label_Condition")), 1)
32851
+ createElementVNode("span", _hoisted_4$h, toDisplayString$1(_ctx.$t("Front_Label_Condition")), 1)
32695
32852
  ]),
32696
32853
  _: 1
32697
32854
  }),
@@ -32907,9 +33064,9 @@ const _sfc_main$O = {
32907
33064
  }
32908
33065
  };
32909
33066
  const _hoisted_1$z = { class: "i-layout-page-header" };
32910
- const _hoisted_2$q = { key: 0 };
32911
- const _hoisted_3$n = { key: 1 };
32912
- const _hoisted_4$f = { key: 2 };
33067
+ const _hoisted_2$r = { key: 0 };
33068
+ const _hoisted_3$o = { key: 1 };
33069
+ const _hoisted_4$g = { key: 2 };
32913
33070
  const _hoisted_5$c = { key: 3 };
32914
33071
  const _hoisted_6$8 = { key: 4 };
32915
33072
  const _hoisted_7$7 = { key: 5 };
@@ -33015,7 +33172,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
33015
33172
  onOnAfterSave: _cache[5] || (_cache[5] = ($event) => _ctx.$refs.table.loadData())
33016
33173
  }, {
33017
33174
  column: withCtx(({ data: data2, code: code2 }) => [
33018
- code2 == "keywordColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$q, [
33175
+ code2 == "keywordColumn" ? (openBlock(), createElementBlock("div", _hoisted_2$r, [
33019
33176
  createVNode$1(_component_Input, {
33020
33177
  type: "text",
33021
33178
  readonly: true,
@@ -33024,7 +33181,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
33024
33181
  onClick: _cache[1] || (_cache[1] = ($event) => $options.keywordColumnOpen())
33025
33182
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
33026
33183
  ])) : createCommentVNode("v-if", true),
33027
- code2 == "sorting" ? (openBlock(), createElementBlock("div", _hoisted_3$n, [
33184
+ code2 == "sorting" ? (openBlock(), createElementBlock("div", _hoisted_3$o, [
33028
33185
  createVNode$1(_component_Input, {
33029
33186
  type: "text",
33030
33187
  readonly: true,
@@ -33041,7 +33198,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
33041
33198
  _: 2
33042
33199
  }, 1032, ["modelValue", "onUpdate:modelValue", "onClick"])
33043
33200
  ])) : createCommentVNode("v-if", true),
33044
- code2 == "filtering" ? (openBlock(), createElementBlock("div", _hoisted_4$f, [
33201
+ code2 == "filtering" ? (openBlock(), createElementBlock("div", _hoisted_4$g, [
33045
33202
  createVNode$1(_component_Input, {
33046
33203
  type: "text",
33047
33204
  readonly: true,
@@ -33217,7 +33374,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
33217
33374
  ]);
33218
33375
  }
33219
33376
  var tableView = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/tableView.vue"]]);
33220
- var __glob_44_31 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33377
+ var __glob_44_32 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33221
33378
  __proto__: null,
33222
33379
  "default": tableView
33223
33380
  }, Symbol.toStringTag, { value: "Module" }));
@@ -33247,7 +33404,12 @@ const _sfc_main$N = {
33247
33404
  mixins: [mixinPage],
33248
33405
  components: {},
33249
33406
  data() {
33250
- return {};
33407
+ return {
33408
+ isShow: false,
33409
+ json: null,
33410
+ title: null,
33411
+ description: null
33412
+ };
33251
33413
  },
33252
33414
  computed: {},
33253
33415
  created() {
@@ -33266,15 +33428,44 @@ const _sfc_main$N = {
33266
33428
  this.success("Front_Msg_Success");
33267
33429
  this.$refs.table.loadData();
33268
33430
  });
33431
+ },
33432
+ async openRequest(row) {
33433
+ const res2 = await modelApi.get("ApiOutLog", row.apiOutLogID);
33434
+ try {
33435
+ this.json = JSON.stringify(JSON.parse(res2.requestBody), null, 2);
33436
+ } catch {
33437
+ this.json = res2.requestBody;
33438
+ }
33439
+ this.title = this.$t("Front_Label_Request");
33440
+ this.description = this.$t("Front_Label_Request_Desc");
33441
+ this.isShow = true;
33442
+ },
33443
+ async openResponse(row) {
33444
+ const res2 = await modelApi.get("ApiOutLog", row.apiOutLogID);
33445
+ try {
33446
+ this.json = JSON.stringify(JSON.parse(res2.responseBody), null, 2);
33447
+ } catch {
33448
+ this.json = res2.responseBody;
33449
+ }
33450
+ this.title = this.$t("Front_Label_Response");
33451
+ this.description = this.$t("Front_Label_Response_Desc");
33452
+ this.isShow = true;
33269
33453
  }
33270
33454
  }
33271
33455
  };
33272
33456
  const _hoisted_1$y = { class: "i-layout-page-header" };
33457
+ const _hoisted_2$q = { class: "title" };
33458
+ const _hoisted_3$n = { class: "description" };
33459
+ const _hoisted_4$f = { class: "ivu-ml-8 ivu-mr-8" };
33273
33460
  function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
33274
33461
  const _component_PageHeader = resolveComponent("PageHeader");
33275
33462
  const _component_Button = resolveComponent("Button");
33276
33463
  const _component_view_table = resolveComponent("view-table");
33277
33464
  const _component_Card = resolveComponent("Card");
33465
+ const _component_modal_table = resolveComponent("modal-table");
33466
+ const _component_Col = resolveComponent("Col");
33467
+ const _component_Row = resolveComponent("Row");
33468
+ const _component_Modal = resolveComponent("Modal");
33278
33469
  return openBlock(), createElementBlock("div", null, [
33279
33470
  createElementVNode("div", _hoisted_1$y, [
33280
33471
  createVNode$1(_component_PageHeader, {
@@ -33294,6 +33485,13 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
33294
33485
  "view-code": "TaskQueue"
33295
33486
  }, {
33296
33487
  command: withCtx(({ row }) => [
33488
+ createVNode$1(_component_Button, {
33489
+ size: "small",
33490
+ title: _ctx.$t("Front_Btn_Detail"),
33491
+ type: "info",
33492
+ "custom-icon": "fa fa-bars",
33493
+ onClick: ($event) => _ctx.$refs.logTable.open({ taskQueueID: row.id })
33494
+ }, null, 8, ["title", "onClick"]),
33297
33495
  createVNode$1(_component_Button, {
33298
33496
  size: "small",
33299
33497
  title: _ctx.$t("Front_Btn_Execute"),
@@ -33314,11 +33512,88 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
33314
33512
  }, 512)
33315
33513
  ]),
33316
33514
  _: 1
33317
- })
33515
+ }),
33516
+ createVNode$1(_component_modal_table, {
33517
+ ref: "logTable",
33518
+ "view-code": "TaskQueueLogModal"
33519
+ }, {
33520
+ command: withCtx(({ row }) => [
33521
+ row.apiOutLogID ? (openBlock(), createBlock(_component_Button, {
33522
+ key: 0,
33523
+ size: "small",
33524
+ title: _ctx.$t("Front_Btn_Request"),
33525
+ type: "info",
33526
+ "custom-icon": "fa fa-cloud-upload-alt",
33527
+ onClick: ($event) => $options.openRequest(row)
33528
+ }, null, 8, ["title", "onClick"])) : createCommentVNode("v-if", true),
33529
+ row.apiOutLogID ? (openBlock(), createBlock(_component_Button, {
33530
+ key: 1,
33531
+ size: "small",
33532
+ title: _ctx.$t("Front_Btn_Response"),
33533
+ type: "info",
33534
+ "custom-icon": "fa fa-cloud-download-alt",
33535
+ onClick: ($event) => $options.openResponse(row)
33536
+ }, null, 8, ["title", "onClick"])) : createCommentVNode("v-if", true)
33537
+ ]),
33538
+ _: 1
33539
+ }, 512),
33540
+ createVNode$1(_component_Modal, {
33541
+ modelValue: $data.isShow,
33542
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => $data.isShow = $event),
33543
+ scrollable: "",
33544
+ "mask-closable": _ctx.layout.maskClosable,
33545
+ draggable: _ctx.layout.draggable,
33546
+ sticky: true,
33547
+ "reset-drag-position": true,
33548
+ width: 800,
33549
+ styles: { top: "4vh" }
33550
+ }, {
33551
+ header: withCtx(() => [
33552
+ createElementVNode("div", null, [
33553
+ renderSlot(_ctx.$slots, "header", {}, () => [
33554
+ createElementVNode("span", _hoisted_2$q, toDisplayString$1($data.title), 1),
33555
+ createElementVNode("span", _hoisted_3$n, toDisplayString$1($data.description), 1)
33556
+ ])
33557
+ ])
33558
+ ]),
33559
+ footer: withCtx(() => [
33560
+ createElementVNode("div", null, [
33561
+ createVNode$1(_component_Button, {
33562
+ type: "default",
33563
+ "custom-icon": "fa fa-times",
33564
+ onClick: _cache[0] || (_cache[0] = ($event) => $data.isShow = false)
33565
+ }, {
33566
+ default: withCtx(() => [
33567
+ createTextVNode(toDisplayString$1(_ctx.$t("Front_Btn_Close")), 1)
33568
+ ]),
33569
+ _: 1
33570
+ })
33571
+ ])
33572
+ ]),
33573
+ default: withCtx(() => [
33574
+ createElementVNode("div", _hoisted_4$f, [
33575
+ createVNode$1(_component_Row, {
33576
+ gutter: 24,
33577
+ type: "flex"
33578
+ }, {
33579
+ default: withCtx(() => [
33580
+ createVNode$1(_component_Col, { span: "12" }, {
33581
+ default: withCtx(() => [
33582
+ createElementVNode("pre", null, toDisplayString$1($data.json), 1)
33583
+ ]),
33584
+ _: 1
33585
+ })
33586
+ ]),
33587
+ _: 1
33588
+ })
33589
+ ])
33590
+ ]),
33591
+ _: 3
33592
+ }, 8, ["modelValue", "mask-closable", "draggable"])
33318
33593
  ]);
33319
33594
  }
33320
33595
  var taskQueue = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/taskQueue.vue"]]);
33321
- var __glob_44_32 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33596
+ var __glob_44_33 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33322
33597
  __proto__: null,
33323
33598
  "default": taskQueue
33324
33599
  }, Symbol.toStringTag, { value: "Module" }));
@@ -33705,7 +33980,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
33705
33980
  ]);
33706
33981
  }
33707
33982
  var user = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/user.vue"]]);
33708
- var __glob_44_33 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33983
+ var __glob_44_34 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33709
33984
  __proto__: null,
33710
33985
  "default": user
33711
33986
  }, Symbol.toStringTag, { value: "Module" }));
@@ -34096,7 +34371,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
34096
34371
  ]);
34097
34372
  }
34098
34373
  var processPage = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/template/processPage.vue"]]);
34099
- var __glob_44_34 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34374
+ var __glob_44_35 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34100
34375
  __proto__: null,
34101
34376
  "default": processPage
34102
34377
  }, Symbol.toStringTag, { value: "Module" }));
@@ -34672,7 +34947,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
34672
34947
  ]);
34673
34948
  }
34674
34949
  var reportPage = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/template/reportPage.vue"]]);
34675
- var __glob_44_35 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34950
+ var __glob_44_36 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34676
34951
  __proto__: null,
34677
34952
  "default": reportPage
34678
34953
  }, Symbol.toStringTag, { value: "Module" }));
@@ -34834,7 +35109,7 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
34834
35109
  ]);
34835
35110
  }
34836
35111
  var viewPage = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/template/viewPage.vue"]]);
34837
- var __glob_44_36 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
35112
+ var __glob_44_37 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34838
35113
  __proto__: null,
34839
35114
  "default": viewPage
34840
35115
  }, Symbol.toStringTag, { value: "Module" }));
@@ -34851,7 +35126,7 @@ function _sfc_render$H(_ctx, _cache) {
34851
35126
  ]);
34852
35127
  }
34853
35128
  var _404 = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/error/404.vue"]]);
34854
- var __glob_44_37 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
35129
+ var __glob_44_38 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34855
35130
  __proto__: null,
34856
35131
  "default": _404
34857
35132
  }, Symbol.toStringTag, { value: "Module" }));
@@ -127418,7 +127693,7 @@ const install = function(app) {
127418
127693
  const API = {
127419
127694
  install
127420
127695
  };
127421
- const files = { "./pages/account/login.vue": __glob_44_0, "./pages/common/home.vue": __glob_44_1, "./pages/common/task-form.vue": __glob_44_2, "./pages/common/todo.vue": __glob_44_3, "./pages/system/apiLog.vue": __glob_44_4, "./pages/system/applicationType.vue": __glob_44_5, "./pages/system/customPage.vue": __glob_44_6, "./pages/system/customTable.vue": __glob_44_7, "./pages/system/dict.vue": __glob_44_8, "./pages/system/dictType.vue": __glob_44_9, "./pages/system/entityView.vue": __glob_44_10, "./pages/system/extendColumn.vue": __glob_44_11, "./pages/system/formView.vue": __glob_44_12, "./pages/system/i18nText.vue": __glob_44_13, "./pages/system/log.vue": __glob_44_14, "./pages/system/mailTemplate.vue": __glob_44_15, "./pages/system/notice.vue": __glob_44_16, "./pages/system/openApi.vue": __glob_44_17, "./pages/system/openUser.vue": __glob_44_18, "./pages/system/organization.vue": __glob_44_19, "./pages/system/organizationType.vue": __glob_44_20, "./pages/system/permission.vue": __glob_44_21, "./pages/system/planJob.vue": __glob_44_22, "./pages/system/printTemplate.vue": __glob_44_23, "./pages/system/process.vue": __glob_44_24, "./pages/system/processType.vue": __glob_44_25, "./pages/system/role.vue": __glob_44_26, "./pages/system/rolePropertyEdit.vue": __glob_44_27, "./pages/system/sequenceSetting.vue": __glob_44_28, "./pages/system/setting.vue": __glob_44_29, "./pages/system/systemData.vue": __glob_44_30, "./pages/system/tableView.vue": __glob_44_31, "./pages/system/taskQueue.vue": __glob_44_32, "./pages/system/user.vue": __glob_44_33, "./pages/template/processPage.vue": __glob_44_34, "./pages/template/reportPage.vue": __glob_44_35, "./pages/template/viewPage.vue": __glob_44_36, "./pages/system/error/404.vue": __glob_44_37 };
127696
+ const files = { "./pages/account/login.vue": __glob_44_0, "./pages/common/home.vue": __glob_44_1, "./pages/common/task-form.vue": __glob_44_2, "./pages/common/todo.vue": __glob_44_3, "./pages/system/apiLog.vue": __glob_44_4, "./pages/system/apiOutLog.vue": __glob_44_5, "./pages/system/applicationType.vue": __glob_44_6, "./pages/system/customPage.vue": __glob_44_7, "./pages/system/customTable.vue": __glob_44_8, "./pages/system/dict.vue": __glob_44_9, "./pages/system/dictType.vue": __glob_44_10, "./pages/system/entityView.vue": __glob_44_11, "./pages/system/extendColumn.vue": __glob_44_12, "./pages/system/formView.vue": __glob_44_13, "./pages/system/i18nText.vue": __glob_44_14, "./pages/system/log.vue": __glob_44_15, "./pages/system/mailTemplate.vue": __glob_44_16, "./pages/system/notice.vue": __glob_44_17, "./pages/system/openApi.vue": __glob_44_18, "./pages/system/openUser.vue": __glob_44_19, "./pages/system/organization.vue": __glob_44_20, "./pages/system/organizationType.vue": __glob_44_21, "./pages/system/permission.vue": __glob_44_22, "./pages/system/planJob.vue": __glob_44_23, "./pages/system/printTemplate.vue": __glob_44_24, "./pages/system/process.vue": __glob_44_25, "./pages/system/processType.vue": __glob_44_26, "./pages/system/role.vue": __glob_44_27, "./pages/system/rolePropertyEdit.vue": __glob_44_28, "./pages/system/sequenceSetting.vue": __glob_44_29, "./pages/system/setting.vue": __glob_44_30, "./pages/system/systemData.vue": __glob_44_31, "./pages/system/tableView.vue": __glob_44_32, "./pages/system/taskQueue.vue": __glob_44_33, "./pages/system/user.vue": __glob_44_34, "./pages/template/processPage.vue": __glob_44_35, "./pages/template/reportPage.vue": __glob_44_36, "./pages/template/viewPage.vue": __glob_44_37, "./pages/system/error/404.vue": __glob_44_38 };
127422
127697
  const pages = {};
127423
127698
  Object.keys(files).forEach((key) => {
127424
127699
  pages[key.replace(/(\.\/pages\/)/g, "")] = files[key].default;