@jeecg/online 3.6.2-beta → 3.7.0-beta

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.
Files changed (118) hide show
  1. package/AiModal-fe3988fb.mjs +84 -0
  2. package/AuthButtonConfig-d50a0a65.mjs +134 -0
  3. package/{AuthButtonTree-3aa0ed49.mjs → AuthButtonTree-589395ed.mjs} +2 -2
  4. package/AuthDataConfig-7bb0cd85.mjs +237 -0
  5. package/{AuthDataTree-94e026e3.mjs → AuthDataTree-6e3bb86f.mjs} +1 -1
  6. package/AuthFieldConfig-490fc0ab.mjs +139 -0
  7. package/{AuthFieldTree-69864163.mjs → AuthFieldTree-b7cd091e.mjs} +1 -1
  8. package/AuthManagerDrawer-5e2ed5ce.mjs +118 -0
  9. package/AuthSetterModal-6f74449c.mjs +273 -0
  10. package/{CgformCopyList-14b76108.mjs → CgformCopyList-8077ccc6.mjs} +47 -45
  11. package/{CgformModal-eccfc38e.mjs → CgformModal-36faf29a.mjs} +256 -246
  12. package/{CgreportModal.vue_vue_type_script_setup_true_lang-c89d9222.mjs → CgreportModal-5a23d089.mjs} +154 -131
  13. package/CheckDictTable-b5cb0e2b.mjs +226 -0
  14. package/{CodeFileListModal-a6d3290d.mjs → CodeFileListModal-0e26b7e0.mjs} +2 -2
  15. package/{CodeFileViewModal-373e8058.mjs → CodeFileViewModal-9d4a5b5f.mjs} +36 -32
  16. package/CodeGeneratorModal-b722d976.mjs +238 -0
  17. package/{CustomButtonList-02e3d897.mjs → CustomButtonList-37639061.mjs} +118 -100
  18. package/{DBAttributeTable-370de07b.mjs → DBAttributeTable-95dc66c1.mjs} +110 -89
  19. package/{DbToOnlineModal-9f13956f.mjs → DbToOnlineModal-f49b9530.mjs} +57 -51
  20. package/DetailForm-4aa2570b.mjs +485 -0
  21. package/{EnhanceJavaModal-f63aa2d3.mjs → EnhanceJavaModal-98934198.mjs} +3 -3
  22. package/{EnhanceJsHistory-352b46b1.mjs → EnhanceJsHistory-9c4acdaf.mjs} +2 -2
  23. package/EnhanceJsModal-247f640d.mjs +532 -0
  24. package/{EnhanceSqlModal-5e4ae84f.mjs → EnhanceSqlModal-65b74b0f.mjs} +3 -3
  25. package/ExtendConfigModal-00f2fb55.mjs +117 -0
  26. package/FieldExtendJsonModal-cc7fce26.mjs +277 -0
  27. package/{FileSelectModal-9a02560b.mjs → FileSelectModal-38660e3c.mjs} +1 -1
  28. package/{ForeignKeyTable-6a843c4b.mjs → ForeignKeyTable-a78cb5ad.mjs} +3 -3
  29. package/{IndexTable-f8af9d44.mjs → IndexTable-1b496559.mjs} +10 -10
  30. package/{JModalTip-33c7dc44.mjs → JModalTip-4a83aaed.mjs} +1 -1
  31. package/{JOnlineSearchSelect-c287af12.mjs → JOnlineSearchSelect-34a37ec9.mjs} +1 -1
  32. package/{LeftDepart-fa85523d.mjs → LeftDepart-8ade4bf7.mjs} +1 -1
  33. package/{LeftRole-8b8dfe21.mjs → LeftRole-7d8c5acc.mjs} +1 -1
  34. package/{LeftUser-dc24ef2f.mjs → LeftUser-b4d1372a.mjs} +3 -3
  35. package/LinkTableConfigModal-a138c85e.mjs +240 -0
  36. package/{LinkTableFieldConfigModal-787bc55c.mjs → LinkTableFieldConfigModal-17b413b0.mjs} +41 -41
  37. package/{LinkTableListPiece-8499a318.mjs → LinkTableListPiece-2660d709.mjs} +1 -1
  38. package/{ModalFormDemo-977a49eb.mjs → ModalFormDemo-0544737d.mjs} +1 -1
  39. package/OnlCgformErpList-30e416c8.mjs +470 -0
  40. package/OnlCgformErpSubTable-9a876058.mjs +427 -0
  41. package/OnlCgformInnerSubTable-290ace5d.mjs +266 -0
  42. package/OnlCgformInnerTableList-f89b6687.mjs +458 -0
  43. package/OnlCgformTabList-7a2f2c03.mjs +408 -0
  44. package/OnlineAutoList-46c6c8b9.mjs +493 -0
  45. package/OnlineAutoModal-971bef13.mjs +236 -0
  46. package/{OnlineAutoTreeList-89265688.mjs → OnlineAutoTreeList-3b92454c.mjs} +206 -204
  47. package/{OnlineCustomModal-518ad33c.mjs → OnlineCustomModal-594244f3.mjs} +15 -11
  48. package/{OnlineDetailModal-9675390d.mjs → OnlineDetailModal-2a271e0b.mjs} +74 -64
  49. package/OnlineForm-018981b2.mjs +924 -0
  50. package/OnlineForm.vue_vue_type_style_index_0_scoped_0f9f2964_lang-4ed993c7.mjs +1 -0
  51. package/OnlineFormDetail-e036cd11.mjs +342 -0
  52. package/OnlineFormUrlAdd-7fb3dcca.mjs +115 -0
  53. package/OnlineFormUrlDetail-b2292137.mjs +119 -0
  54. package/OnlineFormUrlEdit-44080fb3.mjs +113 -0
  55. package/OnlineFormUrlSuccess-af285b02.mjs +59 -0
  56. package/OnlineQueryForm-998c12a4.mjs +444 -0
  57. package/{OnlineSearchFormItem-0cc85a8a.mjs → OnlineSearchFormItem-6feacae6.mjs} +2 -2
  58. package/{OnlineSelectCascade-4265c95d.mjs → OnlineSelectCascade-471fcc76.mjs} +1 -1
  59. package/{OnlineSubFormDetail-f0d2c016.mjs → OnlineSubFormDetail-03f8ee5c.mjs} +29 -27
  60. package/OnlineTabAutoModal-7b9bcd0b.mjs +306 -0
  61. package/{OnlineTabDetailModal-7356d3a8.mjs → OnlineTabDetailModal-88143301.mjs} +22 -20
  62. package/OnlineTabForm-9ad7d29a.mjs +805 -0
  63. package/OnlineTabFormDetail-bbf23caa.mjs +327 -0
  64. package/PageAttributeTable-6c23547b.mjs +446 -0
  65. package/{ProcessOnlineForm-67558898.mjs → ProcessOnlineForm-b42198f5.mjs} +32 -28
  66. package/QueryTable-96b3dbd0.mjs +144 -0
  67. package/SetSwitchOptions-a452fa0f.mjs +62 -0
  68. package/SuperQuery-cbfba908.mjs +975 -0
  69. package/{auth.data-8be5c9e3.mjs → auth.data-22948e87.mjs} +56 -14
  70. package/{cgform.data-cbdd88c3.mjs → cgform.data-475d4984.mjs} +5 -1
  71. package/constant-fa63bd66.mjs +10 -0
  72. package/{enhance.data-efc7e155.mjs → enhance.data-3304d553.mjs} +3 -3
  73. package/index-173949bb.mjs +57 -0
  74. package/{index-49508cad.mjs → index-581bef24.mjs} +29 -27
  75. package/{index-b7a05eef.mjs → index-d2abb8a0.mjs} +394 -361
  76. package/main.index.js +1 -1
  77. package/package.json +1 -1
  78. package/style.css +1 -1
  79. package/useCgformList-8755a94e.mjs +426 -0
  80. package/useExtendComponent-bb7cca20.mjs +4295 -0
  81. package/useFormUrl-2ee1a82d.mjs +24 -0
  82. package/useListButton-7ddb9a46.mjs +697 -0
  83. package/{useSchemas-0433a403.mjs → useSchemas-47e45edc.mjs} +167 -86
  84. package/{useTableSync-774c3774.mjs → useTableSync-f6089e8a.mjs} +1 -1
  85. package/AuthButtonConfig-244ec09f.mjs +0 -125
  86. package/AuthDataConfig-83891eea.mjs +0 -212
  87. package/AuthFieldConfig-6b21915c.mjs +0 -139
  88. package/AuthManagerDrawer-300dd4e4.mjs +0 -114
  89. package/AuthSetterModal-a414fb35.mjs +0 -267
  90. package/CgreportModal-2065f5a9.mjs +0 -13
  91. package/CheckDictTable-134cbb83.mjs +0 -211
  92. package/CodeGeneratorModal-f08a89cd.mjs +0 -233
  93. package/DetailForm-424638eb.mjs +0 -462
  94. package/EnhanceJsModal-05c73a59.mjs +0 -311
  95. package/ExtendConfigModal-1dde390a.mjs +0 -111
  96. package/FieldExtendJsonModal-a70a9ccd.mjs +0 -219
  97. package/LinkTableConfigModal-d4fbdef2.mjs +0 -230
  98. package/OnlCgformErpList-db45e22b.mjs +0 -454
  99. package/OnlCgformErpSubTable-54b50eec.mjs +0 -403
  100. package/OnlCgformInnerSubTable-fbca73e0.mjs +0 -253
  101. package/OnlCgformInnerTableList-782eaf04.mjs +0 -444
  102. package/OnlCgformTabList-a9e1e36a.mjs +0 -395
  103. package/OnlineAutoList-0583a910.mjs +0 -479
  104. package/OnlineAutoModal-510991eb.mjs +0 -207
  105. package/OnlineForm-1fa2d893.mjs +0 -750
  106. package/OnlineFormDetail-0e7294ca.mjs +0 -297
  107. package/OnlineQueryForm-1bfc8320.mjs +0 -386
  108. package/OnlineTabAutoModal-6f636ee2.mjs +0 -254
  109. package/OnlineTabForm-512d3951.mjs +0 -766
  110. package/OnlineTabFormDetail-5a70219d.mjs +0 -324
  111. package/PageAttributeTable-965dc58e.mjs +0 -404
  112. package/QueryTable-eb9a5b21.mjs +0 -115
  113. package/SuperQuery-5d1ca957.mjs +0 -843
  114. package/constant-754f1a9d.mjs +0 -9
  115. package/index-0e3ab3af.mjs +0 -56
  116. package/useCgformList-423282b7.mjs +0 -400
  117. package/useExtendComponent-325fe3f1.mjs +0 -3926
  118. package/useListButton-cdbab702.mjs +0 -676
@@ -1,5 +1,5 @@
1
- import { computed as s } from "vue";
2
- const n = [
1
+ import { computed as n } from "vue";
2
+ const d = [
3
3
  {
4
4
  title: "启用",
5
5
  dataIndex: "switch",
@@ -29,7 +29,7 @@ const n = [
29
29
  width: 180,
30
30
  slots: { customRender: "form" }
31
31
  }
32
- ], i = [
32
+ ], u = [
33
33
  {
34
34
  title: "启用",
35
35
  dataIndex: "switch",
@@ -50,7 +50,7 @@ const n = [
50
50
  width: 180,
51
51
  slots: { customRender: "control" }
52
52
  }
53
- ], u = [
53
+ ], i = [
54
54
  { code: "add", title: "新增", status: 0 },
55
55
  { code: "update", title: "编辑", status: 0 },
56
56
  { code: "delete", title: "删除", status: 0 },
@@ -74,18 +74,21 @@ const n = [
74
74
  {
75
75
  title: "规则描述",
76
76
  dataIndex: "description",
77
- customRender({ record: { ruleOperator: t, ruleValue: e, ruleColumn: d } }) {
78
- return t == a ? `自定义SQL: ${e}` : `${d} ${t} ${e}`;
77
+ customRender({ record: { ruleOperator: t, ruleValue: e, ruleColumn: l } }) {
78
+ return t == a ? `自定义SQL: ${e}` : `${l} ${t} ${e}`;
79
79
  }
80
80
  }
81
81
  ];
82
82
  function c(t, e) {
83
- return { formSchemas: s(() => [
83
+ return { formSchemas: n(() => [
84
84
  {
85
85
  label: "规则名称",
86
86
  field: "ruleName",
87
87
  required: !0,
88
- component: "Input"
88
+ component: "Input",
89
+ componentProps: {
90
+ onChange: e.onRuleNameChange
91
+ }
89
92
  },
90
93
  {
91
94
  label: "规则字段",
@@ -93,7 +96,8 @@ function c(t, e) {
93
96
  component: "JSearchSelect",
94
97
  componentProps: {
95
98
  dictOptions: t.authFields,
96
- getPopupContainer: () => document.body
99
+ getPopupContainer: () => document.body,
100
+ onChange: e.onRuleColumnChange
97
101
  },
98
102
  dynamicRules({ model: o }) {
99
103
  return [{ required: o.ruleOperator != a, message: "请输入规则字段" }];
@@ -107,14 +111,52 @@ function c(t, e) {
107
111
  component: "JDictSelectTag",
108
112
  componentProps: {
109
113
  dictCode: "rule_conditions",
110
- onChange: e.onRuleOperatorChange
114
+ onChange: e.onRuleOperatorChange,
115
+ getPopupContainer: () => document.body
111
116
  }
112
117
  },
113
118
  {
114
119
  label: "规则值",
115
120
  field: "ruleValue",
116
121
  required: !0,
117
- component: "Input"
122
+ // -update-begin--author:liaozhiyang---date:20240607---for:【TV360X-536】数据权限配置配置优化及新增JInputSelect组件
123
+ component: "JInputSelect",
124
+ componentProps: {
125
+ selectPlaceholder: "可选择系统变量",
126
+ inputPlaceholder: "请输入",
127
+ getPopupContainer: () => document.body,
128
+ options: [
129
+ {
130
+ label: "登录用户账号",
131
+ value: "${sys_user_code}"
132
+ },
133
+ {
134
+ label: "登录用户名称",
135
+ value: "${sys_user_name}"
136
+ },
137
+ {
138
+ label: "当前日期",
139
+ value: "${sys_date}"
140
+ },
141
+ {
142
+ label: "当前时间",
143
+ value: "${sys_date}"
144
+ },
145
+ {
146
+ label: "登录用户部门",
147
+ value: "${sys_org_code}"
148
+ },
149
+ {
150
+ label: "用户拥有的部门",
151
+ value: "${sys_multi_org_code}"
152
+ },
153
+ {
154
+ label: "登录用户租户",
155
+ value: "${tenant_id}"
156
+ }
157
+ ]
158
+ }
159
+ // -update-end--author:liaozhiyang---date:20240607---for:【TV360X-536】数据权限配置配置优化及新增JInputSelect组件
118
160
  },
119
161
  {
120
162
  label: "状态",
@@ -133,9 +175,9 @@ function c(t, e) {
133
175
  }
134
176
  export {
135
177
  a as U,
136
- n as a,
137
- i as b,
138
- u as c,
178
+ d as a,
179
+ u as b,
180
+ i as c,
139
181
  r as d,
140
182
  c as u
141
183
  };
@@ -76,7 +76,11 @@ const r = "validate-failed", h = [
76
76
  modalMinWidth: "",
77
77
  commentStatus: 0,
78
78
  tableFixedAction: 1,
79
- tableFixedActionType: "right"
79
+ tableFixedActionType: "right",
80
+ // update-begin--author:liaozhiyang---date:20240329---for:【QQYUN-7872】online表单label较长优化
81
+ formLabelLengthShow: 0,
82
+ formLabelLength: null
83
+ // update-begin--author:liaozhiyang---date:20240329---for:【QQYUN-7872】online表单label较长优化
80
84
  };
81
85
  function y() {
82
86
  let d = [
@@ -0,0 +1,10 @@
1
+ const s = "erp", a = "tree", e = "normal", n = "innerTable", t = "tab", o = 6, E = "erpSubTable";
2
+ export {
3
+ s as E,
4
+ n as I,
5
+ o as L,
6
+ e as N,
7
+ t as T,
8
+ E as a,
9
+ a as b
10
+ };
@@ -1,5 +1,5 @@
1
1
  import { computed as n } from "vue";
2
- import { o as u } from "./cgform.data-cbdd88c3.mjs";
2
+ import { o as u } from "./cgform.data-475d4984.mjs";
3
3
  function d(l) {
4
4
  return { columns: [
5
5
  {
@@ -152,7 +152,7 @@ function p(l) {
152
152
  ]) };
153
153
  }
154
154
  function o(l, t) {
155
- let e = l;
155
+ let e = "";
156
156
  for (let a of u)
157
157
  if (a.code === l) {
158
158
  e = a.title;
@@ -165,7 +165,7 @@ function o(l, t) {
165
165
  break;
166
166
  }
167
167
  }
168
- return e;
168
+ return e || l;
169
169
  }
170
170
  export {
171
171
  d as a,
@@ -0,0 +1,57 @@
1
+ import p from "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
2
+ import { defineComponent as m, resolveComponent as l, openBlock as a, createElementBlock as v, createVNode as f, defineAsyncComponent as s } from "vue";
3
+ import { useMessage as g } from "/@/hooks/web/useMessage";
4
+ import { useRoute as d } from "vue-router";
5
+ const w = m({
6
+ name: "OnlCgReportList",
7
+ components: {
8
+ JPopupOnlReport: p
9
+ },
10
+ setup(e, { emit: r, refs: o }) {
11
+ g();
12
+ const t = d().path;
13
+ return {
14
+ id: t.substr(t.lastIndexOf("/") + 1)
15
+ };
16
+ }
17
+ }), b = (e, r) => {
18
+ const o = e.__vccOpts || e;
19
+ for (const [n, t] of r)
20
+ o[n] = t;
21
+ return o;
22
+ }, h = { class: "p-2" };
23
+ function O(e, r, o, n, t, c) {
24
+ const u = l("JPopupOnlReport");
25
+ return a(), v("div", h, [
26
+ f(u, {
27
+ id: e.id,
28
+ multi: !0,
29
+ clickToRowSelect: !1
30
+ }, null, 8, ["id"])
31
+ ]);
32
+ }
33
+ const i = /* @__PURE__ */ b(w, [["render", O]]), T = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34
+ __proto__: null,
35
+ default: i
36
+ }, Symbol.toStringTag, { value: "Module" })), F = {
37
+ /**
38
+ * 注册组件
39
+ */
40
+ install(e, r) {
41
+ e.provide("baseImport", r.baseImport), e.component("OnlCgReportList", i);
42
+ const o = s(() => import("./JOnlineSearchSelect-34a37ec9.mjs"));
43
+ e.component("JOnlineSearchSelect", o);
44
+ const n = s(() => import("./SuperQuery-cbfba908.mjs"));
45
+ e.component("SuperQuery", n);
46
+ },
47
+ getViews() {
48
+ return /* @__PURE__ */ Object.assign({ "./src/views/super/online/cgform/CgformCopyList.vue": () => import("./CgformCopyList-8077ccc6.mjs"), "./src/views/super/online/cgform/auto/comp/JOnlineSearchSelect.vue": () => import("./JOnlineSearchSelect-34a37ec9.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineForm.vue": () => import("./OnlineForm-018981b2.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineFormDetail.vue": () => import("./OnlineFormDetail-e036cd11.mjs"), "./src/views/super/online/cgform/auto/comp/OnlinePopForm.vue": () => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.t), "./src/views/super/online/cgform/auto/comp/OnlinePopListModal.vue": () => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.x), "./src/views/super/online/cgform/auto/comp/OnlinePopModal.vue": () => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.v), "./src/views/super/online/cgform/auto/comp/OnlineQueryForm.vue": () => import("./OnlineQueryForm-998c12a4.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSearchFormItem.vue": () => import("./OnlineSearchFormItem-6feacae6.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSelectCascade.vue": () => import("./OnlineSelectCascade-471fcc76.mjs"), "./src/views/super/online/cgform/auto/comp/OnlineSubForm.vue": () => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.s), "./src/views/super/online/cgform/auto/comp/OnlineSubFormDetail.vue": () => import("./OnlineSubFormDetail-03f8ee5c.mjs"), "./src/views/super/online/cgform/auto/comp/ProcessOnlineForm.vue": () => import("./ProcessOnlineForm-b42198f5.mjs"), "./src/views/super/online/cgform/auto/comp/superquery/SuperQuery.vue": () => import("./SuperQuery-cbfba908.mjs"), "./src/views/super/online/cgform/auto/comp/superquery/SuperQueryValComponent.vue": () => import("./SuperQueryValComponent-7ad86d4b.mjs"), "./src/views/super/online/cgform/auto/default/OnlineAutoList.vue": () => import("./OnlineAutoList-46c6c8b9.mjs"), "./src/views/super/online/cgform/auto/default/OnlineAutoModal.vue": () => import("./OnlineAutoModal-971bef13.mjs"), "./src/views/super/online/cgform/auto/default/OnlineCustomModal.vue": () => import("./OnlineCustomModal-594244f3.mjs"), "./src/views/super/online/cgform/auto/default/OnlineDetailModal.vue": () => import("./OnlineDetailModal-2a271e0b.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlAdd.vue": () => import("./OnlineFormUrlAdd-7fb3dcca.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlDetail.vue": () => import("./OnlineFormUrlDetail-b2292137.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlEdit.vue": () => import("./OnlineFormUrlEdit-44080fb3.mjs"), "./src/views/super/online/cgform/auto/default/OnlineFormUrlSuccess.vue": () => import("./OnlineFormUrlSuccess-af285b02.mjs"), "./src/views/super/online/cgform/auto/erp/OnlCgformErpList.vue": () => import("./OnlCgformErpList-30e416c8.mjs"), "./src/views/super/online/cgform/auto/erp/OnlCgformErpSubTable.vue": () => import("./OnlCgformErpSubTable-9a876058.mjs"), "./src/views/super/online/cgform/auto/innerTable/OnlCgformInnerSubTable.vue": () => import("./OnlCgformInnerSubTable-290ace5d.mjs"), "./src/views/super/online/cgform/auto/innerTable/OnlCgformInnerTableList.vue": () => import("./OnlCgformInnerTableList-f89b6687.mjs"), "./src/views/super/online/cgform/auto/tab/OnlCgformTabList.vue": () => import("./OnlCgformTabList-7a2f2c03.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabAutoModal.vue": () => import("./OnlineTabAutoModal-7b9bcd0b.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabDetailModal.vue": () => import("./OnlineTabDetailModal-88143301.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabForm.vue": () => import("./OnlineTabForm-9ad7d29a.mjs"), "./src/views/super/online/cgform/auto/tab/modal/OnlineTabFormDetail.vue": () => import("./OnlineTabFormDetail-bbf23caa.mjs"), "./src/views/super/online/cgform/auto/tree/OnlineAutoTreeList.vue": () => import("./OnlineAutoTreeList-3b92454c.mjs"), "./src/views/super/online/cgform/components/AiModal.vue": () => import("./AiModal-fe3988fb.mjs"), "./src/views/super/online/cgform/components/CgformModal.vue": () => import("./CgformModal-36faf29a.mjs").then((e) => e.h), "./src/views/super/online/cgform/components/CodeFileListModal.vue": () => import("./CodeFileListModal-0e26b7e0.mjs"), "./src/views/super/online/cgform/components/CodeFileViewModal.vue": () => import("./CodeFileViewModal-9d4a5b5f.mjs"), "./src/views/super/online/cgform/components/CodeGeneratorModal.vue": () => import("./CodeGeneratorModal-b722d976.mjs"), "./src/views/super/online/cgform/components/DbToOnlineModal.vue": () => import("./DbToOnlineModal-f49b9530.mjs"), "./src/views/super/online/cgform/components/ExtendConfigModal.vue": () => import("./ExtendConfigModal-00f2fb55.mjs"), "./src/views/super/online/cgform/components/FileSelectModal.vue": () => import("./FileSelectModal-38660e3c.mjs"), "./src/views/super/online/cgform/components/auth/AuthManagerDrawer.vue": () => import("./AuthManagerDrawer-5e2ed5ce.mjs"), "./src/views/super/online/cgform/components/auth/AuthSetterModal.vue": () => import("./AuthSetterModal-6f74449c.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthButtonConfig.vue": () => import("./AuthButtonConfig-d50a0a65.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthDataConfig.vue": () => import("./AuthDataConfig-7bb0cd85.mjs"), "./src/views/super/online/cgform/components/auth/manager/AuthFieldConfig.vue": () => import("./AuthFieldConfig-490fc0ab.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthButtonTree.vue": () => import("./AuthButtonTree-589395ed.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthDataTree.vue": () => import("./AuthDataTree-6e3bb86f.mjs"), "./src/views/super/online/cgform/components/auth/setter/AuthFieldTree.vue": () => import("./AuthFieldTree-b7cd091e.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftDepart.vue": () => import("./LeftDepart-8ade4bf7.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftRole.vue": () => import("./LeftRole-7d8c5acc.mjs"), "./src/views/super/online/cgform/components/auth/setter/LeftUser.vue": () => import("./LeftUser-b4d1372a.mjs"), "./src/views/super/online/cgform/components/button/CustomButtonList.vue": () => import("./CustomButtonList-37639061.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceJavaModal.vue": () => import("./EnhanceJavaModal-98934198.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceJsHistory.vue": () => import("./EnhanceJsHistory-9c4acdaf.mjs").then((e) => e.a), "./src/views/super/online/cgform/components/enhance/EnhanceJsModal.vue": () => import("./EnhanceJsModal-247f640d.mjs"), "./src/views/super/online/cgform/components/enhance/EnhanceSqlModal.vue": () => import("./EnhanceSqlModal-65b74b0f.mjs"), "./src/views/super/online/cgform/components/tables/CheckDictTable.vue": () => import("./CheckDictTable-b5cb0e2b.mjs"), "./src/views/super/online/cgform/components/tables/DBAttributeTable.vue": () => import("./DBAttributeTable-95dc66c1.mjs"), "./src/views/super/online/cgform/components/tables/ForeignKeyTable.vue": () => import("./ForeignKeyTable-a78cb5ad.mjs"), "./src/views/super/online/cgform/components/tables/IndexTable.vue": () => import("./IndexTable-1b496559.mjs"), "./src/views/super/online/cgform/components/tables/PageAttributeTable.vue": () => import("./PageAttributeTable-6c23547b.mjs"), "./src/views/super/online/cgform/components/tables/QueryTable.vue": () => import("./QueryTable-96b3dbd0.mjs"), "./src/views/super/online/cgform/extend/FieldExtendJsonModal.vue": () => import("./FieldExtendJsonModal-cc7fce26.mjs"), "./src/views/super/online/cgform/extend/SetSwitchOptions.vue": () => import("./SetSwitchOptions-a452fa0f.mjs"), "./src/views/super/online/cgform/extend/form/DetailForm.vue": () => import("./DetailForm-4aa2570b.mjs"), "./src/views/super/online/cgform/extend/linkTable/JModalTip.vue": () => import("./JModalTip-4a83aaed.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableCard.vue": () => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.y), "./src/views/super/online/cgform/extend/linkTable/LinkTableConfigModal.vue": () => import("./LinkTableConfigModal-a138c85e.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableFieldConfigModal.vue": () => import("./LinkTableFieldConfigModal-17b413b0.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableListPiece.vue": () => import("./LinkTableListPiece-2660d709.mjs"), "./src/views/super/online/cgform/extend/linkTable/LinkTableSelect.vue": () => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.w), "./src/views/super/online/cgform/index.vue": () => import("./index-d2abb8a0.mjs"), "./src/views/super/online/cgreport/auto/OnlCgReportList.vue": () => Promise.resolve().then(() => T), "./src/views/super/online/cgreport/components/CgreportModal.vue": () => import("./CgreportModal-5a23d089.mjs").then((e) => e.a), "./src/views/super/online/cgreport/demo/ModalFormDemo.vue": () => import("./ModalFormDemo-0544737d.mjs"), "./src/views/super/online/cgreport/index.vue": () => import("./index-581bef24.mjs") });
49
+ }
50
+ }, x = s(() => import("./OnlineSelectCascade-471fcc76.mjs")), k = s(() => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.y)), _ = s(() => import("./useExtendComponent-bb7cca20.mjs").then((e) => e.w));
51
+ export {
52
+ k as L,
53
+ x as O,
54
+ b as _,
55
+ _ as a,
56
+ F as i
57
+ };
@@ -1,23 +1,23 @@
1
1
  var L = (U, f, s) => new Promise((h, p) => {
2
- var k = (i) => {
2
+ var k = (r) => {
3
3
  try {
4
- n(s.next(i));
4
+ n(s.next(r));
5
5
  } catch (u) {
6
6
  p(u);
7
7
  }
8
- }, g = (i) => {
8
+ }, g = (r) => {
9
9
  try {
10
- n(s.throw(i));
10
+ n(s.throw(r));
11
11
  } catch (u) {
12
12
  p(u);
13
13
  }
14
- }, n = (i) => i.done ? h(i.value) : Promise.resolve(i.value).then(k, g);
14
+ }, n = (r) => r.done ? h(r.value) : Promise.resolve(r.value).then(k, g);
15
15
  n((s = s.apply(U, f)).next());
16
16
  });
17
- import { defineComponent as E, resolveComponent as m, openBlock as S, createElementBlock as M, createVNode as r, unref as c, mergeProps as V, withCtx as a, createTextVNode as C, createBlock as q, createCommentVNode as F } from "vue";
17
+ import { defineComponent as O, resolveComponent as m, openBlock as S, createElementBlock as E, createVNode as i, unref as c, mergeProps as V, withCtx as a, createTextVNode as C, createBlock as q, createCommentVNode as F } from "vue";
18
18
  import { BasicTable as K, TableAction as Q } from "/@/components/Table";
19
19
  import { useListPage as H } from "/@/hooks/system/useListPage";
20
- import { l as j, c as z, s as G, _ as J, b as W, g as X, d as Y } from "./CgreportModal.vue_vue_type_script_setup_true_lang-c89d9222.mjs";
20
+ import { l as j, c as z, s as G, C as J, b as W, g as X, d as Y } from "./CgreportModal-5a23d089.mjs";
21
21
  import { useModal as Z } from "/@/components/Modal";
22
22
  import R from "clipboard";
23
23
  import { useRouter as ee } from "vue-router";
@@ -29,7 +29,9 @@ import "/@/views/system/user/user.api";
29
29
  import "/@/utils/http/axios";
30
30
  import "/@/hooks/web/useMessage";
31
31
  import "/@/store/modules/permission";
32
- const be = /* @__PURE__ */ E({
32
+ import "./index-173949bb.mjs";
33
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
34
+ const ye = /* @__PURE__ */ O({
33
35
  __name: "index",
34
36
  setup(U, { expose: f }) {
35
37
  let s = ee();
@@ -37,7 +39,7 @@ const be = /* @__PURE__ */ E({
37
39
  prefixCls: k,
38
40
  tableContext: g,
39
41
  createMessage: n,
40
- createConfirm: i
42
+ createConfirm: r
41
43
  } = H({
42
44
  designScope: "online-cgreport-list",
43
45
  pagination: !0,
@@ -59,14 +61,14 @@ const be = /* @__PURE__ */ E({
59
61
  showFooter: !0
60
62
  });
61
63
  }
62
- function $(t) {
64
+ function P(t) {
63
65
  p(!0, {
64
66
  record: t,
65
67
  isUpdate: !0,
66
68
  showFooter: !0
67
69
  });
68
70
  }
69
- function P(t) {
71
+ function $(t) {
70
72
  return L(this, null, function* () {
71
73
  yield Y({ id: t.id }, b);
72
74
  });
@@ -85,7 +87,7 @@ const be = /* @__PURE__ */ E({
85
87
  return [
86
88
  {
87
89
  label: "编辑",
88
- onClick: $.bind(null, t)
90
+ onClick: P.bind(null, t)
89
91
  }
90
92
  ];
91
93
  }
@@ -99,13 +101,13 @@ const be = /* @__PURE__ */ E({
99
101
  {
100
102
  label: "配置地址",
101
103
  class: ["low-app-hide"],
102
- onClick: () => O(t)
104
+ onClick: () => M(t)
103
105
  },
104
106
  {
105
107
  label: "删除",
106
108
  popConfirm: {
107
109
  title: "是否确认删除",
108
- confirm: P.bind(null, t)
110
+ confirm: $.bind(null, t)
109
111
  }
110
112
  }
111
113
  ];
@@ -113,7 +115,7 @@ const be = /* @__PURE__ */ E({
113
115
  function I(t) {
114
116
  s.push({ path: "/online/cgreport/" + t });
115
117
  }
116
- function O(t) {
118
+ function M(t) {
117
119
  let y = t.id, l = `/online/cgreport/${y}`, d = `INSERT INTO sys_permission(id, parent_id, name, url, component, component_name, redirect, menu_type, perms, perms_type, sort_no, always_show, icon, is_route, is_leaf, keep_alive, hidden, hide_tab, description, status, del_flag, rule_flag, create_by, create_time, update_by, update_time, internal_or_external)
118
120
  VALUES ('${te()}', NULL, '${t.name}', '${l}', '1', NULL, NULL, 0, NULL, '1', 0.00, 0, NULL, 0, 1, 0, 0, 0, NULL, '1', 0, 0, 'admin', null, NULL, NULL, 0)`;
119
121
  X(y).then((o) => {
@@ -125,7 +127,7 @@ const be = /* @__PURE__ */ E({
125
127
  }).catch(() => {
126
128
  n.warning("获取参数失败!");
127
129
  }).finally(() => {
128
- i({
130
+ r({
129
131
  iconType: "info",
130
132
  width: 500,
131
133
  title: `菜单链接【${t.name}】`,
@@ -169,13 +171,13 @@ const be = /* @__PURE__ */ E({
169
171
  handleAdd: x
170
172
  }), (t, y) => {
171
173
  const l = m("a-button"), d = m("Icon"), o = m("a-menu-item"), e = m("a-menu"), _ = m("a-dropdown");
172
- return S(), M("div", null, [
173
- r(c(K), V({
174
+ return S(), E("div", null, [
175
+ i(c(K), V({
174
176
  onRegister: c(u),
175
177
  rowSelection: c(T)
176
178
  }, t.$attrs), {
177
179
  tableTitle: a(() => [
178
- r(l, {
180
+ i(l, {
179
181
  preIcon: "ant-design:plus-outlined",
180
182
  type: "primary",
181
183
  onClick: x,
@@ -188,14 +190,14 @@ const be = /* @__PURE__ */ E({
188
190
  }),
189
191
  c(w).length > 0 ? (S(), q(_, { key: 0 }, {
190
192
  overlay: a(() => [
191
- r(e, null, {
193
+ i(e, null, {
192
194
  default: a(() => [
193
- r(o, {
195
+ i(o, {
194
196
  key: "1",
195
197
  onClick: A
196
198
  }, {
197
199
  default: a(() => [
198
- r(d, { icon: "ant-design:delete-outlined" }),
200
+ i(d, { icon: "ant-design:delete-outlined" }),
199
201
  C(" 删除 ")
200
202
  ]),
201
203
  _: 1
@@ -205,10 +207,10 @@ const be = /* @__PURE__ */ E({
205
207
  })
206
208
  ]),
207
209
  default: a(() => [
208
- r(l, null, {
210
+ i(l, null, {
209
211
  default: a(() => [
210
212
  C("批量操作 "),
211
- r(d, { icon: "mdi:chevron-down" })
213
+ i(d, { icon: "mdi:chevron-down" })
212
214
  ]),
213
215
  _: 1
214
216
  })
@@ -217,14 +219,14 @@ const be = /* @__PURE__ */ E({
217
219
  })) : F("", !0)
218
220
  ]),
219
221
  action: a(({ record: N }) => [
220
- r(c(Q), {
222
+ i(c(Q), {
221
223
  actions: B(N),
222
224
  dropDownActions: v(N)
223
225
  }, null, 8, ["actions", "dropDownActions"])
224
226
  ]),
225
227
  _: 1
226
228
  }, 16, ["onRegister", "rowSelection"]),
227
- r(J, {
229
+ i(J, {
228
230
  onRegister: c(h),
229
231
  onSuccess: D
230
232
  }, null, 8, ["onRegister"])
@@ -233,5 +235,5 @@ const be = /* @__PURE__ */ E({
233
235
  }
234
236
  });
235
237
  export {
236
- be as default
238
+ ye as default
237
239
  };