@newview/permission-service 1.2.30 → 1.2.31

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.
@@ -43,7 +43,7 @@ class CorePlatformConfigApi extends DBCenterBaseApi {
43
43
  this.addHeader("tableName", "core_platform_config");
44
44
  }
45
45
  }
46
- const propDefine$m = {
46
+ const propDefine$l = {
47
47
  linkParam: {
48
48
  // 带入的参数
49
49
  type: String,
@@ -55,12 +55,12 @@ const propDefine$m = {
55
55
  default: "-"
56
56
  }
57
57
  };
58
- const _sfc_main$m = defineComponent({
58
+ const _sfc_main$l = defineComponent({
59
59
  name: "Platform",
60
60
  components: {},
61
61
  emits: [""],
62
62
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
63
- props: propDefine$m,
63
+ props: propDefine$l,
64
64
  setup(props, ctx) {
65
65
  return new PlatformInstance$1(props, ctx);
66
66
  }
@@ -532,13 +532,13 @@ const _export_sfc = (sfc, props) => {
532
532
  }
533
533
  return target;
534
534
  };
535
- const _hoisted_1$l = {
535
+ const _hoisted_1$k = {
536
536
  class: "nv-flex",
537
537
  style: { "justify-content": "space-between" }
538
538
  };
539
539
  const _hoisted_2$a = { style: { "height": "600px", "overflow-y": "auto" } };
540
540
  const _hoisted_3$a = { style: { "height": "400px", "overflow-y": "auto" } };
541
- function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
541
+ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
542
542
  const _component_NvList = resolveComponent("NvList");
543
543
  const _component_Icon = resolveComponent("Icon");
544
544
  const _component_Space = resolveComponent("Space");
@@ -560,7 +560,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
560
560
  "show-arrow": true
561
561
  }, {
562
562
  footer: withCtx(() => [
563
- createElementVNode("div", _hoisted_1$l, [
563
+ createElementVNode("div", _hoisted_1$k, [
564
564
  createVNode(_component_Space, null, {
565
565
  default: withCtx(() => [
566
566
  createVNode(_component_Icon, {
@@ -756,8 +756,8 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
756
756
  _: 1
757
757
  });
758
758
  }
759
- const Platform = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-7e8dbe7a"]]);
760
- const propDefine$l = {
759
+ const Platform = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-7e8dbe7a"]]);
760
+ const propDefine$k = {
761
761
  linkParam: {
762
762
  // 带入的参数
763
763
  type: String,
@@ -769,12 +769,12 @@ const propDefine$l = {
769
769
  default: "-"
770
770
  }
771
771
  };
772
- const _sfc_main$l = defineComponent({
772
+ const _sfc_main$k = defineComponent({
773
773
  name: "Module",
774
774
  components: { SelectPlatform },
775
775
  emits: ["change"],
776
776
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
777
- props: propDefine$l,
777
+ props: propDefine$k,
778
778
  setup(props, ctx) {
779
779
  return new ModuleInstance$1(props, ctx);
780
780
  }
@@ -1600,7 +1600,7 @@ let ModuleInstance$1 = class ModuleInstance extends BaseInstance {
1600
1600
  };
1601
1601
  const Module_vue_vue_type_style_index_0_scoped_e41c07fc_lang = "";
1602
1602
  const _withScopeId$4 = (n) => (pushScopeId("data-v-e41c07fc"), n = n(), popScopeId(), n);
1603
- const _hoisted_1$k = { style: { "height": "650px", "overflow-y": "auto" } };
1603
+ const _hoisted_1$j = { style: { "height": "650px", "overflow-y": "auto" } };
1604
1604
  const _hoisted_2$9 = {
1605
1605
  class: "import-module",
1606
1606
  style: { "height": "650px", "position": "relative" }
@@ -1611,7 +1611,7 @@ const _hoisted_5$7 = { style: { "height": "calc(100% - 0px)" } };
1611
1611
  const _hoisted_6$7 = { style: { "width": "calc(100% - 570px)", "height": "100%", "margin-left": "10px", "display": "inline-block" } };
1612
1612
  const _hoisted_7$5 = { style: { "height": "calc(100% - 0px)" } };
1613
1613
  const _hoisted_8$5 = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("div", { class: "primary-color gird-tip" }, "点击选择要放置的位置!", -1));
1614
- function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
1614
+ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
1615
1615
  const _component_SelectPlatform = resolveComponent("SelectPlatform");
1616
1616
  const _component_Radio = resolveComponent("Radio");
1617
1617
  const _component_RadioGroup = resolveComponent("RadioGroup");
@@ -1699,7 +1699,7 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
1699
1699
  }, 8, ["loading", "onClick"])
1700
1700
  ]),
1701
1701
  default: withCtx(() => [
1702
- createElementVNode("div", _hoisted_1$k, [
1702
+ createElementVNode("div", _hoisted_1$j, [
1703
1703
  createVNode(_component_Form, {
1704
1704
  model: _ctx.moduleFormModel,
1705
1705
  "label-width": 90
@@ -1834,8 +1834,8 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
1834
1834
  _: 1
1835
1835
  });
1836
1836
  }
1837
- const Module = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-e41c07fc"]]);
1838
- const propDefine$k = {
1837
+ const Module = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-e41c07fc"]]);
1838
+ const propDefine$j = {
1839
1839
  linkParam: {
1840
1840
  // 带入的参数
1841
1841
  type: String,
@@ -1847,12 +1847,12 @@ const propDefine$k = {
1847
1847
  default: "-"
1848
1848
  }
1849
1849
  };
1850
- const _sfc_main$k = defineComponent({
1850
+ const _sfc_main$j = defineComponent({
1851
1851
  name: "Role",
1852
1852
  components: { SelectPlatform },
1853
1853
  emits: [""],
1854
1854
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
1855
- props: propDefine$k,
1855
+ props: propDefine$j,
1856
1856
  setup(props, ctx) {
1857
1857
  return new RoleInstance$1(props, ctx);
1858
1858
  }
@@ -2643,14 +2643,14 @@ let RoleInstance$1 = class RoleInstance extends BaseInstance {
2643
2643
  //#endregion 导入角色 END
2644
2644
  };
2645
2645
  const Role_vue_vue_type_style_index_0_scoped_a12a6a42_lang = "";
2646
- const _hoisted_1$j = { style: { "height": "650px", "overflow-y": "auto", "position": "relative" } };
2646
+ const _hoisted_1$i = { style: { "height": "650px", "overflow-y": "auto", "position": "relative" } };
2647
2647
  const _hoisted_2$8 = {
2648
2648
  class: "import-role",
2649
2649
  style: { "height": "610px", "position": "relative" }
2650
2650
  };
2651
2651
  const _hoisted_3$8 = { style: { "width": "100%", "height": "100%" } };
2652
2652
  const _hoisted_4$8 = { style: { "height": "530px", "overflow-y": "auto" } };
2653
- function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
2653
+ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
2654
2654
  const _component_SelectPlatform = resolveComponent("SelectPlatform");
2655
2655
  const _component_NvGrid = resolveComponent("NvGrid");
2656
2656
  const _component_NvBox = resolveComponent("NvBox");
@@ -2716,7 +2716,7 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
2716
2716
  }, 8, ["loading", "onClick"])
2717
2717
  ]),
2718
2718
  default: withCtx(() => [
2719
- createElementVNode("div", _hoisted_1$j, [
2719
+ createElementVNode("div", _hoisted_1$i, [
2720
2720
  createVNode(_component_NvGrid, {
2721
2721
  ref: "moduleGrid",
2722
2722
  option: _ctx.moduleGridOption
@@ -2850,8 +2850,8 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
2850
2850
  _: 1
2851
2851
  });
2852
2852
  }
2853
- const Role = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-a12a6a42"]]);
2854
- const propDefine$j = {
2853
+ const Role = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-a12a6a42"]]);
2854
+ const propDefine$i = {
2855
2855
  linkParam: {
2856
2856
  // 带入的参数
2857
2857
  type: String,
@@ -2863,12 +2863,12 @@ const propDefine$j = {
2863
2863
  default: "-"
2864
2864
  }
2865
2865
  };
2866
- const _sfc_main$j = defineComponent({
2866
+ const _sfc_main$i = defineComponent({
2867
2867
  name: "InstitutionType",
2868
2868
  components: {},
2869
2869
  emits: [""],
2870
2870
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
2871
- props: propDefine$j,
2871
+ props: propDefine$i,
2872
2872
  setup(props, ctx) {
2873
2873
  return new InstitutionTypeInstance(props, ctx);
2874
2874
  }
@@ -3070,8 +3070,8 @@ class InstitutionTypeInstance extends BaseInstance {
3070
3070
  //#endregion 编辑机构类型 END
3071
3071
  }
3072
3072
  const InstitutionType_vue_vue_type_style_index_0_scoped_947fe129_lang = "";
3073
- const _hoisted_1$i = { style: { "height": "350px", "overflow-y": "auto" } };
3074
- function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
3073
+ const _hoisted_1$h = { style: { "height": "350px", "overflow-y": "auto" } };
3074
+ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
3075
3075
  const _component_NvGrid = resolveComponent("NvGrid");
3076
3076
  const _component_NvBox = resolveComponent("NvBox");
3077
3077
  const _component_NvComForm = resolveComponent("NvComForm");
@@ -3124,7 +3124,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
3124
3124
  }, 8, ["loading", "onClick"])
3125
3125
  ]),
3126
3126
  default: withCtx(() => [
3127
- createElementVNode("div", _hoisted_1$i, [
3127
+ createElementVNode("div", _hoisted_1$h, [
3128
3128
  createVNode(_component_Form, {
3129
3129
  ref: "refInstitutionTypeForm",
3130
3130
  model: _ctx.institutionTypeFormModel,
@@ -3146,8 +3146,8 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
3146
3146
  _: 1
3147
3147
  });
3148
3148
  }
3149
- const InstitutionType = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-947fe129"]]);
3150
- const propDefine$i = {
3149
+ const InstitutionType = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-947fe129"]]);
3150
+ const propDefine$h = {
3151
3151
  linkParam: {
3152
3152
  // 带入的参数
3153
3153
  type: String,
@@ -3159,12 +3159,12 @@ const propDefine$i = {
3159
3159
  default: "-"
3160
3160
  }
3161
3161
  };
3162
- const _sfc_main$i = defineComponent({
3162
+ const _sfc_main$h = defineComponent({
3163
3163
  name: "Institution",
3164
3164
  components: { SelectPlatform },
3165
3165
  emits: [""],
3166
3166
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
3167
- props: propDefine$i,
3167
+ props: propDefine$h,
3168
3168
  setup(props, ctx) {
3169
3169
  return new InstitutionInstance$1(props, ctx);
3170
3170
  }
@@ -4069,7 +4069,7 @@ let InstitutionInstance$1 = class InstitutionInstance extends BaseInstance {
4069
4069
  //#endregion 绑定角色 END
4070
4070
  };
4071
4071
  const Institution_vue_vue_type_style_index_0_scoped_7165dadd_lang = "";
4072
- const _hoisted_1$h = { style: { "width": "100%", "height": "100%", "position": "relative" } };
4072
+ const _hoisted_1$g = { style: { "width": "100%", "height": "100%", "position": "relative" } };
4073
4073
  const _hoisted_2$7 = { style: { "height": "500px", "overflow-y": "auto" } };
4074
4074
  const _hoisted_3$7 = {
4075
4075
  class: "import-institution",
@@ -4078,7 +4078,7 @@ const _hoisted_3$7 = {
4078
4078
  const _hoisted_4$7 = { style: { "width": "100%", "height": "100%" } };
4079
4079
  const _hoisted_5$6 = { style: { "height": "calc(100%)" } };
4080
4080
  const _hoisted_6$6 = { style: { "height": "610px", "overflow-y": "auto", "position": "relative" } };
4081
- function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
4081
+ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
4082
4082
  const _component_SelectPlatform = resolveComponent("SelectPlatform");
4083
4083
  const _component_NvGrid = resolveComponent("NvGrid");
4084
4084
  const _component_NvBox = resolveComponent("NvBox");
@@ -4148,7 +4148,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
4148
4148
  })
4149
4149
  ]),
4150
4150
  default: withCtx(() => [
4151
- createElementVNode("div", _hoisted_1$h, [
4151
+ createElementVNode("div", _hoisted_1$g, [
4152
4152
  createVNode(_component_Tree, {
4153
4153
  data: _ctx.institutionTree,
4154
4154
  render: _ctx.renderContent,
@@ -4346,14 +4346,14 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
4346
4346
  _: 1
4347
4347
  });
4348
4348
  }
4349
- const Institution = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-7165dadd"]]);
4350
- const propDefine$h = {};
4351
- const _sfc_main$h = defineComponent({
4349
+ const Institution = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-7165dadd"]]);
4350
+ const propDefine$g = {};
4351
+ const _sfc_main$g = defineComponent({
4352
4352
  name: "LoginLog",
4353
4353
  components: {},
4354
4354
  emits: [""],
4355
4355
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
4356
- props: propDefine$h,
4356
+ props: propDefine$g,
4357
4357
  setup(props, ctx) {
4358
4358
  return new LoginLogInstance$1(props, ctx);
4359
4359
  }
@@ -4458,18 +4458,18 @@ let LoginLogInstance$1 = class LoginLogInstance extends BaseInstance {
4458
4458
  //#endregion 登录日志 END
4459
4459
  };
4460
4460
  const LoginLog_vue_vue_type_style_index_0_scoped_4e2e0184_lang = "";
4461
- const _hoisted_1$g = { class: "loginLog" };
4462
- function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
4461
+ const _hoisted_1$f = { class: "loginLog" };
4462
+ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
4463
4463
  const _component_NvGrid = resolveComponent("NvGrid");
4464
- return openBlock(), createElementBlock("div", _hoisted_1$g, [
4464
+ return openBlock(), createElementBlock("div", _hoisted_1$f, [
4465
4465
  createVNode(_component_NvGrid, {
4466
4466
  ref: "loginLogGrid",
4467
4467
  option: _ctx.loginLogGridOption
4468
4468
  }, null, 8, ["option"])
4469
4469
  ]);
4470
4470
  }
4471
- const LoginLog$1 = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-4e2e0184"]]);
4472
- const propDefine$g = {
4471
+ const LoginLog$1 = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-4e2e0184"]]);
4472
+ const propDefine$f = {
4473
4473
  linkParam: {
4474
4474
  // 带入的参数
4475
4475
  type: String,
@@ -4481,12 +4481,12 @@ const propDefine$g = {
4481
4481
  default: "-"
4482
4482
  }
4483
4483
  };
4484
- const _sfc_main$g = defineComponent({
4484
+ const _sfc_main$f = defineComponent({
4485
4485
  name: "Userinfor",
4486
4486
  components: { SelectPlatform, LoginLog: LoginLog$1, BaseLogin },
4487
4487
  emits: [""],
4488
4488
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
4489
- props: propDefine$g,
4489
+ props: propDefine$f,
4490
4490
  setup(props, ctx) {
4491
4491
  return new UserinforInstance$1(props, ctx);
4492
4492
  }
@@ -5520,7 +5520,7 @@ let UserinforInstance$1 = class UserinforInstance extends BaseInstance {
5520
5520
  };
5521
5521
  const Userinfor_vue_vue_type_style_index_0_scoped_3969fae6_lang = "";
5522
5522
  const _withScopeId$3 = (n) => (pushScopeId("data-v-3969fae6"), n = n(), popScopeId(), n);
5523
- const _hoisted_1$f = { class: "instree-search" };
5523
+ const _hoisted_1$e = { class: "instree-search" };
5524
5524
  const _hoisted_2$6 = { class: "instree-list" };
5525
5525
  const _hoisted_3$6 = { style: { "height": "600px", "overflow-y": "auto" } };
5526
5526
  const _hoisted_4$6 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { style: { "margin-left": "16px", "color": "#ff9900" } }, [
@@ -5536,7 +5536,7 @@ const _hoisted_10$2 = { style: { "display": "none" } };
5536
5536
  const _hoisted_11$2 = { style: { "height": "400px", "overflow-y": "auto" } };
5537
5537
  const _hoisted_12$1 = ["src"];
5538
5538
  const _hoisted_13$1 = ["src"];
5539
- function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
5539
+ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
5540
5540
  const _component_SelectPlatform = resolveComponent("SelectPlatform");
5541
5541
  const _component_Tree = resolveComponent("Tree");
5542
5542
  const _component_Spin = resolveComponent("Spin");
@@ -5579,7 +5579,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
5579
5579
  })
5580
5580
  ]),
5581
5581
  default: withCtx(() => [
5582
- createElementVNode("div", _hoisted_1$f, [
5582
+ createElementVNode("div", _hoisted_1$e, [
5583
5583
  createVNode(_component_SelectPlatform, {
5584
5584
  onSelect: _ctx.doChangePlatform,
5585
5585
  width: "100%",
@@ -5898,8 +5898,8 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
5898
5898
  _: 1
5899
5899
  });
5900
5900
  }
5901
- const Userinfor = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-3969fae6"]]);
5902
- const propDefine$f = {
5901
+ const Userinfor = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-3969fae6"]]);
5902
+ const propDefine$e = {
5903
5903
  linkParam: {
5904
5904
  // 带入的参数
5905
5905
  type: String,
@@ -5911,12 +5911,12 @@ const propDefine$f = {
5911
5911
  default: "-"
5912
5912
  }
5913
5913
  };
5914
- const _sfc_main$f = defineComponent({
5914
+ const _sfc_main$e = defineComponent({
5915
5915
  name: "Enterprise",
5916
5916
  components: { SelectPlatform },
5917
5917
  emits: [""],
5918
5918
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
5919
- props: propDefine$f,
5919
+ props: propDefine$e,
5920
5920
  setup(props, ctx) {
5921
5921
  return new EnterpriseInstance$1(props, ctx);
5922
5922
  }
@@ -6303,8 +6303,8 @@ let EnterpriseInstance$1 = class EnterpriseInstance extends BaseInstance {
6303
6303
  //#endregion 业务逻辑 编辑企业信息 END
6304
6304
  };
6305
6305
  const Enterprise_vue_vue_type_style_index_0_scoped_58aa3e77_lang = "";
6306
- const _hoisted_1$e = { style: { "height": "650px", "overflow-y": "auto" } };
6307
- function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
6306
+ const _hoisted_1$d = { style: { "height": "650px", "overflow-y": "auto" } };
6307
+ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
6308
6308
  const _component_SelectPlatform = resolveComponent("SelectPlatform");
6309
6309
  const _component_NvGrid = resolveComponent("NvGrid");
6310
6310
  const _component_NvBox = resolveComponent("NvBox");
@@ -6372,7 +6372,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
6372
6372
  }, 8, ["loading", "onClick"])) : createCommentVNode("", true)
6373
6373
  ]),
6374
6374
  default: withCtx(() => [
6375
- createElementVNode("div", _hoisted_1$e, [
6375
+ createElementVNode("div", _hoisted_1$d, [
6376
6376
  createVNode(_component_Form, {
6377
6377
  model: _ctx.enterpriseFormModel,
6378
6378
  "label-width": 90
@@ -6395,8 +6395,8 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
6395
6395
  _: 1
6396
6396
  });
6397
6397
  }
6398
- const Enterprise = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-58aa3e77"]]);
6399
- const propDefine$e = {
6398
+ const Enterprise = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-58aa3e77"]]);
6399
+ const propDefine$d = {
6400
6400
  linkParam: {
6401
6401
  // 带入的参数
6402
6402
  type: String,
@@ -6408,14 +6408,14 @@ const propDefine$e = {
6408
6408
  default: "-"
6409
6409
  }
6410
6410
  };
6411
- const _sfc_main$e = defineComponent({
6411
+ const _sfc_main$d = defineComponent({
6412
6412
  name: "Information",
6413
6413
  components: {
6414
6414
  NvComFormUp
6415
6415
  },
6416
6416
  emits: [""],
6417
6417
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
6418
- props: propDefine$e,
6418
+ props: propDefine$d,
6419
6419
  setup(props, ctx) {
6420
6420
  return new InformationInstance(props, ctx);
6421
6421
  }
@@ -6780,8 +6780,8 @@ class InformationInstance extends BaseInstance {
6780
6780
  }
6781
6781
  //#endregion 编辑信息 END
6782
6782
  }
6783
- const _hoisted_1$d = { style: { "overflow-y": "auto" } };
6784
- function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
6783
+ const _hoisted_1$c = { style: { "overflow-y": "auto" } };
6784
+ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
6785
6785
  const _component_NvGrid = resolveComponent("NvGrid");
6786
6786
  const _component_NvBox = resolveComponent("NvBox");
6787
6787
  const _component_NvComFormUp = resolveComponent("NvComFormUp");
@@ -6838,7 +6838,7 @@ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
6838
6838
  }, 8, ["loading", "onClick"])
6839
6839
  ]),
6840
6840
  default: withCtx(() => [
6841
- createElementVNode("div", _hoisted_1$d, [
6841
+ createElementVNode("div", _hoisted_1$c, [
6842
6842
  createVNode(_component_Form, {
6843
6843
  ref: "refRoleForm",
6844
6844
  model: _ctx.roleFormModel,
@@ -6860,8 +6860,8 @@ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
6860
6860
  _: 1
6861
6861
  });
6862
6862
  }
6863
- const Information = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e]]);
6864
- const propDefine$d = {
6863
+ const Information = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d]]);
6864
+ const propDefine$c = {
6865
6865
  linkParam: {
6866
6866
  // 带入的参数
6867
6867
  type: String,
@@ -6883,12 +6883,12 @@ const propDefine$d = {
6883
6883
  default: "BD"
6884
6884
  }
6885
6885
  };
6886
- const _sfc_main$d = defineComponent({
6886
+ const _sfc_main$c = defineComponent({
6887
6887
  name: "GeneralConfiguration",
6888
6888
  components: {},
6889
6889
  emits: [""],
6890
6890
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
6891
- props: propDefine$d,
6891
+ props: propDefine$c,
6892
6892
  setup(props, ctx) {
6893
6893
  return new GeneralConfigurationInstance(props, ctx);
6894
6894
  }
@@ -7415,8 +7415,8 @@ class GeneralConfigurationInstance extends BaseInstance {
7415
7415
  //#endregion 概况选择modal END
7416
7416
  }
7417
7417
  const GeneralConfiguration_vue_vue_type_style_index_0_scoped_a01b6a2e_lang = "";
7418
- const _hoisted_1$c = { style: { "height": "600px", "overflow-y": "auto" } };
7419
- function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
7418
+ const _hoisted_1$b = { style: { "height": "600px", "overflow-y": "auto" } };
7419
+ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
7420
7420
  const _component_NvGrid = resolveComponent("NvGrid");
7421
7421
  const _component_NvBox = resolveComponent("NvBox");
7422
7422
  const _component_Button = resolveComponent("Button");
@@ -7468,7 +7468,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
7468
7468
  }, 8, ["loading", "onClick"])
7469
7469
  ]),
7470
7470
  default: withCtx(() => [
7471
- createElementVNode("div", _hoisted_1$c, [
7471
+ createElementVNode("div", _hoisted_1$b, [
7472
7472
  createVNode(_component_NvGrid, {
7473
7473
  ref: "dicModalGrid",
7474
7474
  option: _ctx.dicModalGridOption
@@ -7481,8 +7481,8 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
7481
7481
  _: 1
7482
7482
  });
7483
7483
  }
7484
- const GeneralConfiguration = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-a01b6a2e"]]);
7485
- const propDefine$c = {
7484
+ const GeneralConfiguration = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-a01b6a2e"]]);
7485
+ const propDefine$b = {
7486
7486
  linkParam: {
7487
7487
  // 带入的参数
7488
7488
  type: String,
@@ -7494,7 +7494,7 @@ const propDefine$c = {
7494
7494
  default: "-"
7495
7495
  }
7496
7496
  };
7497
- const _sfc_main$c = defineComponent({
7497
+ const _sfc_main$b = defineComponent({
7498
7498
  name: "Platform",
7499
7499
  components: {
7500
7500
  GeneralConfiguration,
@@ -7502,7 +7502,7 @@ const _sfc_main$c = defineComponent({
7502
7502
  },
7503
7503
  emits: [""],
7504
7504
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
7505
- props: propDefine$c,
7505
+ props: propDefine$b,
7506
7506
  setup(props, ctx) {
7507
7507
  return new PlatformInstance2(props, ctx);
7508
7508
  }
@@ -7938,8 +7938,8 @@ class PlatformInstance2 extends BaseInstance {
7938
7938
  //#endregion 扩展信息 END
7939
7939
  }
7940
7940
  const Platform_vue_vue_type_style_index_0_scoped_d318c7ed_lang = "";
7941
- const _hoisted_1$b = { style: { "height": "600px", "overflow-y": "auto" } };
7942
- function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
7941
+ const _hoisted_1$a = { style: { "height": "600px", "overflow-y": "auto" } };
7942
+ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
7943
7943
  const _component_NvGrid = resolveComponent("NvGrid");
7944
7944
  const _component_NvBox = resolveComponent("NvBox");
7945
7945
  const _component_NvComForm = resolveComponent("NvComForm");
@@ -7994,7 +7994,7 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
7994
7994
  }, 8, ["loading", "onClick"])
7995
7995
  ]),
7996
7996
  default: withCtx(() => [
7997
- createElementVNode("div", _hoisted_1$b, [
7997
+ createElementVNode("div", _hoisted_1$a, [
7998
7998
  createVNode(_component_Form, {
7999
7999
  ref: "refPlatformForm",
8000
8000
  model: _ctx.platformFormModel,
@@ -8085,8 +8085,8 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
8085
8085
  _: 1
8086
8086
  });
8087
8087
  }
8088
- const subplatform = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-d318c7ed"]]);
8089
- const propDefine$b = {
8088
+ const subplatform = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-d318c7ed"]]);
8089
+ const propDefine$a = {
8090
8090
  linkParam: {
8091
8091
  // 带入的参数
8092
8092
  type: String,
@@ -8098,12 +8098,12 @@ const propDefine$b = {
8098
8098
  default: "-"
8099
8099
  }
8100
8100
  };
8101
- const _sfc_main$b = defineComponent({
8101
+ const _sfc_main$a = defineComponent({
8102
8102
  name: "Role",
8103
8103
  components: { SelectPlatform },
8104
8104
  emits: [""],
8105
8105
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
8106
- props: propDefine$b,
8106
+ props: propDefine$a,
8107
8107
  setup(props, ctx) {
8108
8108
  return new RoleInstance2(props, ctx);
8109
8109
  }
@@ -8928,14 +8928,14 @@ class RoleInstance2 extends BaseInstance {
8928
8928
  //#endregion 导入角色 END
8929
8929
  }
8930
8930
  const Role_vue_vue_type_style_index_0_scoped_bbf1cb02_lang = "";
8931
- const _hoisted_1$a = { style: { "height": "650px", "overflow-y": "auto", "position": "relative" } };
8931
+ const _hoisted_1$9 = { style: { "height": "650px", "overflow-y": "auto", "position": "relative" } };
8932
8932
  const _hoisted_2$5 = {
8933
8933
  class: "import-role",
8934
8934
  style: { "height": "610px", "position": "relative" }
8935
8935
  };
8936
8936
  const _hoisted_3$5 = { style: { "width": "100%", "height": "100%" } };
8937
8937
  const _hoisted_4$5 = { style: { "height": "530px", "overflow-y": "auto" } };
8938
- function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
8938
+ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
8939
8939
  const _component_Option = resolveComponent("Option");
8940
8940
  const _component_Select = resolveComponent("Select");
8941
8941
  const _component_Spin = resolveComponent("Spin");
@@ -9038,7 +9038,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
9038
9038
  }, 8, ["loading", "onClick"])
9039
9039
  ]),
9040
9040
  default: withCtx(() => [
9041
- createElementVNode("div", _hoisted_1$a, [
9041
+ createElementVNode("div", _hoisted_1$9, [
9042
9042
  createVNode(_component_NvGrid, {
9043
9043
  ref: "moduleGrid",
9044
9044
  option: _ctx.moduleGridOption
@@ -9198,8 +9198,8 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
9198
9198
  _: 1
9199
9199
  });
9200
9200
  }
9201
- const subrole = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-bbf1cb02"]]);
9202
- const propDefine$a = {
9201
+ const subrole = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-bbf1cb02"]]);
9202
+ const propDefine$9 = {
9203
9203
  linkParam: {
9204
9204
  // 带入的参数
9205
9205
  type: String,
@@ -9211,12 +9211,12 @@ const propDefine$a = {
9211
9211
  default: "-"
9212
9212
  }
9213
9213
  };
9214
- const _sfc_main$a = defineComponent({
9214
+ const _sfc_main$9 = defineComponent({
9215
9215
  name: "Enterprise",
9216
9216
  components: { SelectPlatform },
9217
9217
  emits: [""],
9218
9218
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
9219
- props: propDefine$a,
9219
+ props: propDefine$9,
9220
9220
  setup(props, ctx) {
9221
9221
  return new EnterpriseInstance2(props, ctx);
9222
9222
  }
@@ -9627,8 +9627,8 @@ class EnterpriseInstance2 extends BaseInstance {
9627
9627
  //#endregion 业务逻辑 编辑企业信息 END
9628
9628
  }
9629
9629
  const Enterprise_vue_vue_type_style_index_0_scoped_57711b94_lang = "";
9630
- const _hoisted_1$9 = { style: { "height": "650px", "overflow-y": "auto" } };
9631
- function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
9630
+ const _hoisted_1$8 = { style: { "height": "650px", "overflow-y": "auto" } };
9631
+ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
9632
9632
  const _component_Option = resolveComponent("Option");
9633
9633
  const _component_Select = resolveComponent("Select");
9634
9634
  const _component_Spin = resolveComponent("Spin");
@@ -9730,7 +9730,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
9730
9730
  }, 8, ["loading", "onClick"])) : createCommentVNode("", true)
9731
9731
  ]),
9732
9732
  default: withCtx(() => [
9733
- createElementVNode("div", _hoisted_1$9, [
9733
+ createElementVNode("div", _hoisted_1$8, [
9734
9734
  createVNode(_component_Form, {
9735
9735
  model: _ctx.enterpriseFormModel,
9736
9736
  "label-width": 90
@@ -9753,8 +9753,8 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
9753
9753
  _: 1
9754
9754
  });
9755
9755
  }
9756
- const subenterprise = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-57711b94"]]);
9757
- const propDefine$9 = {
9756
+ const subenterprise = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-57711b94"]]);
9757
+ const propDefine$8 = {
9758
9758
  linkParam: {
9759
9759
  // 带入的参数
9760
9760
  type: String,
@@ -9766,12 +9766,12 @@ const propDefine$9 = {
9766
9766
  default: "-"
9767
9767
  }
9768
9768
  };
9769
- const _sfc_main$9 = defineComponent({
9769
+ const _sfc_main$8 = defineComponent({
9770
9770
  name: "Institution",
9771
9771
  components: { SelectPlatform },
9772
9772
  emits: [""],
9773
9773
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
9774
- props: propDefine$9,
9774
+ props: propDefine$8,
9775
9775
  setup(props, ctx) {
9776
9776
  return new InstitutionInstance2(props, ctx);
9777
9777
  }
@@ -10717,7 +10717,7 @@ class InstitutionInstance2 extends BaseInstance {
10717
10717
  //#endregion 绑定角色 END
10718
10718
  }
10719
10719
  const Institution_vue_vue_type_style_index_0_scoped_ba4186ba_lang = "";
10720
- const _hoisted_1$8 = { style: { "width": "100%", "height": "100%", "position": "relative" } };
10720
+ const _hoisted_1$7 = { style: { "width": "100%", "height": "100%", "position": "relative" } };
10721
10721
  const _hoisted_2$4 = { style: { "height": "500px", "overflow-y": "auto" } };
10722
10722
  const _hoisted_3$4 = {
10723
10723
  class: "import-institution",
@@ -10726,7 +10726,7 @@ const _hoisted_3$4 = {
10726
10726
  const _hoisted_4$4 = { style: { "width": "100%", "height": "100%" } };
10727
10727
  const _hoisted_5$4 = { style: { "height": "calc(100%)" } };
10728
10728
  const _hoisted_6$4 = { style: { "height": "610px", "overflow-y": "auto", "position": "relative" } };
10729
- function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
10729
+ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
10730
10730
  const _component_Option = resolveComponent("Option");
10731
10731
  const _component_Select = resolveComponent("Select");
10732
10732
  const _component_Spin = resolveComponent("Spin");
@@ -10831,7 +10831,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
10831
10831
  })
10832
10832
  ]),
10833
10833
  default: withCtx(() => [
10834
- createElementVNode("div", _hoisted_1$8, [
10834
+ createElementVNode("div", _hoisted_1$7, [
10835
10835
  createVNode(_component_Tree, {
10836
10836
  data: _ctx.institutionTree,
10837
10837
  render: _ctx.renderContent,
@@ -11029,14 +11029,14 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
11029
11029
  _: 1
11030
11030
  });
11031
11031
  }
11032
- const subinstitution = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-ba4186ba"]]);
11033
- const propDefine$8 = {};
11034
- const _sfc_main$8 = defineComponent({
11032
+ const subinstitution = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$8], ["__scopeId", "data-v-ba4186ba"]]);
11033
+ const propDefine$7 = {};
11034
+ const _sfc_main$7 = defineComponent({
11035
11035
  name: "LoginLog",
11036
11036
  components: {},
11037
11037
  emits: [""],
11038
11038
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
11039
- props: propDefine$8,
11039
+ props: propDefine$7,
11040
11040
  setup(props, ctx) {
11041
11041
  return new LoginLogInstance2(props, ctx);
11042
11042
  }
@@ -11141,18 +11141,18 @@ class LoginLogInstance2 extends BaseInstance {
11141
11141
  //#endregion 登录日志 END
11142
11142
  }
11143
11143
  const LoginLog_vue_vue_type_style_index_0_scoped_a0d5af5b_lang = "";
11144
- const _hoisted_1$7 = { class: "loginLog" };
11145
- function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
11144
+ const _hoisted_1$6 = { class: "loginLog" };
11145
+ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
11146
11146
  const _component_NvGrid = resolveComponent("NvGrid");
11147
- return openBlock(), createElementBlock("div", _hoisted_1$7, [
11147
+ return openBlock(), createElementBlock("div", _hoisted_1$6, [
11148
11148
  createVNode(_component_NvGrid, {
11149
11149
  ref: "loginLogGrid",
11150
11150
  option: _ctx.loginLogGridOption
11151
11151
  }, null, 8, ["option"])
11152
11152
  ]);
11153
11153
  }
11154
- const LoginLog = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$8], ["__scopeId", "data-v-a0d5af5b"]]);
11155
- const propDefine$7 = {
11154
+ const LoginLog = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-a0d5af5b"]]);
11155
+ const propDefine$6 = {
11156
11156
  linkParam: {
11157
11157
  // 带入的参数
11158
11158
  type: String,
@@ -11164,12 +11164,12 @@ const propDefine$7 = {
11164
11164
  default: "-"
11165
11165
  }
11166
11166
  };
11167
- const _sfc_main$7 = defineComponent({
11167
+ const _sfc_main$6 = defineComponent({
11168
11168
  name: "Userinfor",
11169
11169
  components: { SelectPlatform, LoginLog, BaseLogin },
11170
11170
  emits: [""],
11171
11171
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
11172
- props: propDefine$7,
11172
+ props: propDefine$6,
11173
11173
  setup(props, ctx) {
11174
11174
  return new UserinforInstance2(props, ctx);
11175
11175
  }
@@ -12261,7 +12261,7 @@ class UserinforInstance2 extends BaseInstance {
12261
12261
  }
12262
12262
  const Userinfor_vue_vue_type_style_index_0_scoped_6a60ce29_lang = "";
12263
12263
  const _withScopeId$2 = (n) => (pushScopeId("data-v-6a60ce29"), n = n(), popScopeId(), n);
12264
- const _hoisted_1$6 = { class: "instree-search" };
12264
+ const _hoisted_1$5 = { class: "instree-search" };
12265
12265
  const _hoisted_2$3 = { class: "instree-list" };
12266
12266
  const _hoisted_3$3 = { style: { "height": "600px", "overflow-y": "auto" } };
12267
12267
  const _hoisted_4$3 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { style: { "margin-left": "16px", "color": "#ff9900" } }, [
@@ -12277,7 +12277,7 @@ const _hoisted_10$1 = { style: { "display": "none" } };
12277
12277
  const _hoisted_11$1 = { style: { "height": "400px", "overflow-y": "auto" } };
12278
12278
  const _hoisted_12 = ["src"];
12279
12279
  const _hoisted_13 = ["src"];
12280
- function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
12280
+ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
12281
12281
  const _component_Option = resolveComponent("Option");
12282
12282
  const _component_Select = resolveComponent("Select");
12283
12283
  const _component_Spin = resolveComponent("Spin");
@@ -12322,7 +12322,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
12322
12322
  })
12323
12323
  ]),
12324
12324
  default: withCtx(() => [
12325
- createElementVNode("div", _hoisted_1$6, [
12325
+ createElementVNode("div", _hoisted_1$5, [
12326
12326
  createVNode(_component_NvControlGroup, {
12327
12327
  width: "100%",
12328
12328
  icon: "md-refresh",
@@ -12673,8 +12673,8 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
12673
12673
  _: 1
12674
12674
  });
12675
12675
  }
12676
- const subuserinfor = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-6a60ce29"]]);
12677
- const propDefine$6 = {
12676
+ const subuserinfor = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-6a60ce29"]]);
12677
+ const propDefine$5 = {
12678
12678
  linkParam: {
12679
12679
  // 带入的参数
12680
12680
  type: String,
@@ -12686,12 +12686,12 @@ const propDefine$6 = {
12686
12686
  default: "-"
12687
12687
  }
12688
12688
  };
12689
- const _sfc_main$6 = defineComponent({
12689
+ const _sfc_main$5 = defineComponent({
12690
12690
  name: "Module",
12691
12691
  components: { SelectPlatform },
12692
12692
  emits: ["change"],
12693
12693
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
12694
- props: propDefine$6,
12694
+ props: propDefine$5,
12695
12695
  setup(props, ctx) {
12696
12696
  return new ModuleInstance2(props, ctx);
12697
12697
  }
@@ -13541,7 +13541,7 @@ class ModuleInstance2 extends BaseInstance {
13541
13541
  }
13542
13542
  const Module_vue_vue_type_style_index_0_scoped_23a8ab5f_lang = "";
13543
13543
  const _withScopeId$1 = (n) => (pushScopeId("data-v-23a8ab5f"), n = n(), popScopeId(), n);
13544
- const _hoisted_1$5 = { style: { "height": "650px", "overflow-y": "auto" } };
13544
+ const _hoisted_1$4 = { style: { "height": "650px", "overflow-y": "auto" } };
13545
13545
  const _hoisted_2$2 = {
13546
13546
  class: "import-module",
13547
13547
  style: { "height": "650px", "position": "relative" }
@@ -13552,7 +13552,7 @@ const _hoisted_5$2 = { style: { "height": "calc(100% - 0px)" } };
13552
13552
  const _hoisted_6$2 = { style: { "width": "calc(100% - 570px)", "height": "100%", "margin-left": "10px", "display": "inline-block" } };
13553
13553
  const _hoisted_7$2 = { style: { "height": "calc(100% - 0px)" } };
13554
13554
  const _hoisted_8$2 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { class: "primary-color gird-tip" }, "点击选择要放置的位置!", -1));
13555
- function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
13555
+ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
13556
13556
  const _component_Option = resolveComponent("Option");
13557
13557
  const _component_Select = resolveComponent("Select");
13558
13558
  const _component_Spin = resolveComponent("Spin");
@@ -13675,7 +13675,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
13675
13675
  }, 8, ["loading", "onClick"])
13676
13676
  ]),
13677
13677
  default: withCtx(() => [
13678
- createElementVNode("div", _hoisted_1$5, [
13678
+ createElementVNode("div", _hoisted_1$4, [
13679
13679
  createVNode(_component_Form, {
13680
13680
  model: _ctx.moduleFormModel,
13681
13681
  "label-width": 90
@@ -13810,7 +13810,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
13810
13810
  _: 1
13811
13811
  });
13812
13812
  }
13813
- const subModule = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-23a8ab5f"]]);
13813
+ const subModule = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-23a8ab5f"]]);
13814
13814
  const type = "FeatureCollection";
13815
13815
  const features = [
13816
13816
  {
@@ -26372,7 +26372,7 @@ const shanxi = {
26372
26372
  crs
26373
26373
  };
26374
26374
  const style = "";
26375
- const propDefine$5 = {
26375
+ const propDefine$4 = {
26376
26376
  linkParam: {
26377
26377
  // 带入的参数
26378
26378
  type: String,
@@ -26384,12 +26384,12 @@ const propDefine$5 = {
26384
26384
  default: "-"
26385
26385
  }
26386
26386
  };
26387
- const _sfc_main$5 = defineComponent({
26387
+ const _sfc_main$4 = defineComponent({
26388
26388
  name: "Sublinepoins",
26389
26389
  components: { SelectPlatform, NvMap },
26390
26390
  emits: [""],
26391
26391
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
26392
- props: propDefine$5,
26392
+ props: propDefine$4,
26393
26393
  setup(props, ctx) {
26394
26394
  return new ProjectUserinforInstance$1(props, ctx);
26395
26395
  }
@@ -26848,7 +26848,7 @@ let ProjectUserinforInstance$1 = class ProjectUserinforInstance extends BaseInst
26848
26848
  //#endregion 系统平台 END
26849
26849
  };
26850
26850
  const Sublinepoins_vue_vue_type_style_index_0_scoped_66a288c7_lang = "";
26851
- const _hoisted_1$4 = { class: "instree-search" };
26851
+ const _hoisted_1$3 = { class: "instree-search" };
26852
26852
  const _hoisted_2$1 = { class: "instree-list" };
26853
26853
  const _hoisted_3$1 = { class: "nv-flex-1 nv-flex-col map-box" };
26854
26854
  const _hoisted_4$1 = {
@@ -26860,7 +26860,7 @@ const _hoisted_6$1 = ["onClick"];
26860
26860
  const _hoisted_7$1 = { style: { "font-size": "16px" } };
26861
26861
  const _hoisted_8$1 = ["onClick"];
26862
26862
  const _hoisted_9$1 = { style: { "height": "450px" } };
26863
- function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
26863
+ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
26864
26864
  const _component_Option = resolveComponent("Option");
26865
26865
  const _component_Select = resolveComponent("Select");
26866
26866
  const _component_Spin = resolveComponent("Spin");
@@ -26901,7 +26901,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
26901
26901
  })
26902
26902
  ]),
26903
26903
  default: withCtx(() => [
26904
- createElementVNode("div", _hoisted_1$4, [
26904
+ createElementVNode("div", _hoisted_1$3, [
26905
26905
  createVNode(_component_NvControlGroup, {
26906
26906
  width: "100%",
26907
26907
  icon: "md-refresh",
@@ -27094,8 +27094,8 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
27094
27094
  _: 1
27095
27095
  });
27096
27096
  }
27097
- const sublinepoins = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-66a288c7"]]);
27098
- const propDefine$4 = {
27097
+ const sublinepoins = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-66a288c7"]]);
27098
+ const propDefine$3 = {
27099
27099
  Id: {
27100
27100
  default: 0,
27101
27101
  type: Number
@@ -27109,14 +27109,14 @@ const propDefine$4 = {
27109
27109
  // default: '',
27110
27110
  // }
27111
27111
  };
27112
- const _sfc_main$4 = defineComponent({
27112
+ const _sfc_main$3 = defineComponent({
27113
27113
  name: "ProjectSummary",
27114
27114
  components: {
27115
27115
  NvComFormUp
27116
27116
  },
27117
27117
  emits: ["close", "update"],
27118
27118
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
27119
- props: propDefine$4,
27119
+ props: propDefine$3,
27120
27120
  setup(props, ctx) {
27121
27121
  return new ProjectSummaryInstance(props, ctx);
27122
27122
  }
@@ -27469,8 +27469,8 @@ class ProjectSummaryInstance extends BaseInstance {
27469
27469
  //#endregion 省市区 END
27470
27470
  }
27471
27471
  const ProjectSummary_vue_vue_type_style_index_0_scoped_73dcbb30_lang = "";
27472
- const _hoisted_1$3 = { class: "form-box" };
27473
- function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
27472
+ const _hoisted_1$2 = { class: "form-box" };
27473
+ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
27474
27474
  const _component_Spin = resolveComponent("Spin");
27475
27475
  const _component_NvComFormUp = resolveComponent("NvComFormUp");
27476
27476
  const _component_Form = resolveComponent("Form");
@@ -27508,7 +27508,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
27508
27508
  ]),
27509
27509
  _: 1
27510
27510
  })) : createCommentVNode("", true),
27511
- createElementVNode("div", _hoisted_1$3, [
27511
+ createElementVNode("div", _hoisted_1$2, [
27512
27512
  createVNode(_component_Form, {
27513
27513
  ref: "mainFormRef",
27514
27514
  model: _ctx.mainFormModel,
@@ -27537,8 +27537,8 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
27537
27537
  _: 1
27538
27538
  });
27539
27539
  }
27540
- const ProjectSummary = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-73dcbb30"]]);
27541
- const propDefine$3 = {
27540
+ const ProjectSummary = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-73dcbb30"]]);
27541
+ const propDefine$2 = {
27542
27542
  linkParam: {
27543
27543
  // 带入的参数
27544
27544
  type: String,
@@ -27550,12 +27550,12 @@ const propDefine$3 = {
27550
27550
  default: "-"
27551
27551
  }
27552
27552
  };
27553
- const _sfc_main$3 = defineComponent({
27553
+ const _sfc_main$2 = defineComponent({
27554
27554
  name: "ProjectUserinfor",
27555
27555
  components: { SelectPlatform, LoginLog, BaseLogin },
27556
27556
  emits: [""],
27557
27557
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
27558
- props: propDefine$3,
27558
+ props: propDefine$2,
27559
27559
  setup(props, ctx) {
27560
27560
  return new ProjectUserinforInstance2(props, ctx);
27561
27561
  }
@@ -28623,7 +28623,7 @@ class ProjectUserinforInstance2 extends BaseInstance {
28623
28623
  }
28624
28624
  const ProjectUserinfor_vue_vue_type_style_index_0_scoped_d1697a07_lang = "";
28625
28625
  const _withScopeId = (n) => (pushScopeId("data-v-d1697a07"), n = n(), popScopeId(), n);
28626
- const _hoisted_1$2 = { class: "instree-search" };
28626
+ const _hoisted_1$1 = { class: "instree-search" };
28627
28627
  const _hoisted_2 = { class: "instree-list" };
28628
28628
  const _hoisted_3 = { style: { "height": "600px", "overflow-y": "auto" } };
28629
28629
  const _hoisted_4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { style: { "margin-left": "16px", "color": "#ff9900" } }, [
@@ -28637,7 +28637,7 @@ const _hoisted_8 = { style: { "display": "none" } };
28637
28637
  const _hoisted_9 = { style: { "height": "400px", "overflow-y": "auto" } };
28638
28638
  const _hoisted_10 = ["src"];
28639
28639
  const _hoisted_11 = ["src"];
28640
- function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
28640
+ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
28641
28641
  const _component_Option = resolveComponent("Option");
28642
28642
  const _component_Select = resolveComponent("Select");
28643
28643
  const _component_Spin = resolveComponent("Spin");
@@ -28682,7 +28682,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
28682
28682
  })
28683
28683
  ]),
28684
28684
  default: withCtx(() => [
28685
- createElementVNode("div", _hoisted_1$2, [
28685
+ createElementVNode("div", _hoisted_1$1, [
28686
28686
  createVNode(_component_NvControlGroup, {
28687
28687
  width: "100%",
28688
28688
  icon: "md-refresh",
@@ -28986,8 +28986,8 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
28986
28986
  _: 1
28987
28987
  });
28988
28988
  }
28989
- const projectUser = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-d1697a07"]]);
28990
- const propDefine$2 = {
28989
+ const projectUser = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-d1697a07"]]);
28990
+ const propDefine$1 = {
28991
28991
  linkParam: {
28992
28992
  // 带入的参数
28993
28993
  type: String,
@@ -28999,12 +28999,12 @@ const propDefine$2 = {
28999
28999
  default: "-"
29000
29000
  }
29001
29001
  };
29002
- const _sfc_main$2 = defineComponent({
29002
+ const _sfc_main$1 = defineComponent({
29003
29003
  name: "Memorabilia",
29004
29004
  components: { NvComFormUp },
29005
29005
  emits: [""],
29006
29006
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
29007
- props: propDefine$2,
29007
+ props: propDefine$1,
29008
29008
  setup(props, ctx) {
29009
29009
  return new Instance$1(props, ctx);
29010
29010
  }
@@ -29240,7 +29240,7 @@ let Instance$1 = class Instance extends BaseInstance {
29240
29240
  }
29241
29241
  //#endregion 表单编辑新增 END
29242
29242
  };
29243
- function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
29243
+ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
29244
29244
  const _component_NvGrid = resolveComponent("NvGrid");
29245
29245
  const _component_NvBox = resolveComponent("NvBox");
29246
29246
  const _component_NvComFormUp = resolveComponent("NvComFormUp");
@@ -29317,8 +29317,8 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
29317
29317
  _: 1
29318
29318
  });
29319
29319
  }
29320
- const ViewModule = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
29321
- const propDefine$1 = {
29320
+ const ViewModule = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
29321
+ const propDefine = {
29322
29322
  linkParam: {
29323
29323
  // 带入的参数
29324
29324
  type: String,
@@ -29330,12 +29330,12 @@ const propDefine$1 = {
29330
29330
  default: "-"
29331
29331
  }
29332
29332
  };
29333
- const _sfc_main$1 = defineComponent({
29333
+ const _sfc_main = defineComponent({
29334
29334
  name: "GroupRelationships",
29335
29335
  components: { NvComFormUp },
29336
29336
  emits: [""],
29337
29337
  // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
29338
- props: propDefine$1,
29338
+ props: propDefine,
29339
29339
  setup(props, ctx) {
29340
29340
  return new Instance2(props, ctx);
29341
29341
  }
@@ -29741,8 +29741,8 @@ class Instance2 extends BaseInstance {
29741
29741
  //#endregion 看板模块 END
29742
29742
  }
29743
29743
  const GroupRelationships_vue_vue_type_style_index_0_scoped_05e0f55a_lang = "";
29744
- const _hoisted_1$1 = { class: "instree-list" };
29745
- function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
29744
+ const _hoisted_1 = { class: "instree-list" };
29745
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29746
29746
  const _component_Tree = resolveComponent("Tree");
29747
29747
  const _component_Spin = resolveComponent("Spin");
29748
29748
  const _component_Button = resolveComponent("Button");
@@ -29767,7 +29767,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
29767
29767
  onChange: _ctx.doChangeUserBoxWidth
29768
29768
  }, {
29769
29769
  default: withCtx(() => [
29770
- createElementVNode("div", _hoisted_1$1, [
29770
+ createElementVNode("div", _hoisted_1, [
29771
29771
  createVNode(_component_Tree, {
29772
29772
  data: _ctx.institutionTree,
29773
29773
  render: _ctx.renderInsTreeContent,
@@ -29924,238 +29924,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
29924
29924
  _: 1
29925
29925
  });
29926
29926
  }
29927
- const GroupRelationships = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-05e0f55a"]]);
29928
- const propDefine = {
29929
- linkParam: {
29930
- // 带入的参数
29931
- type: String,
29932
- default: ""
29933
- },
29934
- operates: {
29935
- // 按钮权限码
29936
- type: String,
29937
- default: "-"
29938
- }
29939
- };
29940
- const _sfc_main = defineComponent({
29941
- name: "SendDocMgmt",
29942
- components: { NvComFormUp, PersonSel },
29943
- emits: [""],
29944
- // 例如: ['clearRadioRow', 'change', 'delete', 'addchild']
29945
- props: propDefine,
29946
- setup(props, ctx) {
29947
- return new SendDocMgmtTmplInstance(props, ctx);
29948
- }
29949
- });
29950
- class SendDocMgmtTmplInstance extends BaseInstance {
29951
- // API实例化
29952
- constructor(props, ctx) {
29953
- super();
29954
- __publicField(this, "props");
29955
- __publicField(this, "ctx");
29956
- /**人员选择事件 */
29957
- __publicField(this, "handlePersonSelect", (datas) => {
29958
- this.personSelModalShow.value = false;
29959
- });
29960
- //#region 业务逻辑
29961
- // 私有属性 | private
29962
- __publicField(this, "business", this.storageInfo.getCurrentInsTree());
29963
- __publicField(this, "triggerInsModal", "");
29964
- // 响应属性 | ref、reactive、computed、watch
29965
- /** 当前行 */
29966
- __publicField(this, "currentRow", reactive({}));
29967
- /** 套红模板 */
29968
- __publicField(this, "docRedHeadTmplDatas", reactive([]));
29969
- __publicField(this, "institutionModalShow", ref(false));
29970
- __publicField(this, "personSelModalShow", ref(false));
29971
- /** 编辑弹窗 */
29972
- __publicField(this, "showEdit", ref(false));
29973
- /** 编辑弹窗标题 */
29974
- __publicField(this, "editTitle", ref("编辑"));
29975
- /** 按钮loading*/
29976
- __publicField(this, "saving", ref(false));
29977
- /** 按钮loading*/
29978
- __publicField(this, "submitting", ref(false));
29979
- /** 表单数据*/
29980
- __publicField(this, "formModel", reactive({
29981
- Id: 0,
29982
- PlatformId: 0,
29983
- InsTreeId: 0,
29984
- InstitutionId: 0,
29985
- InsName: "",
29986
- FileName: "",
29987
- FileToken: "",
29988
- Urgent: null,
29989
- SenderUnit: null,
29990
- CarbonUnit: null,
29991
- Draft: "",
29992
- BeforeToken: null,
29993
- BeforePDFToken: null,
29994
- THTemplateToken: "",
29995
- THToken: null,
29996
- THPDFToken: null,
29997
- ReviewerName: "",
29998
- ReviewerId: 0,
29999
- Token: "",
30000
- ArchiveDescription: "",
30001
- OutgoingDate: "",
30002
- FileType: -1,
30003
- DocumentNumber: "",
30004
- FlowId: 0,
30005
- FlowStatus: 0,
30006
- CreateUserId: 0,
30007
- CreateUserName: "",
30008
- CreateDate: ""
30009
- }));
30010
- /** 表单实例*/
30011
- __publicField(this, "moduleComForm", ref());
30012
- __publicField(this, "disableAllFormItem", ref(false));
30013
- __publicField(this, "ruleValidate", reactive({
30014
- FileName: [{ required: true, message: "文件名称不能为空", trigger: "blur" }],
30015
- FileType: [{ required: true, message: "模版类型不能为空" }]
30016
- }));
30017
- /** 表单项 */
30018
- __publicField(this, "formItems", reactive([
30019
- { model: "InsName", prop: "InsName", label: "拟稿部门", type: "Input", span: 12, inputProp: { disabled: true } },
30020
- { model: "Draft", prop: "Draft", label: "拟稿人", type: "Input", span: 12, inputProp: { disabled: true } },
30021
- { model: "OutgoingDate", prop: "OutgoingDate", label: "发文日期", type: "Input", span: 12, inputProp: { disabled: true } },
30022
- { model: "FileName", prop: "FileName", label: "文件名称", type: "Input", span: 12 },
30023
- { model: "DocumentNumber", prop: "DocumentNumber", label: "发文字号", type: "Input", span: 12 },
30024
- {
30025
- model: "FileType",
30026
- prop: "FileType",
30027
- label: "模版类型",
30028
- type: "Select",
30029
- span: 12,
30030
- selectProp: {
30031
- datas: this.docRedHeadTmplDatas,
30032
- onChange: (event) => {
30033
- if (!this.utilities.isNull(event))
30034
- this.formModel.THTemplateToken = this.docRedHeadTmplDatas.find((x) => x.value == event).token;
30035
- }
30036
- }
30037
- },
30038
- {
30039
- model: "SenderUnit",
30040
- prop: "SenderUnit",
30041
- label: "主送单位",
30042
- type: "Input",
30043
- span: 12,
30044
- inputProp: {
30045
- disabled: true,
30046
- append: "选择",
30047
- onTextClick: () => {
30048
- this.institutionModalShow.value = true;
30049
- this.triggerInsModal = "SenderUnit";
30050
- }
30051
- }
30052
- },
30053
- {
30054
- model: "CarbonUnit",
30055
- prop: "CarbonUnit",
30056
- label: "抄送单位",
30057
- type: "Input",
30058
- span: 12,
30059
- inputProp: {
30060
- disabled: true,
30061
- append: "选择",
30062
- onTextClick: () => {
30063
- this.institutionModalShow.value = true;
30064
- this.triggerInsModal = "CarbonUnit";
30065
- }
30066
- }
30067
- },
30068
- {
30069
- model: "Urgent",
30070
- prop: "Urgent",
30071
- label: "紧急程度",
30072
- type: "DicSelect",
30073
- span: 12,
30074
- dicSelProp: {
30075
- code: "SendDocUrgent",
30076
- platformId: this.storageInfo.getCurrentPlatform().Id,
30077
- readonly: false
30078
- }
30079
- },
30080
- {
30081
- model: "ReviewerName",
30082
- prop: "ReviewerName",
30083
- label: "下级审批人",
30084
- type: "Input",
30085
- span: 12,
30086
- inputProp: {
30087
- disabled: true,
30088
- append: "选择",
30089
- onTextClick: () => {
30090
- this.personSelModalShow.value = true;
30091
- }
30092
- }
30093
- },
30094
- {
30095
- model: "ArchiveDescription",
30096
- prop: "ArchiveDescription",
30097
- label: "公文描述",
30098
- type: "Input",
30099
- span: 24,
30100
- inputProp: {
30101
- type: "textarea",
30102
- autosize: {
30103
- minRows: 4,
30104
- maxRows: 4
30105
- }
30106
- }
30107
- },
30108
- {
30109
- model: "docToken",
30110
- prop: "docToken",
30111
- label: "正文",
30112
- type: "UploadFile",
30113
- span: 24,
30114
- uploadFileProp: {
30115
- readonly: true
30116
- }
30117
- },
30118
- {
30119
- model: "Token",
30120
- prop: "Token",
30121
- label: "附件",
30122
- type: "UploadFile",
30123
- span: 24,
30124
- uploadFileProp: {
30125
- readonly: false
30126
- }
30127
- }
30128
- ]));
30129
- this.props = props;
30130
- this.ctx = ctx;
30131
- this.init();
30132
- }
30133
- init() {
30134
- onMounted(async () => {
30135
- });
30136
- }
30137
- // 私有方法 | private 方法名() {}
30138
- //#endregion 业务逻辑 END
30139
- }
30140
- const _hoisted_1 = { style: { "height": "600px" } };
30141
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30142
- const _component_PersonSel = resolveComponent("PersonSel");
30143
- const _component_NvPage = resolveComponent("NvPage");
30144
- return openBlock(), createBlock(_component_NvPage, { gutter: 8 }, {
30145
- default: withCtx(() => [
30146
- createElementVNode("div", _hoisted_1, [
30147
- _ctx.personSelModalShow ? (openBlock(), createBlock(_component_PersonSel, {
30148
- key: 0,
30149
- multiple: false,
30150
- onOnSelect: _ctx.handlePersonSelect,
30151
- onOnClose: _cache[0] || (_cache[0] = ($event) => _ctx.personSelModalShow = false)
30152
- }, null, 8, ["onOnSelect"])) : createCommentVNode("", true)
30153
- ])
30154
- ]),
30155
- _: 1
30156
- });
30157
- }
30158
- const SendDocMgmt = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
29927
+ const GroupRelationships = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-05e0f55a"]]);
30159
29928
  const index = [
30160
29929
  {
30161
29930
  // 系统平台
@@ -30252,11 +30021,6 @@ const index = [
30252
30021
  // 集团关系
30253
30022
  path: "/permission-service/groupRelationships/GroupRelationships",
30254
30023
  component: GroupRelationships
30255
- },
30256
- {
30257
- // 发文管理
30258
- path: "/businessManagePages/OA/SendDocMgmt",
30259
- component: SendDocMgmt
30260
30024
  }
30261
30025
  ];
30262
30026
  export {