@jeecg/online 3.6.2-GA → 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-c2602a7c.mjs → AuthButtonTree-589395ed.mjs} +2 -2
  4. package/AuthDataConfig-7bb0cd85.mjs +237 -0
  5. package/{AuthDataTree-9dc58b20.mjs → AuthDataTree-6e3bb86f.mjs} +1 -1
  6. package/AuthFieldConfig-490fc0ab.mjs +139 -0
  7. package/{AuthFieldTree-d836be59.mjs → AuthFieldTree-b7cd091e.mjs} +1 -1
  8. package/AuthManagerDrawer-5e2ed5ce.mjs +118 -0
  9. package/AuthSetterModal-6f74449c.mjs +273 -0
  10. package/{CgformCopyList-86157923.mjs → CgformCopyList-8077ccc6.mjs} +47 -45
  11. package/{CgformModal-5cf02d51.mjs → CgformModal-36faf29a.mjs} +256 -246
  12. package/{CgreportModal.vue_vue_type_script_setup_true_lang-c2ceb064.mjs → CgreportModal-5a23d089.mjs} +140 -117
  13. package/CheckDictTable-b5cb0e2b.mjs +226 -0
  14. package/{CodeFileListModal-f747daae.mjs → CodeFileListModal-0e26b7e0.mjs} +2 -2
  15. package/{CodeFileViewModal-a9fb2900.mjs → CodeFileViewModal-9d4a5b5f.mjs} +36 -32
  16. package/CodeGeneratorModal-b722d976.mjs +238 -0
  17. package/{CustomButtonList-b9b27a93.mjs → CustomButtonList-37639061.mjs} +118 -100
  18. package/{DBAttributeTable-6bdcb1e8.mjs → DBAttributeTable-95dc66c1.mjs} +110 -89
  19. package/{DbToOnlineModal-3705e91a.mjs → DbToOnlineModal-f49b9530.mjs} +56 -50
  20. package/DetailForm-4aa2570b.mjs +485 -0
  21. package/{EnhanceJavaModal-c13de6e0.mjs → EnhanceJavaModal-98934198.mjs} +3 -3
  22. package/{EnhanceJsHistory-154101f0.mjs → EnhanceJsHistory-9c4acdaf.mjs} +2 -2
  23. package/EnhanceJsModal-247f640d.mjs +532 -0
  24. package/{EnhanceSqlModal-221c22dc.mjs → EnhanceSqlModal-65b74b0f.mjs} +3 -3
  25. package/ExtendConfigModal-00f2fb55.mjs +117 -0
  26. package/FieldExtendJsonModal-cc7fce26.mjs +277 -0
  27. package/{FileSelectModal-de40a706.mjs → FileSelectModal-38660e3c.mjs} +1 -1
  28. package/{ForeignKeyTable-22989042.mjs → ForeignKeyTable-a78cb5ad.mjs} +3 -3
  29. package/{IndexTable-833d34ff.mjs → IndexTable-1b496559.mjs} +10 -10
  30. package/{JModalTip-0413ad6a.mjs → JModalTip-4a83aaed.mjs} +1 -1
  31. package/{JOnlineSearchSelect-9ea89e13.mjs → JOnlineSearchSelect-34a37ec9.mjs} +1 -1
  32. package/{LeftDepart-b0a535c0.mjs → LeftDepart-8ade4bf7.mjs} +1 -1
  33. package/{LeftRole-22c90d6b.mjs → LeftRole-7d8c5acc.mjs} +1 -1
  34. package/{LeftUser-a44d63dd.mjs → LeftUser-b4d1372a.mjs} +3 -3
  35. package/LinkTableConfigModal-a138c85e.mjs +240 -0
  36. package/{LinkTableFieldConfigModal-06693eaa.mjs → LinkTableFieldConfigModal-17b413b0.mjs} +41 -41
  37. package/{LinkTableListPiece-46e8af51.mjs → LinkTableListPiece-2660d709.mjs} +1 -1
  38. package/{ModalFormDemo-d107fa87.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-ec27d271.mjs → OnlineAutoTreeList-3b92454c.mjs} +206 -204
  47. package/{OnlineCustomModal-3e6792d3.mjs → OnlineCustomModal-594244f3.mjs} +15 -11
  48. package/{OnlineDetailModal-f40e37e1.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-fe308194.mjs → OnlineSearchFormItem-6feacae6.mjs} +2 -2
  58. package/{OnlineSelectCascade-abc345f9.mjs → OnlineSelectCascade-471fcc76.mjs} +1 -1
  59. package/{OnlineSubFormDetail-02326a8c.mjs → OnlineSubFormDetail-03f8ee5c.mjs} +29 -27
  60. package/OnlineTabAutoModal-7b9bcd0b.mjs +306 -0
  61. package/{OnlineTabDetailModal-d23bd4c9.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-84f4d02d.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-0a93652b.mjs → index-581bef24.mjs} +29 -27
  75. package/{index-e1bda35b.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-f142147a.mjs +0 -125
  86. package/AuthDataConfig-8e5c7b0c.mjs +0 -212
  87. package/AuthFieldConfig-e9a45f94.mjs +0 -139
  88. package/AuthManagerDrawer-5b558c23.mjs +0 -114
  89. package/AuthSetterModal-0cc557cf.mjs +0 -267
  90. package/CgreportModal-2eb9c9e1.mjs +0 -13
  91. package/CheckDictTable-27102064.mjs +0 -211
  92. package/CodeGeneratorModal-3a0e9f0e.mjs +0 -233
  93. package/DetailForm-cdeb54e3.mjs +0 -462
  94. package/EnhanceJsModal-6158804c.mjs +0 -311
  95. package/ExtendConfigModal-0564ef83.mjs +0 -111
  96. package/FieldExtendJsonModal-40d961c1.mjs +0 -219
  97. package/LinkTableConfigModal-5edaa08d.mjs +0 -230
  98. package/OnlCgformErpList-4c51cdb3.mjs +0 -454
  99. package/OnlCgformErpSubTable-d7081b9f.mjs +0 -403
  100. package/OnlCgformInnerSubTable-4c3925bb.mjs +0 -253
  101. package/OnlCgformInnerTableList-1e5014fa.mjs +0 -444
  102. package/OnlCgformTabList-c59c7cc7.mjs +0 -395
  103. package/OnlineAutoList-a7a9de5d.mjs +0 -479
  104. package/OnlineAutoModal-a33f1a63.mjs +0 -207
  105. package/OnlineForm-fb3a2379.mjs +0 -750
  106. package/OnlineFormDetail-52b1c303.mjs +0 -297
  107. package/OnlineQueryForm-7c70734e.mjs +0 -386
  108. package/OnlineTabAutoModal-6d9da8b0.mjs +0 -254
  109. package/OnlineTabForm-29ca07f7.mjs +0 -766
  110. package/OnlineTabFormDetail-aa7e1144.mjs +0 -324
  111. package/PageAttributeTable-d82946c5.mjs +0 -404
  112. package/QueryTable-d4599fca.mjs +0 -115
  113. package/SuperQuery-07162778.mjs +0 -843
  114. package/constant-754f1a9d.mjs +0 -9
  115. package/index-73993b18.mjs +0 -56
  116. package/useCgformList-b135794d.mjs +0 -400
  117. package/useExtendComponent-f4e29152.mjs +0 -3926
  118. package/useListButton-4dd33e7a.mjs +0 -676
@@ -0,0 +1,118 @@
1
+ import { defineComponent as b, ref as n, computed as C, resolveComponent as a, openBlock as g, createBlock as A, withCtx as u, createVNode as o, createElementBlock as D, Fragment as B, createCommentVNode as F } from "vue";
2
+ import { BasicDrawer as I, useDrawerInner as _ } from "/@/components/Drawer";
3
+ import v from "./AuthFieldConfig-490fc0ab.mjs";
4
+ import w from "./AuthButtonConfig-d50a0a65.mjs";
5
+ import T from "./AuthDataConfig-7bb0cd85.mjs";
6
+ import { _ as k } from "./index-173949bb.mjs";
7
+ import "/@/components/Table";
8
+ import "./auth.api-d3a6c4b3.mjs";
9
+ import "/@/utils/http/axios";
10
+ import "./auth.data-22948e87.mjs";
11
+ import "lodash-es";
12
+ import "/@/components/Modal";
13
+ import "/@/components/Form";
14
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
15
+ import "/@/hooks/web/useMessage";
16
+ import "vue-router";
17
+ const K = b({
18
+ name: "AuthManagerDrawer",
19
+ components: {
20
+ BasicDrawer: I,
21
+ AuthFieldConfig: v,
22
+ AuthButtonConfig: w,
23
+ AuthDataConfig: T
24
+ },
25
+ props: {
26
+ // 1单表 2主表 3附表
27
+ tableType: {
28
+ type: Number,
29
+ default: 1
30
+ }
31
+ },
32
+ emits: ["register"],
33
+ setup(e) {
34
+ const t = n(""), d = n(""), h = n([]), s = n("field"), l = n(1), p = C(() => e.tableType == 1 || e.tableType == 2), [r, { closeDrawer: m }] = _((i) => {
35
+ t.value = i.cgformId, d.value = t.value + "?" + (/* @__PURE__ */ new Date()).getTime(), s.value = "field", l.value = i.tableType;
36
+ });
37
+ function f() {
38
+ m();
39
+ }
40
+ return {
41
+ activeKey: s,
42
+ cgformId: t,
43
+ headId: d,
44
+ authFields: h,
45
+ hasDataAuth: p,
46
+ onClose: f,
47
+ registerDrawer: r,
48
+ curTableType: l
49
+ };
50
+ }
51
+ });
52
+ function R(e, t, d, h, s, l) {
53
+ const p = a("AuthFieldConfig"), r = a("a-tab-pane"), m = a("AuthButtonConfig"), f = a("AuthDataConfig"), i = a("a-tabs"), y = a("BasicDrawer");
54
+ return g(), A(y, {
55
+ onRegister: e.registerDrawer,
56
+ title: "权限管理",
57
+ width: 800,
58
+ onClose: e.onClose
59
+ }, {
60
+ default: u(() => [
61
+ o(i, {
62
+ activeKey: e.activeKey,
63
+ "onUpdate:activeKey": t[1] || (t[1] = (c) => e.activeKey = c)
64
+ }, {
65
+ default: u(() => [
66
+ o(r, {
67
+ tab: "字段权限",
68
+ key: "field",
69
+ forceRender: ""
70
+ }, {
71
+ default: u(() => [
72
+ o(p, {
73
+ headId: e.headId,
74
+ authFields: e.authFields,
75
+ "onUpdate:authFields": t[0] || (t[0] = (c) => e.authFields = c)
76
+ }, null, 8, ["headId", "authFields"])
77
+ ]),
78
+ _: 1
79
+ }),
80
+ e.hasDataAuth ? (g(), D(B, { key: 0 }, [
81
+ o(r, {
82
+ tab: "按钮权限",
83
+ key: "button",
84
+ forceRender: ""
85
+ }, {
86
+ default: u(() => [
87
+ o(m, {
88
+ headId: e.headId,
89
+ tableType: e.curTableType
90
+ }, null, 8, ["headId", "tableType"])
91
+ ]),
92
+ _: 1
93
+ }),
94
+ o(r, {
95
+ tab: "数据权限",
96
+ key: "data",
97
+ forceRender: ""
98
+ }, {
99
+ default: u(() => [
100
+ o(f, {
101
+ cgformId: e.cgformId,
102
+ authFields: e.authFields
103
+ }, null, 8, ["cgformId", "authFields"])
104
+ ]),
105
+ _: 1
106
+ })
107
+ ], 64)) : F("", !0)
108
+ ]),
109
+ _: 1
110
+ }, 8, ["activeKey"])
111
+ ]),
112
+ _: 1
113
+ }, 8, ["onRegister", "onClose"]);
114
+ }
115
+ const S = /* @__PURE__ */ k(K, [["render", R]]);
116
+ export {
117
+ S as default
118
+ };
@@ -0,0 +1,273 @@
1
+ var F = Object.defineProperty, O = Object.defineProperties;
2
+ var N = Object.getOwnPropertyDescriptors;
3
+ var M = Object.getOwnPropertySymbols;
4
+ var $ = Object.prototype.hasOwnProperty, V = Object.prototype.propertyIsEnumerable;
5
+ var B = (e, t, o) => t in e ? F(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, D = (e, t) => {
6
+ for (var o in t || (t = {}))
7
+ $.call(t, o) && B(e, o, t[o]);
8
+ if (M)
9
+ for (var o of M(t))
10
+ V.call(t, o) && B(e, o, t[o]);
11
+ return e;
12
+ }, I = (e, t) => O(e, N(t));
13
+ var T = (e, t, o) => new Promise((p, l) => {
14
+ var n = (f) => {
15
+ try {
16
+ c(o.next(f));
17
+ } catch (v) {
18
+ l(v);
19
+ }
20
+ }, i = (f) => {
21
+ try {
22
+ c(o.throw(f));
23
+ } catch (v) {
24
+ l(v);
25
+ }
26
+ }, c = (f) => f.done ? p(f.value) : Promise.resolve(f.value).then(n, i);
27
+ c((o = o.apply(e, t)).next());
28
+ });
29
+ import P from "./LeftRole-7d8c5acc.mjs";
30
+ import j from "./LeftDepart-8ade4bf7.mjs";
31
+ import q from "./LeftUser-b4d1372a.mjs";
32
+ import z from "./AuthFieldTree-b7cd091e.mjs";
33
+ import G from "./AuthButtonTree-589395ed.mjs";
34
+ import H from "./AuthDataTree-6e3bb86f.mjs";
35
+ import { defineComponent as J, ref as d, computed as Q, nextTick as L, resolveComponent as s, openBlock as b, createBlock as w, withCtx as u, createVNode as a, createElementBlock as W, Fragment as X, createCommentVNode as K } from "vue";
36
+ import { BasicModal as Y, useModalInner as Z } from "/@/components/Modal";
37
+ import { _ as x } from "./index-173949bb.mjs";
38
+ import "/@/utils/http/axios";
39
+ import "/@/components/Table";
40
+ import "/@/hooks/system/useListPage";
41
+ import "/@/api/common/api";
42
+ import "/@/hooks/web/useMessage";
43
+ import "./auth.api-d3a6c4b3.mjs";
44
+ import "@ant-design/icons-vue";
45
+ import "./auth.data-22948e87.mjs";
46
+ import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
47
+ import "vue-router";
48
+ const ee = J({
49
+ name: "AuthSetterModal",
50
+ components: {
51
+ BasicModal: Y,
52
+ LeftRole: P,
53
+ LeftDepart: j,
54
+ LeftUser: q,
55
+ AuthFieldTree: z,
56
+ AuthButtonTree: G,
57
+ AuthDataTree: H
58
+ },
59
+ props: {
60
+ // 1单表 2主表 3附表
61
+ tableType: { type: Number, default: 1 }
62
+ },
63
+ setup(e) {
64
+ const t = d(""), o = d(!1), p = d("field"), l = d("role"), n = {
65
+ fieldRef: d(),
66
+ buttonRef: d(),
67
+ dataRef: d(),
68
+ roleRef: d(),
69
+ userRef: d(),
70
+ departRef: d()
71
+ }, i = d(""), c = Q(() => e.tableType == 1 || e.tableType == 2), f = d(!0), [v, { closeModal: R }] = Z((r) => {
72
+ p.value = "field", l.value = "role", t.value = r.cgformId, y();
73
+ });
74
+ function h(r = p.value) {
75
+ var k;
76
+ return (k = n[r + "Ref"]) == null ? void 0 : k.value;
77
+ }
78
+ function y() {
79
+ return T(this, null, function* () {
80
+ yield L(), g(), h().clear();
81
+ });
82
+ }
83
+ function S(r) {
84
+ i.value = r, m(p.value), _();
85
+ }
86
+ function C(r) {
87
+ i.value = r, m(p.value), _();
88
+ }
89
+ function A(r) {
90
+ i.value = r, m(p.value), _();
91
+ }
92
+ function _() {
93
+ l.value == "role" ? (n.departRef.value.clearSelected(), n.userRef.value.clearSelected()) : l.value == "depart" ? (n.roleRef.value.clearSelected(), n.userRef.value.clearSelected()) : l.value == "user" && (n.departRef.value.clearSelected(), n.roleRef.value.clearSelected());
94
+ }
95
+ function g() {
96
+ l.value == "role" ? n.roleRef.value.clearSelected() : l.value == "depart" ? n.departRef.value.clearSelected() : l.value == "user" && n.userRef.value.clearSelected(), h().clearChecked(), i.value = "";
97
+ }
98
+ function m(r) {
99
+ return T(this, null, function* () {
100
+ yield L(), i.value && h(r).loadChecked(i.value, l.value);
101
+ });
102
+ }
103
+ function E() {
104
+ g();
105
+ }
106
+ const U = (r) => {
107
+ f.value = r;
108
+ };
109
+ return I(D({}, n), {
110
+ cgformId: t,
111
+ loading: o,
112
+ activeKey: p,
113
+ hasDataAuth: c,
114
+ authMode: l,
115
+ onAuthModeChange: E,
116
+ onAuthTypeChange: m,
117
+ closeModal: R,
118
+ onSelectRole: S,
119
+ onSelectDepart: C,
120
+ onSelectUser: A,
121
+ registerModal: v,
122
+ hanldeOpenChange: U,
123
+ contentShow: f
124
+ });
125
+ }
126
+ });
127
+ function te(e, t, o, p, l, n) {
128
+ const i = s("LeftRole"), c = s("a-tab-pane"), f = s("LeftDepart"), v = s("LeftUser"), R = s("a-tabs"), h = s("a-col"), y = s("AuthFieldTree"), S = s("AuthButtonTree"), C = s("AuthDataTree"), A = s("a-row"), _ = s("a-spin"), g = s("BasicModal");
129
+ return b(), w(g, {
130
+ title: "Online权限授权",
131
+ width: 900,
132
+ maskClosable: !1,
133
+ defaultFullscreen: "",
134
+ okButtonProps: { style: { display: "none" } },
135
+ cancelText: "关闭",
136
+ onCancel: e.closeModal,
137
+ onRegister: e.registerModal,
138
+ onOpenChange: e.hanldeOpenChange
139
+ }, {
140
+ default: u(() => [
141
+ a(_, {
142
+ wrapperClassName: "authsetting-container",
143
+ spinning: e.loading
144
+ }, {
145
+ default: u(() => [
146
+ e.contentShow ? (b(), w(A, { key: 0 }, {
147
+ default: u(() => [
148
+ a(h, { span: 12 }, {
149
+ default: u(() => [
150
+ a(R, {
151
+ activeKey: e.authMode,
152
+ "onUpdate:activeKey": t[0] || (t[0] = (m) => e.authMode = m),
153
+ onChange: e.onAuthModeChange
154
+ }, {
155
+ default: u(() => [
156
+ a(c, {
157
+ tab: "角色授权",
158
+ key: "role",
159
+ forceRender: ""
160
+ }, {
161
+ default: u(() => [
162
+ a(i, {
163
+ ref: "roleRef",
164
+ onSelect: e.onSelectRole
165
+ }, null, 8, ["onSelect"])
166
+ ]),
167
+ _: 1
168
+ }),
169
+ a(c, {
170
+ tab: "部门授权",
171
+ key: "depart",
172
+ forceRender: ""
173
+ }, {
174
+ default: u(() => [
175
+ a(f, {
176
+ ref: "departRef",
177
+ onSelect: e.onSelectDepart
178
+ }, null, 8, ["onSelect"])
179
+ ]),
180
+ _: 1
181
+ }),
182
+ a(c, {
183
+ tab: "人员授权",
184
+ key: "user",
185
+ forceRender: ""
186
+ }, {
187
+ default: u(() => [
188
+ a(v, {
189
+ ref: "userRef",
190
+ onSelect: e.onSelectUser
191
+ }, null, 8, ["onSelect"])
192
+ ]),
193
+ _: 1
194
+ })
195
+ ]),
196
+ _: 1
197
+ }, 8, ["activeKey", "onChange"])
198
+ ]),
199
+ _: 1
200
+ }),
201
+ a(h, { span: 1 }),
202
+ a(h, { span: 11 }, {
203
+ default: u(() => [
204
+ a(R, {
205
+ activeKey: e.activeKey,
206
+ "onUpdate:activeKey": t[1] || (t[1] = (m) => e.activeKey = m),
207
+ onChange: e.onAuthTypeChange
208
+ }, {
209
+ default: u(() => [
210
+ a(c, {
211
+ tab: "字段权限",
212
+ key: "field",
213
+ forceRender: ""
214
+ }, {
215
+ default: u(() => [
216
+ a(y, {
217
+ class: "authFieldTree",
218
+ ref: "fieldRef",
219
+ cgformId: e.cgformId
220
+ }, null, 8, ["cgformId"])
221
+ ]),
222
+ _: 1
223
+ }),
224
+ e.hasDataAuth ? (b(), W(X, { key: 0 }, [
225
+ a(c, {
226
+ tab: "按钮权限",
227
+ key: "button",
228
+ forceRender: ""
229
+ }, {
230
+ default: u(() => [
231
+ a(S, {
232
+ class: "authButtonTree",
233
+ ref: "buttonRef",
234
+ cgformId: e.cgformId
235
+ }, null, 8, ["cgformId"])
236
+ ]),
237
+ _: 1
238
+ }),
239
+ a(c, {
240
+ tab: "数据权限",
241
+ key: "data",
242
+ forceRender: ""
243
+ }, {
244
+ default: u(() => [
245
+ a(C, {
246
+ class: "authDataTree",
247
+ ref: "dataRef",
248
+ cgformId: e.cgformId
249
+ }, null, 8, ["cgformId"])
250
+ ]),
251
+ _: 1
252
+ })
253
+ ], 64)) : K("", !0)
254
+ ]),
255
+ _: 1
256
+ }, 8, ["activeKey", "onChange"])
257
+ ]),
258
+ _: 1
259
+ })
260
+ ]),
261
+ _: 1
262
+ })) : K("", !0)
263
+ ]),
264
+ _: 1
265
+ }, 8, ["spinning"])
266
+ ]),
267
+ _: 1
268
+ }, 8, ["onCancel", "onRegister", "onOpenChange"]);
269
+ }
270
+ const Ce = /* @__PURE__ */ x(ee, [["render", te], ["__scopeId", "data-v-e2407ec1"]]);
271
+ export {
272
+ Ce as default
273
+ };
@@ -1,50 +1,52 @@
1
1
  import { defineComponent as J, provide as B, watch as k, resolveComponent as e, openBlock as C, createElementBlock as M, Fragment as v, createElementVNode as I, normalizeClass as q, createVNode as t, withCtx as n, createTextVNode as a, createCommentVNode as T } from "vue";
2
2
  import { BasicTable as L, TableAction as N } from "/@/components/Table";
3
- import { C as V } from "./CgformModal-5cf02d51.mjs";
4
- import F from "./DbToOnlineModal-3705e91a.mjs";
5
- import O from "./CustomButtonList-b9b27a93.mjs";
6
- import $ from "./EnhanceJsModal-6158804c.mjs";
7
- import P from "./EnhanceJavaModal-c13de6e0.mjs";
8
- import z from "./EnhanceSqlModal-221c22dc.mjs";
9
- import Q from "./AuthManagerDrawer-5b558c23.mjs";
10
- import Y from "./AuthSetterModal-0cc557cf.mjs";
11
- import { C as j, u as G } from "./useCgformList-b135794d.mjs";
12
- import { _ as H } from "./index-73993b18.mjs";
3
+ import { C as V } from "./CgformModal-36faf29a.mjs";
4
+ import F from "./DbToOnlineModal-f49b9530.mjs";
5
+ import O from "./CustomButtonList-37639061.mjs";
6
+ import $ from "./EnhanceJsModal-247f640d.mjs";
7
+ import P from "./EnhanceJavaModal-98934198.mjs";
8
+ import z from "./EnhanceSqlModal-65b74b0f.mjs";
9
+ import Q from "./AuthManagerDrawer-5e2ed5ce.mjs";
10
+ import Y from "./AuthSetterModal-6f74449c.mjs";
11
+ import { C as j, u as G } from "./useCgformList-8755a94e.mjs";
12
+ import { _ as H } from "./index-173949bb.mjs";
13
13
  import "/@/components/Icon";
14
14
  import "/@/components/Modal";
15
15
  import "/@/components/Form/index";
16
16
  import "/@/hooks/web/useMessage";
17
- import "./useSchemas-0433a403.mjs";
17
+ import "./useSchemas-47e45edc.mjs";
18
18
  import "ant-design-vue";
19
19
  import "@ant-design/icons-vue";
20
20
  import "/@/utils/common/compUtils";
21
21
  import "/@/hooks/web/usePermission";
22
22
  import "/@/utils/helper/validator";
23
- import "./DBAttributeTable-6bdcb1e8.mjs";
23
+ import "./DBAttributeTable-95dc66c1.mjs";
24
24
  import "/@/components/jeecg/JVxeTable/types";
25
- import "./useTableSync-774c3774.mjs";
26
- import "./cgform.data-cbdd88c3.mjs";
25
+ import "./useTableSync-f6089e8a.mjs";
26
+ import "./cgform.data-475d4984.mjs";
27
27
  import "/@/utils/dict";
28
28
  import "/@/utils/dict/JDictSelectUtil";
29
29
  import "/@/utils/uuid";
30
30
  import "lodash-es";
31
- import "./PageAttributeTable-d82946c5.mjs";
32
- import "./LinkTableConfigModal-5edaa08d.mjs";
31
+ import "./PageAttributeTable-6c23547b.mjs";
32
+ import "./LinkTableConfigModal-a138c85e.mjs";
33
33
  import "/@/utils/http/axios";
34
- import "./LinkTableFieldConfigModal-06693eaa.mjs";
35
- import "./FieldExtendJsonModal-40d961c1.mjs";
36
- import "./constant-754f1a9d.mjs";
37
- import "./CheckDictTable-27102064.mjs";
34
+ import "./LinkTableFieldConfigModal-17b413b0.mjs";
35
+ import "./FieldExtendJsonModal-cc7fce26.mjs";
36
+ import "./SetSwitchOptions-a452fa0f.mjs";
37
+ import "/@/utils/is";
38
+ import "./constant-fa63bd66.mjs";
39
+ import "./CheckDictTable-b5cb0e2b.mjs";
38
40
  import "/@/components/jeecg/JPrompt";
39
41
  import "/@/hooks/web/useDesign";
40
- import "./ForeignKeyTable-22989042.mjs";
41
- import "./IndexTable-833d34ff.mjs";
42
- import "./QueryTable-d4599fca.mjs";
43
- import "./ExtendConfigModal-0564ef83.mjs";
42
+ import "./ForeignKeyTable-a78cb5ad.mjs";
43
+ import "./IndexTable-1b496559.mjs";
44
+ import "./QueryTable-96b3dbd0.mjs";
45
+ import "./ExtendConfigModal-00f2fb55.mjs";
44
46
  import "/@/components/Form";
45
47
  import "./useOnlineTest-e4bd8be3.mjs";
46
48
  import "/@/utils";
47
- import "./useExtendComponent-f4e29152.mjs";
49
+ import "./useExtendComponent-bb7cca20.mjs";
48
50
  import "/@/components/Form/src/componentMap";
49
51
  import "/@/utils/propTypes";
50
52
  import "/@/components/Form/src/jeecg/components/JUpload";
@@ -56,34 +58,34 @@ import "/@/hooks/system/useListPage";
56
58
  import "vue-router";
57
59
  import "/@/components/Form/src/utils/Area";
58
60
  import "/@/components/Preview/index";
59
- import "./LinkTableListPiece-46e8af51.mjs";
60
- import "./OnlineSelectCascade-abc345f9.mjs";
61
- import "/@/components/Loading";
61
+ import "./LinkTableListPiece-2660d709.mjs";
62
62
  import "/@/utils/auth";
63
- import "./JModalTip-0413ad6a.mjs";
63
+ import "/@/api/common/api";
64
64
  import "/@/hooks/web/useAppInject";
65
+ import "/@/assets/images/placeholderImage.png";
66
+ import "./OnlineSelectCascade-471fcc76.mjs";
67
+ import "/@/components/Loading";
68
+ import "./JModalTip-4a83aaed.mjs";
65
69
  import "@vueuse/core";
66
- import "./EnhanceJsHistory-154101f0.mjs";
70
+ import "./EnhanceJsHistory-9c4acdaf.mjs";
67
71
  import "/@/utils/dateUtil";
68
72
  import "/@/store";
69
73
  import "pinia";
70
74
  import "/@/utils/cache";
71
75
  import "./enhance.api-138e6826.mjs";
72
- import "/@/utils/is";
73
- import "./enhance.data-efc7e155.mjs";
76
+ import "./enhance.data-3304d553.mjs";
74
77
  import "/@/components/Drawer";
75
- import "./AuthFieldConfig-e9a45f94.mjs";
78
+ import "./AuthFieldConfig-490fc0ab.mjs";
76
79
  import "./auth.api-d3a6c4b3.mjs";
77
- import "./auth.data-8be5c9e3.mjs";
78
- import "./AuthButtonConfig-f142147a.mjs";
79
- import "./AuthDataConfig-8e5c7b0c.mjs";
80
- import "./LeftRole-22c90d6b.mjs";
81
- import "./LeftDepart-b0a535c0.mjs";
82
- import "/@/api/common/api";
83
- import "./LeftUser-a44d63dd.mjs";
84
- import "./AuthFieldTree-d836be59.mjs";
85
- import "./AuthButtonTree-c2602a7c.mjs";
86
- import "./AuthDataTree-9dc58b20.mjs";
80
+ import "./auth.data-22948e87.mjs";
81
+ import "./AuthButtonConfig-d50a0a65.mjs";
82
+ import "./AuthDataConfig-7bb0cd85.mjs";
83
+ import "./LeftRole-7d8c5acc.mjs";
84
+ import "./LeftDepart-8ade4bf7.mjs";
85
+ import "./LeftUser-b4d1372a.mjs";
86
+ import "./AuthFieldTree-b7cd091e.mjs";
87
+ import "./AuthButtonTree-589395ed.mjs";
88
+ import "./AuthDataTree-6e3bb86f.mjs";
87
89
  import "clipboard";
88
90
  import "./cgformState-d9f8ec42.mjs";
89
91
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
@@ -242,7 +244,7 @@ function X(o, S, E, A, b, w) {
242
244
  t(f, { onRegister: o.registerAuthSetterModal }, null, 8, ["onRegister"])
243
245
  ], 64);
244
246
  }
245
- const qt = /* @__PURE__ */ H(K, [["render", X]]);
247
+ const Nt = /* @__PURE__ */ H(K, [["render", X]]);
246
248
  export {
247
- qt as default
249
+ Nt as default
248
250
  };