@jeecg/online 3.5.3-vite4 → 3.6.2-GA
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{AuthButtonConfig-2f71787c.mjs → AuthButtonConfig-f142147a.mjs} +1 -1
- package/{AuthButtonTree-d73bccf5.mjs → AuthButtonTree-c2602a7c.mjs} +1 -1
- package/{AuthDataConfig-32cf23d2.mjs → AuthDataConfig-8e5c7b0c.mjs} +1 -1
- package/{AuthDataTree-03d62d3f.mjs → AuthDataTree-9dc58b20.mjs} +1 -1
- package/{AuthFieldConfig-b1217a0c.mjs → AuthFieldConfig-e9a45f94.mjs} +1 -1
- package/{AuthFieldTree-888e04a9.mjs → AuthFieldTree-d836be59.mjs} +1 -1
- package/{AuthManagerDrawer-f127b8a2.mjs → AuthManagerDrawer-5b558c23.mjs} +4 -4
- package/{AuthSetterModal-37da78ed.mjs → AuthSetterModal-0cc557cf.mjs} +58 -52
- package/{CgformCopyList-3adab58f.mjs → CgformCopyList-86157923.mjs} +42 -39
- package/CgformModal-5cf02d51.mjs +611 -0
- package/{CgreportModal-77ec8c17.mjs → CgreportModal-2eb9c9e1.mjs} +2 -1
- package/{CgreportModal.vue_vue_type_script_setup_true_lang-52dcec5e.mjs → CgreportModal.vue_vue_type_script_setup_true_lang-c2ceb064.mjs} +106 -107
- package/{CheckDictTable-414313f2.mjs → CheckDictTable-27102064.mjs} +3 -3
- package/{CodeFileListModal-4831ce3d.mjs → CodeFileListModal-f747daae.mjs} +2 -2
- package/{CodeFileViewModal-5990dac4.mjs → CodeFileViewModal-a9fb2900.mjs} +2 -2
- package/{CodeGeneratorModal-7df9e25d.mjs → CodeGeneratorModal-3a0e9f0e.mjs} +5 -6
- package/{CustomButtonList-1c9bd859.mjs → CustomButtonList-b9b27a93.mjs} +2 -2
- package/{DBAttributeTable-cd1c41e5.mjs → DBAttributeTable-6bdcb1e8.mjs} +2 -2
- package/{DbToOnlineModal-dc5d2030.mjs → DbToOnlineModal-3705e91a.mjs} +36 -36
- package/{DetailForm-e4538e7a.mjs → DetailForm-cdeb54e3.mjs} +179 -163
- package/{EnhanceJavaModal-7f53d2ca.mjs → EnhanceJavaModal-c13de6e0.mjs} +17 -13
- package/{EnhanceJsHistory-c30805ce.mjs → EnhanceJsHistory-154101f0.mjs} +1 -1
- package/EnhanceJsModal-6158804c.mjs +311 -0
- package/{EnhanceSqlModal-33a94c83.mjs → EnhanceSqlModal-221c22dc.mjs} +55 -46
- package/{ExtendConfigModal-60f2cf86.mjs → ExtendConfigModal-0564ef83.mjs} +2 -2
- package/FieldExtendJsonModal-40d961c1.mjs +219 -0
- package/FileSelectModal-de40a706.mjs +103 -0
- package/{ForeignKeyTable-cb1abd1d.mjs → ForeignKeyTable-22989042.mjs} +2 -2
- package/{IndexTable-4e94cd1f.mjs → IndexTable-833d34ff.mjs} +2 -2
- package/JModalTip-0413ad6a.mjs +49 -0
- package/{JOnlineSearchSelect-5608a5cf.mjs → JOnlineSearchSelect-9ea89e13.mjs} +17 -16
- package/{LeftDepart-ca7a7375.mjs → LeftDepart-b0a535c0.mjs} +1 -1
- package/{LeftRole-d0fa8398.mjs → LeftRole-22c90d6b.mjs} +1 -1
- package/{LeftUser-0c88c240.mjs → LeftUser-a44d63dd.mjs} +1 -1
- package/{LinkTableConfigModal-77d7c0b9.mjs → LinkTableConfigModal-5edaa08d.mjs} +23 -23
- package/{LinkTableFieldConfigModal-c5689ab0.mjs → LinkTableFieldConfigModal-06693eaa.mjs} +44 -46
- package/LinkTableListPiece-46e8af51.mjs +34 -0
- package/{ModalFormDemo-0eeea994.mjs → ModalFormDemo-d107fa87.mjs} +1 -1
- package/OnlCgformErpList-4c51cdb3.mjs +454 -0
- package/OnlCgformErpSubTable-d7081b9f.mjs +403 -0
- package/OnlCgformInnerSubTable-4c3925bb.mjs +253 -0
- package/OnlCgformInnerTableList-1e5014fa.mjs +444 -0
- package/OnlCgformTabList-c59c7cc7.mjs +395 -0
- package/OnlineAutoList-a7a9de5d.mjs +479 -0
- package/{OnlineAutoModal-2a146238.mjs → OnlineAutoModal-a33f1a63.mjs} +59 -58
- package/{OnlineAutoTreeList-f8d0e100.mjs → OnlineAutoTreeList-ec27d271.mjs} +158 -153
- package/{OnlineCustomModal-456a85a6.mjs → OnlineCustomModal-3e6792d3.mjs} +67 -66
- package/{OnlineDetailModal-f967f080.mjs → OnlineDetailModal-f40e37e1.mjs} +40 -39
- package/OnlineForm-fb3a2379.mjs +750 -0
- package/{OnlineFormDetail-1b216792.mjs → OnlineFormDetail-52b1c303.mjs} +56 -55
- package/OnlineQueryForm-7c70734e.mjs +386 -0
- package/{OnlineSearchFormItem-7c2ea9ed.mjs → OnlineSearchFormItem-fe308194.mjs} +83 -87
- package/{OnlineSelectCascade-c7baf52b.mjs → OnlineSelectCascade-abc345f9.mjs} +31 -32
- package/{OnlineSubFormDetail-0aa4966c.mjs → OnlineSubFormDetail-02326a8c.mjs} +53 -50
- package/OnlineTabAutoModal-6d9da8b0.mjs +254 -0
- package/OnlineTabDetailModal-d23bd4c9.mjs +223 -0
- package/OnlineTabForm-29ca07f7.mjs +766 -0
- package/OnlineTabFormDetail-aa7e1144.mjs +324 -0
- package/{PageAttributeTable-811185fd.mjs → PageAttributeTable-d82946c5.mjs} +20 -20
- package/{ProcessOnlineForm-27be6f6f.mjs → ProcessOnlineForm-84f4d02d.mjs} +39 -38
- package/{QueryTable-4ba771ef.mjs → QueryTable-d4599fca.mjs} +2 -2
- package/README.md +5 -2
- package/{SuperQuery-3821f984.mjs → SuperQuery-07162778.mjs} +171 -173
- package/{SuperQueryValComponent-471110b5.mjs → SuperQueryValComponent-7ad86d4b.mjs} +1 -1
- package/SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs +101 -0
- package/cgformState-d9f8ec42.mjs +28 -0
- package/constant-754f1a9d.mjs +9 -0
- package/{index-074b92e5.mjs → index-0a93652b.mjs} +4 -3
- package/index-73993b18.mjs +56 -0
- package/index-e1bda35b.mjs +1496 -0
- package/main.index.js +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/useCgformList-b135794d.mjs +400 -0
- package/useCustomHook-acb00837.mjs +53 -0
- package/useExtendComponent-f4e29152.mjs +3926 -0
- package/useListButton-4dd33e7a.mjs +676 -0
- package/useOnlinePopEvent-687070b7.mjs +19 -0
- package/useOnlineTest-e4bd8be3.mjs +42 -0
- package/{useSchemas-fc8d97ce.mjs → useSchemas-0433a403.mjs} +129 -109
- package/{useTableSync-dc333087.mjs → useTableSync-774c3774.mjs} +17 -13
- package/CgformModal-6938d8c2.mjs +0 -613
- package/EnhanceJsModal-0b133341.mjs +0 -233
- package/FieldExtendJsonModal-48f7d67f.mjs +0 -220
- package/FileSelectModal-64aaf623.mjs +0 -91
- package/JModalTip-abe1515a.mjs +0 -46
- package/LinkTableListPiece-34266919.mjs +0 -34
- package/OnlCgformErpList-7a0388d8.mjs +0 -425
- package/OnlCgformErpSubTable-fc6ade76.mjs +0 -388
- package/OnlineAutoList-85e6a30d.mjs +0 -472
- package/OnlineForm-630a22c2.mjs +0 -778
- package/OnlineQueryForm-1c5949a7.mjs +0 -378
- package/SuperQueryValComponent.vue_vue_type_script_lang-e3ad7ee8.mjs +0 -101
- package/constant-fe20103a.mjs +0 -6
- package/index-6a09a912.mjs +0 -58
- package/index-9d32ae88.mjs +0 -313
- package/useCgformList-2d6a5955.mjs +0 -388
- package/useExtendComponent-48d37d9b.mjs +0 -3919
- package/useListButton-cef1371a.mjs +0 -656
- package/useOnlinePopEvent-e9a042f8.mjs +0 -19
- package/useOnlineTest-0df0ae86.mjs +0 -43
|
@@ -19,7 +19,7 @@ import { cloneDeep as E } from "lodash-es";
|
|
|
19
19
|
import { BasicTable as S, useTable as $ } from "/@/components/Table";
|
|
20
20
|
import { d as F, e as N, f as j } from "./auth.api-d3a6c4b3.mjs";
|
|
21
21
|
import { b as O, c as R } from "./auth.data-8be5c9e3.mjs";
|
|
22
|
-
import { _ as U } from "./index-
|
|
22
|
+
import { _ as U } from "./index-73993b18.mjs";
|
|
23
23
|
import "/@/utils/http/axios";
|
|
24
24
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
25
25
|
import "/@/hooks/web/useMessage";
|
|
@@ -18,7 +18,7 @@ import { defineComponent as w, ref as d, computed as A, watch as N, resolveCompo
|
|
|
18
18
|
import { useMessage as S } from "/@/hooks/web/useMessage";
|
|
19
19
|
import { c as R } from "./auth.data-8be5c9e3.mjs";
|
|
20
20
|
import { m as V, l as $, n as z } from "./auth.api-d3a6c4b3.mjs";
|
|
21
|
-
import { _ as L } from "./index-
|
|
21
|
+
import { _ as L } from "./index-73993b18.mjs";
|
|
22
22
|
import "/@/utils/http/axios";
|
|
23
23
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
24
24
|
import "vue-router";
|
|
@@ -32,7 +32,7 @@ import { BasicModal as tt, useModal as et } from "/@/components/Modal";
|
|
|
32
32
|
import { BasicForm as ot, useForm as at } from "/@/components/Form";
|
|
33
33
|
import { g as nt, h as it, i as st, j as rt } from "./auth.api-d3a6c4b3.mjs";
|
|
34
34
|
import { d as lt, u as ct, U as F } from "./auth.data-8be5c9e3.mjs";
|
|
35
|
-
import { _ as ut } from "./index-
|
|
35
|
+
import { _ as ut } from "./index-73993b18.mjs";
|
|
36
36
|
import "/@/utils/http/axios";
|
|
37
37
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
38
38
|
import "/@/hooks/web/useMessage";
|
|
@@ -17,7 +17,7 @@ var f = (e, s, t) => new Promise((l, c) => {
|
|
|
17
17
|
import { defineComponent as A, ref as r, computed as B, watch as F, resolveComponent as y, openBlock as h, createElementBlock as _, createBlock as g, Fragment as N, createElementVNode as M, createVNode as v, withCtx as E, createTextVNode as D } from "vue";
|
|
18
18
|
import { useMessage as P } from "/@/hooks/web/useMessage";
|
|
19
19
|
import { o as S, l as R, p as V } from "./auth.api-d3a6c4b3.mjs";
|
|
20
|
-
import { _ as $ } from "./index-
|
|
20
|
+
import { _ as $ } from "./index-73993b18.mjs";
|
|
21
21
|
import "/@/utils/http/axios";
|
|
22
22
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
23
23
|
import "vue-router";
|
|
@@ -18,7 +18,7 @@ import { defineComponent as g, ref as k, watch as w, resolveComponent as _, open
|
|
|
18
18
|
import { BasicTable as F, useTable as v } from "/@/components/Table";
|
|
19
19
|
import { a as E, b as I, c as y } from "./auth.api-d3a6c4b3.mjs";
|
|
20
20
|
import { a as T } from "./auth.data-8be5c9e3.mjs";
|
|
21
|
-
import { _ as B } from "./index-
|
|
21
|
+
import { _ as B } from "./index-73993b18.mjs";
|
|
22
22
|
import "/@/utils/http/axios";
|
|
23
23
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
24
24
|
import "/@/hooks/web/useMessage";
|
|
@@ -18,7 +18,7 @@ import { defineComponent as P, ref as p, computed as R, watch as V, unref as $,
|
|
|
18
18
|
import { useMessage as J } from "/@/hooks/web/useMessage";
|
|
19
19
|
import { k as L, l as j, s as G } from "./auth.api-d3a6c4b3.mjs";
|
|
20
20
|
import { DownCircleOutlined as Q, HomeOutlined as W, UpCircleOutlined as X, UndoOutlined as Y, CheckOutlined as Z } from "@ant-design/icons-vue";
|
|
21
|
-
import { _ as ee } from "./index-
|
|
21
|
+
import { _ as ee } from "./index-73993b18.mjs";
|
|
22
22
|
import "/@/utils/http/axios";
|
|
23
23
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
24
24
|
import "vue-router";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as A, ref as u, computed as D, resolveComponent as a, openBlock as h, createBlock as y, withCtx as r, createVNode as o, createElementBlock as _, Fragment as B, createCommentVNode as F } from "vue";
|
|
2
2
|
import { BasicDrawer as I, useDrawerInner as b } from "/@/components/Drawer";
|
|
3
|
-
import w from "./AuthFieldConfig-
|
|
4
|
-
import v from "./AuthButtonConfig-
|
|
5
|
-
import k from "./AuthDataConfig-
|
|
6
|
-
import { _ as K } from "./index-
|
|
3
|
+
import w from "./AuthFieldConfig-e9a45f94.mjs";
|
|
4
|
+
import v from "./AuthButtonConfig-f142147a.mjs";
|
|
5
|
+
import k from "./AuthDataConfig-8e5c7b0c.mjs";
|
|
6
|
+
import { _ as K } from "./index-73993b18.mjs";
|
|
7
7
|
import "/@/components/Table";
|
|
8
8
|
import "./auth.api-d3a6c4b3.mjs";
|
|
9
9
|
import "/@/utils/http/axios";
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
var K = Object.defineProperty,
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
1
|
+
var K = Object.defineProperty, w = Object.defineProperties;
|
|
2
|
+
var E = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var M = Object.getOwnPropertySymbols;
|
|
4
|
+
var U = Object.prototype.hasOwnProperty, F = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var k = (e, t, a) => t in e ? K(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a, B = (e, t) => {
|
|
6
6
|
for (var a in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var a of
|
|
10
|
-
F.call(t, a) &&
|
|
7
|
+
U.call(t, a) && k(e, a, t[a]);
|
|
8
|
+
if (M)
|
|
9
|
+
for (var a of M(t))
|
|
10
|
+
F.call(t, a) && k(e, a, t[a]);
|
|
11
11
|
return e;
|
|
12
|
-
}, D = (e, t) =>
|
|
13
|
-
var
|
|
12
|
+
}, D = (e, t) => w(e, E(t));
|
|
13
|
+
var b = (e, t, a) => new Promise((p, r) => {
|
|
14
14
|
var n = (f) => {
|
|
15
15
|
try {
|
|
16
16
|
u(a.next(f));
|
|
17
17
|
} catch (m) {
|
|
18
18
|
r(m);
|
|
19
19
|
}
|
|
20
|
-
},
|
|
20
|
+
}, i = (f) => {
|
|
21
21
|
try {
|
|
22
22
|
u(a.throw(f));
|
|
23
23
|
} catch (m) {
|
|
24
24
|
r(m);
|
|
25
25
|
}
|
|
26
|
-
}, u = (f) => f.done ?
|
|
26
|
+
}, u = (f) => f.done ? p(f.value) : Promise.resolve(f.value).then(n, i);
|
|
27
27
|
u((a = a.apply(e, t)).next());
|
|
28
28
|
});
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import O from "./LeftUser-
|
|
32
|
-
import V from "./AuthFieldTree-
|
|
33
|
-
import P from "./AuthButtonTree-
|
|
34
|
-
import j from "./AuthDataTree-
|
|
29
|
+
import N from "./LeftRole-22c90d6b.mjs";
|
|
30
|
+
import $ from "./LeftDepart-b0a535c0.mjs";
|
|
31
|
+
import O from "./LeftUser-a44d63dd.mjs";
|
|
32
|
+
import V from "./AuthFieldTree-d836be59.mjs";
|
|
33
|
+
import P from "./AuthButtonTree-c2602a7c.mjs";
|
|
34
|
+
import j from "./AuthDataTree-9dc58b20.mjs";
|
|
35
35
|
import { defineComponent as q, ref as s, computed as z, nextTick as I, resolveComponent as c, openBlock as L, createBlock as G, withCtx as l, createVNode as o, createElementBlock as H, Fragment as J, createCommentVNode as Q } from "vue";
|
|
36
36
|
import { BasicModal as W, useModalInner as X } from "/@/components/Modal";
|
|
37
|
-
import { _ as Y } from "./index-
|
|
37
|
+
import { _ as Y } from "./index-73993b18.mjs";
|
|
38
38
|
import "/@/utils/http/axios";
|
|
39
39
|
import "/@/components/Table";
|
|
40
40
|
import "/@/hooks/system/useListPage";
|
|
@@ -49,8 +49,8 @@ const Z = q({
|
|
|
49
49
|
name: "AuthSetterModal",
|
|
50
50
|
components: {
|
|
51
51
|
BasicModal: W,
|
|
52
|
-
LeftRole:
|
|
53
|
-
LeftDepart:
|
|
52
|
+
LeftRole: N,
|
|
53
|
+
LeftDepart: $,
|
|
54
54
|
LeftUser: O,
|
|
55
55
|
AuthFieldTree: V,
|
|
56
56
|
AuthButtonTree: P,
|
|
@@ -61,43 +61,43 @@ const Z = q({
|
|
|
61
61
|
tableType: { type: Number, default: 1 }
|
|
62
62
|
},
|
|
63
63
|
setup(e) {
|
|
64
|
-
const t = s(""), a = s(!1),
|
|
64
|
+
const t = s(""), a = s(!1), p = s("field"), r = s("role"), n = {
|
|
65
65
|
fieldRef: s(),
|
|
66
66
|
buttonRef: s(),
|
|
67
67
|
dataRef: s(),
|
|
68
68
|
roleRef: s(),
|
|
69
69
|
userRef: s(),
|
|
70
70
|
departRef: s()
|
|
71
|
-
},
|
|
72
|
-
|
|
71
|
+
}, i = s(""), u = z(() => e.tableType == 1 || e.tableType == 2), [f, { closeModal: m }] = X((d) => {
|
|
72
|
+
p.value = "field", t.value = d.cgformId, h();
|
|
73
73
|
});
|
|
74
|
-
function v(d =
|
|
75
|
-
var
|
|
76
|
-
return (
|
|
74
|
+
function v(d = p.value) {
|
|
75
|
+
var C;
|
|
76
|
+
return (C = n[d + "Ref"]) == null ? void 0 : C.value;
|
|
77
77
|
}
|
|
78
78
|
function h() {
|
|
79
|
-
return
|
|
79
|
+
return b(this, null, function* () {
|
|
80
80
|
yield I(), y(), v().clear();
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
function S(d) {
|
|
84
|
-
|
|
85
|
-
}
|
|
86
|
-
function b(d) {
|
|
87
|
-
p.value = d, R(i.value), _();
|
|
84
|
+
i.value = d, _(p.value), R();
|
|
88
85
|
}
|
|
89
86
|
function A(d) {
|
|
90
|
-
|
|
87
|
+
i.value = d, _(p.value), R();
|
|
88
|
+
}
|
|
89
|
+
function T(d) {
|
|
90
|
+
i.value = d, _(p.value), R();
|
|
91
91
|
}
|
|
92
|
-
function
|
|
92
|
+
function R() {
|
|
93
93
|
r.value == "role" ? (n.departRef.value.clearSelected(), n.userRef.value.clearSelected()) : r.value == "depart" ? (n.roleRef.value.clearSelected(), n.userRef.value.clearSelected()) : r.value == "user" && (n.departRef.value.clearSelected(), n.roleRef.value.clearSelected());
|
|
94
94
|
}
|
|
95
95
|
function y() {
|
|
96
|
-
r.value == "role" ? n.roleRef.value.clearSelected() : r.value == "depart" ? n.departRef.value.clearSelected() : r.value == "user" && n.userRef.value.clearSelected(), v().clearChecked();
|
|
96
|
+
r.value == "role" ? n.roleRef.value.clearSelected() : r.value == "depart" ? n.departRef.value.clearSelected() : r.value == "user" && n.userRef.value.clearSelected(), v().clearChecked(), i.value = "";
|
|
97
97
|
}
|
|
98
|
-
function
|
|
99
|
-
return
|
|
100
|
-
yield I(),
|
|
98
|
+
function _(d) {
|
|
99
|
+
return b(this, null, function* () {
|
|
100
|
+
yield I(), i.value && v(d).loadChecked(i.value, r.value);
|
|
101
101
|
});
|
|
102
102
|
}
|
|
103
103
|
function g() {
|
|
@@ -106,22 +106,22 @@ const Z = q({
|
|
|
106
106
|
return D(B({}, n), {
|
|
107
107
|
cgformId: t,
|
|
108
108
|
loading: a,
|
|
109
|
-
activeKey:
|
|
109
|
+
activeKey: p,
|
|
110
110
|
hasDataAuth: u,
|
|
111
111
|
authMode: r,
|
|
112
112
|
onAuthModeChange: g,
|
|
113
|
-
onAuthTypeChange:
|
|
113
|
+
onAuthTypeChange: _,
|
|
114
114
|
closeModal: m,
|
|
115
115
|
onSelectRole: S,
|
|
116
|
-
onSelectDepart:
|
|
117
|
-
onSelectUser:
|
|
116
|
+
onSelectDepart: A,
|
|
117
|
+
onSelectUser: T,
|
|
118
118
|
registerModal: f
|
|
119
119
|
});
|
|
120
120
|
}
|
|
121
121
|
});
|
|
122
|
-
function x(e, t, a,
|
|
123
|
-
const
|
|
124
|
-
return L(), G(
|
|
122
|
+
function x(e, t, a, p, r, n) {
|
|
123
|
+
const i = c("LeftRole"), u = c("a-tab-pane"), f = c("LeftDepart"), m = c("LeftUser"), v = c("a-tabs"), h = c("a-col"), S = c("AuthFieldTree"), A = c("AuthButtonTree"), T = c("AuthDataTree"), R = c("a-row"), y = c("a-spin"), _ = c("BasicModal");
|
|
124
|
+
return L(), G(_, {
|
|
125
125
|
title: "Online权限授权",
|
|
126
126
|
width: 900,
|
|
127
127
|
maskClosable: !1,
|
|
@@ -132,9 +132,12 @@ function x(e, t, a, i, r, n) {
|
|
|
132
132
|
onRegister: e.registerModal
|
|
133
133
|
}, {
|
|
134
134
|
default: l(() => [
|
|
135
|
-
o(y, {
|
|
135
|
+
o(y, {
|
|
136
|
+
wrapperClassName: "authsetting-container",
|
|
137
|
+
spinning: e.loading
|
|
138
|
+
}, {
|
|
136
139
|
default: l(() => [
|
|
137
|
-
o(
|
|
140
|
+
o(R, null, {
|
|
138
141
|
default: l(() => [
|
|
139
142
|
o(h, { span: 12 }, {
|
|
140
143
|
default: l(() => [
|
|
@@ -150,7 +153,7 @@ function x(e, t, a, i, r, n) {
|
|
|
150
153
|
forceRender: ""
|
|
151
154
|
}, {
|
|
152
155
|
default: l(() => [
|
|
153
|
-
o(
|
|
156
|
+
o(i, {
|
|
154
157
|
ref: "roleRef",
|
|
155
158
|
onSelect: e.onSelectRole
|
|
156
159
|
}, null, 8, ["onSelect"])
|
|
@@ -205,6 +208,7 @@ function x(e, t, a, i, r, n) {
|
|
|
205
208
|
}, {
|
|
206
209
|
default: l(() => [
|
|
207
210
|
o(S, {
|
|
211
|
+
class: "authFieldTree",
|
|
208
212
|
ref: "fieldRef",
|
|
209
213
|
cgformId: e.cgformId
|
|
210
214
|
}, null, 8, ["cgformId"])
|
|
@@ -218,7 +222,8 @@ function x(e, t, a, i, r, n) {
|
|
|
218
222
|
forceRender: ""
|
|
219
223
|
}, {
|
|
220
224
|
default: l(() => [
|
|
221
|
-
o(
|
|
225
|
+
o(A, {
|
|
226
|
+
class: "authButtonTree",
|
|
222
227
|
ref: "buttonRef",
|
|
223
228
|
cgformId: e.cgformId
|
|
224
229
|
}, null, 8, ["cgformId"])
|
|
@@ -231,7 +236,8 @@ function x(e, t, a, i, r, n) {
|
|
|
231
236
|
forceRender: ""
|
|
232
237
|
}, {
|
|
233
238
|
default: l(() => [
|
|
234
|
-
o(
|
|
239
|
+
o(T, {
|
|
240
|
+
class: "authDataTree",
|
|
235
241
|
ref: "dataRef",
|
|
236
242
|
cgformId: e.cgformId
|
|
237
243
|
}, null, 8, ["cgformId"])
|
|
@@ -255,7 +261,7 @@ function x(e, t, a, i, r, n) {
|
|
|
255
261
|
_: 1
|
|
256
262
|
}, 8, ["onCancel", "onRegister"]);
|
|
257
263
|
}
|
|
258
|
-
const ye = /* @__PURE__ */ Y(Z, [["render", x]]);
|
|
264
|
+
const ye = /* @__PURE__ */ Y(Z, [["render", x], ["__scopeId", "data-v-aee70da5"]]);
|
|
259
265
|
export {
|
|
260
266
|
ye as default
|
|
261
267
|
};
|
|
@@ -1,49 +1,50 @@
|
|
|
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-
|
|
4
|
-
import F from "./DbToOnlineModal-
|
|
5
|
-
import O from "./CustomButtonList-
|
|
6
|
-
import $ from "./EnhanceJsModal-
|
|
7
|
-
import P from "./EnhanceJavaModal-
|
|
8
|
-
import z from "./EnhanceSqlModal-
|
|
9
|
-
import Q from "./AuthManagerDrawer-
|
|
10
|
-
import Y from "./AuthSetterModal-
|
|
11
|
-
import { C as j, u as G } from "./useCgformList-
|
|
12
|
-
import { _ as H } from "./index-
|
|
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";
|
|
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-
|
|
17
|
+
import "./useSchemas-0433a403.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-
|
|
23
|
+
import "./DBAttributeTable-6bdcb1e8.mjs";
|
|
24
24
|
import "/@/components/jeecg/JVxeTable/types";
|
|
25
|
-
import "./useTableSync-
|
|
25
|
+
import "./useTableSync-774c3774.mjs";
|
|
26
26
|
import "./cgform.data-cbdd88c3.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-
|
|
32
|
-
import "./LinkTableConfigModal-
|
|
31
|
+
import "./PageAttributeTable-d82946c5.mjs";
|
|
32
|
+
import "./LinkTableConfigModal-5edaa08d.mjs";
|
|
33
33
|
import "/@/utils/http/axios";
|
|
34
|
-
import "./LinkTableFieldConfigModal-
|
|
35
|
-
import "./FieldExtendJsonModal-
|
|
36
|
-
import "./
|
|
34
|
+
import "./LinkTableFieldConfigModal-06693eaa.mjs";
|
|
35
|
+
import "./FieldExtendJsonModal-40d961c1.mjs";
|
|
36
|
+
import "./constant-754f1a9d.mjs";
|
|
37
|
+
import "./CheckDictTable-27102064.mjs";
|
|
37
38
|
import "/@/components/jeecg/JPrompt";
|
|
38
39
|
import "/@/hooks/web/useDesign";
|
|
39
|
-
import "./ForeignKeyTable-
|
|
40
|
-
import "./IndexTable-
|
|
41
|
-
import "./QueryTable-
|
|
42
|
-
import "./ExtendConfigModal-
|
|
40
|
+
import "./ForeignKeyTable-22989042.mjs";
|
|
41
|
+
import "./IndexTable-833d34ff.mjs";
|
|
42
|
+
import "./QueryTable-d4599fca.mjs";
|
|
43
|
+
import "./ExtendConfigModal-0564ef83.mjs";
|
|
43
44
|
import "/@/components/Form";
|
|
44
|
-
import "./useOnlineTest-
|
|
45
|
+
import "./useOnlineTest-e4bd8be3.mjs";
|
|
45
46
|
import "/@/utils";
|
|
46
|
-
import "./useExtendComponent-
|
|
47
|
+
import "./useExtendComponent-f4e29152.mjs";
|
|
47
48
|
import "/@/components/Form/src/componentMap";
|
|
48
49
|
import "/@/utils/propTypes";
|
|
49
50
|
import "/@/components/Form/src/jeecg/components/JUpload";
|
|
@@ -55,13 +56,14 @@ import "/@/hooks/system/useListPage";
|
|
|
55
56
|
import "vue-router";
|
|
56
57
|
import "/@/components/Form/src/utils/Area";
|
|
57
58
|
import "/@/components/Preview/index";
|
|
58
|
-
import "./LinkTableListPiece-
|
|
59
|
-
import "./OnlineSelectCascade-
|
|
59
|
+
import "./LinkTableListPiece-46e8af51.mjs";
|
|
60
|
+
import "./OnlineSelectCascade-abc345f9.mjs";
|
|
60
61
|
import "/@/components/Loading";
|
|
61
62
|
import "/@/utils/auth";
|
|
62
|
-
import "./JModalTip-
|
|
63
|
+
import "./JModalTip-0413ad6a.mjs";
|
|
64
|
+
import "/@/hooks/web/useAppInject";
|
|
63
65
|
import "@vueuse/core";
|
|
64
|
-
import "./EnhanceJsHistory-
|
|
66
|
+
import "./EnhanceJsHistory-154101f0.mjs";
|
|
65
67
|
import "/@/utils/dateUtil";
|
|
66
68
|
import "/@/store";
|
|
67
69
|
import "pinia";
|
|
@@ -70,19 +72,20 @@ import "./enhance.api-138e6826.mjs";
|
|
|
70
72
|
import "/@/utils/is";
|
|
71
73
|
import "./enhance.data-efc7e155.mjs";
|
|
72
74
|
import "/@/components/Drawer";
|
|
73
|
-
import "./AuthFieldConfig-
|
|
75
|
+
import "./AuthFieldConfig-e9a45f94.mjs";
|
|
74
76
|
import "./auth.api-d3a6c4b3.mjs";
|
|
75
77
|
import "./auth.data-8be5c9e3.mjs";
|
|
76
|
-
import "./AuthButtonConfig-
|
|
77
|
-
import "./AuthDataConfig-
|
|
78
|
-
import "./LeftRole-
|
|
79
|
-
import "./LeftDepart-
|
|
78
|
+
import "./AuthButtonConfig-f142147a.mjs";
|
|
79
|
+
import "./AuthDataConfig-8e5c7b0c.mjs";
|
|
80
|
+
import "./LeftRole-22c90d6b.mjs";
|
|
81
|
+
import "./LeftDepart-b0a535c0.mjs";
|
|
80
82
|
import "/@/api/common/api";
|
|
81
|
-
import "./LeftUser-
|
|
82
|
-
import "./AuthFieldTree-
|
|
83
|
-
import "./AuthButtonTree-
|
|
84
|
-
import "./AuthDataTree-
|
|
83
|
+
import "./LeftUser-a44d63dd.mjs";
|
|
84
|
+
import "./AuthFieldTree-d836be59.mjs";
|
|
85
|
+
import "./AuthButtonTree-c2602a7c.mjs";
|
|
86
|
+
import "./AuthDataTree-9dc58b20.mjs";
|
|
85
87
|
import "clipboard";
|
|
88
|
+
import "./cgformState-d9f8ec42.mjs";
|
|
86
89
|
import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
|
|
87
90
|
const K = J({
|
|
88
91
|
name: "CgformCopyList",
|
|
@@ -239,7 +242,7 @@ function X(o, S, E, A, b, w) {
|
|
|
239
242
|
t(f, { onRegister: o.registerAuthSetterModal }, null, 8, ["onRegister"])
|
|
240
243
|
], 64);
|
|
241
244
|
}
|
|
242
|
-
const
|
|
245
|
+
const qt = /* @__PURE__ */ H(K, [["render", X]]);
|
|
243
246
|
export {
|
|
244
|
-
|
|
247
|
+
qt as default
|
|
245
248
|
};
|