@pubinfo/module-rbac 2.0.15 → 2.1.1
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/dist/{HoverCard-DASfDgI1.js → HoverCard-7agF2aDO.js} +1 -1
- package/dist/{HoverCard.vue_vue_type_script_setup_true_lang-BqEarhzP.js → HoverCard.vue_vue_type_script_setup_true_lang-DEScDCo1.js} +1 -1
- package/dist/{LayoutForm-C-vNwp3q.js → LayoutForm-Pv6UyKl3.js} +1 -1
- package/dist/MetaForm-BMPtZc0g.js +42413 -0
- package/dist/MetaForm.css +1 -1
- package/dist/{OrgAndPosition-DjF_gcp6.js → OrgAndPosition-R-YixdXG.js} +1 -1
- package/dist/{OrgAndPosition.vue_vue_type_script_setup_true_lang-CFSDHn40.js → OrgAndPosition.vue_vue_type_script_setup_true_lang-jEjTok4n.js} +1 -1
- package/dist/{ResourceEdit-D2YFu-Gk.js → ResourceEdit-D59JUDvG.js} +1 -1
- package/dist/{ResourceEdit.vue_vue_type_script_setup_true_lang-Cb0mKIlJ.js → ResourceEdit.vue_vue_type_script_setup_true_lang-IWn27Vz1.js} +2 -2
- package/dist/{UserAuthorization-rqttVub5.js → UserAuthorization-Ch_iKzms.js} +1 -1
- package/dist/{UserEdit-DkNVPVA4.js → UserEdit-B1fnFcSC.js} +1 -1
- package/dist/UserEdit.vue_vue_type_script_setup_true_lang-SIR1ZO_N.js +315 -0
- package/dist/{drawerBlackWhiteList-Cr16yNs8.js → drawerBlackWhiteList-eWyKScZN.js} +1 -1
- package/dist/{drawerBlackWhiteList.vue_vue_type_script_setup_true_lang-BR6Yeiie.js → drawerBlackWhiteList.vue_vue_type_script_setup_true_lang-CNBKo3Jg.js} +17 -16
- package/dist/{drawerPosition-BYypSGoF.js → drawerPosition-BA_gLotd.js} +1 -1
- package/dist/{drawerPosition.vue_vue_type_script_setup_true_lang-DcZ48XJV.js → drawerPosition.vue_vue_type_script_setup_true_lang-ZqfbI05C.js} +1 -1
- package/dist/{drawerRegion-BiIlYQ0Z.js → drawerRegion-CauOP4lh.js} +1 -1
- package/dist/{drawerRegion.vue_vue_type_script_setup_true_lang-BwAj_RKw.js → drawerRegion.vue_vue_type_script_setup_true_lang-DeL9jV-P.js} +50 -48
- package/dist/gangweijiekou-CUGlx4Ni.js +48 -0
- package/dist/{index-C2G4xRrJ.js → index-BH3LYln0.js} +1 -1
- package/dist/{index-Cqkr8Rvk.js → index-BhZNbJp6.js} +1 -1
- package/dist/{index-nAPHtTM7.js → index-Bm3WQuJD.js} +1 -1
- package/dist/{index-qn7U9T51.js → index-CGLg7J6G.js} +25 -25
- package/dist/{index-BPkJOFXE.js → index-DQhQqT_Z.js} +1 -1
- package/dist/{index-DoFuRlsc.js → index-iBmBJd50.js} +2 -2
- package/dist/index.js +67 -42
- package/dist/index14.css +1 -1
- package/dist/index15.css +1 -1
- package/dist/index17.css +1 -1
- package/dist/isEmpty-BgDIb4aS.js +20 -0
- package/dist/utils/validateObjectStructure.d.ts +11 -0
- package/dist/vanilla-picker-BAEwS4Fy.js +536 -0
- package/dist/views/resource/model.d.ts +1 -0
- package/package.json +4 -3
- package/src/api/modules/assist/qunzujiekou.ts +3 -0
- package/src/api/modules/assist/quyujiekou.ts +2 -0
- package/src/api/modules/configData/heibaimingdanfuwu.ts +2 -0
- package/src/api/modules/configData/zidifuwu.ts +4 -0
- package/src/api/modules/rbac/gangweijiekou.ts +3 -0
- package/src/api/modules/rbac/yonghushoucangbiaojiekou.ts +2 -0
- package/src/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +1 -0
- package/src/components/JsonEditorModal/index.vue +59 -0
- package/src/utils/validateObjectStructure.ts +47 -0
- package/src/views/resource/components/HoverCard.vue +1 -1
- package/src/views/resource/components/MetaForm.vue +24 -0
- package/src/views/resource/model.ts +2 -0
- package/dist/MetaForm-13JASu7v.js +0 -401
- package/dist/UserEdit.vue_vue_type_script_setup_true_lang-CFs0SxVJ.js +0 -330
- package/dist/gangweijiekou-Cs016LjQ.js +0 -46
|
@@ -5,7 +5,7 @@ import { defineComponent as q, ref as d, resolveDirective as L, createElementBlo
|
|
|
5
5
|
import { ProTable as G } from "@pubinfo/pro-components";
|
|
6
6
|
import { Modal as K, message as z } from "ant-design-vue";
|
|
7
7
|
import "./index.js";
|
|
8
|
-
import { A as o, _ as F, g as H, a as J } from "./drawerRegion.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { A as o, _ as F, g as H, a as J } from "./drawerRegion.vue_vue_type_script_setup_true_lang-DeL9jV-P.js";
|
|
9
9
|
import { c as Q } from "./cloneDeep-BOLZdR62.js";
|
|
10
10
|
const U = {
|
|
11
11
|
"w-full": "",
|
|
@@ -4,7 +4,7 @@ import { PlusCircleOutlined as J } from "@ant-design/icons-vue";
|
|
|
4
4
|
import { defineComponent as Q, ref as L, computed as u, resolveDirective as X, createElementBlock as p, openBlock as i, createVNode as d, unref as e, withCtx as E, createCommentVNode as T, createBlock as W, createElementVNode as f, normalizeClass as Y, toDisplayString as m, withDirectives as b, createTextVNode as Z } from "vue";
|
|
5
5
|
import { ProTable as ee } from "@pubinfo/pro-components";
|
|
6
6
|
import { message as V, Modal as te } from "ant-design-vue";
|
|
7
|
-
import { _ as se, p as ae, a as le, g as ne } from "./drawerBlackWhiteList.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { _ as se, p as ae, a as le, g as ne } from "./drawerBlackWhiteList.vue_vue_type_script_setup_true_lang-CNBKo3Jg.js";
|
|
8
8
|
import { u as ie, _ as oe } from "./index.js";
|
|
9
9
|
import { useRoute as ce } from "vue-router";
|
|
10
10
|
import './index.css';var t = /* @__PURE__ */ ((o) => (o.ADD = "新增", o.EDIT = "编辑", o.REMOVE = "删除", o.ENABLE = "启用", o.DISABLE = "停用", o))(t || {});
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import { Card as H, Spin as Z, Empty as j, Tree as q, Row as F, Col as X, Space as G, Button as J } from "ant-design-vue/es";
|
|
2
2
|
import { useAuth as K, PubinfoIcon as Q } from "pubinfo";
|
|
3
3
|
import { PlusCircleOutlined as Y } from "@ant-design/icons-vue";
|
|
4
|
-
import { defineComponent as
|
|
5
|
-
import { u as oe, l as re, _ as le,
|
|
4
|
+
import { defineComponent as z, ref as h, onMounted as ee, createBlock as C, openBlock as r, withCtx as l, createVNode as a, unref as n, mergeProps as te, createElementVNode as x, toDisplayString as R, resolveDirective as ne, createElementBlock as w, createCommentVNode as T, withDirectives as D, createTextVNode as ae, isVNode as se } from "vue";
|
|
5
|
+
import { u as oe, l as re, _ as le, a0 as ie, a1 as ce, a2 as ue } from "./index.js";
|
|
6
6
|
import { ProTable as de } from "@pubinfo/pro-components";
|
|
7
|
-
import { Popover as pe, Space as _e, Badge as V, Modal as
|
|
8
|
-
import fe from "./UserAuthorization-
|
|
9
|
-
import { A as t, _ as me } from "./UserEdit.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import './
|
|
7
|
+
import { Popover as pe, Space as _e, Badge as V, Modal as M, message as N } from "ant-design-vue";
|
|
8
|
+
import fe from "./UserAuthorization-Ch_iKzms.js";
|
|
9
|
+
import { A as t, _ as me } from "./UserEdit.vue_vue_type_script_setup_true_lang-SIR1ZO_N.js";
|
|
10
|
+
import './index14.css';const he = { class: "flex w-full items-center overflow-hidden" }, ge = ["title"], ve = /* @__PURE__ */ z({
|
|
11
11
|
name: "OrgTree",
|
|
12
12
|
__name: "index",
|
|
13
13
|
props: {
|
|
14
14
|
auth: {}
|
|
15
15
|
},
|
|
16
16
|
setup(g) {
|
|
17
|
-
const U = g, p = h([]), [v,
|
|
18
|
-
function
|
|
17
|
+
const U = g, p = h([]), [v, I] = oe(!1);
|
|
18
|
+
function y(o) {
|
|
19
19
|
return new Promise((_, b) => {
|
|
20
20
|
if (o?.dataRef?.children) {
|
|
21
21
|
_();
|
|
22
22
|
return;
|
|
23
23
|
}
|
|
24
|
-
|
|
24
|
+
I(!0), re(
|
|
25
25
|
{
|
|
26
26
|
parentId: o?.dataRef?.id,
|
|
27
27
|
enable: !0
|
|
@@ -35,7 +35,7 @@ import './index15.css';const he = { class: "flex w-full items-center overflow-hi
|
|
|
35
35
|
o?.dataRef ? o.dataRef.children = i : p.value = i;
|
|
36
36
|
}
|
|
37
37
|
p.value = [...p.value], _();
|
|
38
|
-
}).catch(b).finally(() =>
|
|
38
|
+
}).catch(b).finally(() => I(!1));
|
|
39
39
|
});
|
|
40
40
|
}
|
|
41
41
|
function P(o) {
|
|
@@ -46,7 +46,7 @@ import './index15.css';const he = { class: "flex w-full items-center overflow-hi
|
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
48
|
return ee(() => {
|
|
49
|
-
|
|
49
|
+
y();
|
|
50
50
|
}), (o, _) => {
|
|
51
51
|
const b = j, u = q, i = Z, f = H;
|
|
52
52
|
return r(), C(f, {
|
|
@@ -58,7 +58,7 @@ import './index15.css';const he = { class: "flex w-full items-center overflow-hi
|
|
|
58
58
|
default: l(() => [
|
|
59
59
|
n(p).length === 0 ? (r(), C(b, { key: 0 })) : (r(), C(u, te({ key: 1 }, o.$attrs, {
|
|
60
60
|
"block-node": "",
|
|
61
|
-
"load-data":
|
|
61
|
+
"load-data": y,
|
|
62
62
|
"tree-data": n(p),
|
|
63
63
|
"field-names": { children: "children", title: "name", key: "id" }
|
|
64
64
|
}), {
|
|
@@ -86,11 +86,11 @@ import './index15.css';const he = { class: "flex w-full items-center overflow-hi
|
|
|
86
86
|
"py-10px": "",
|
|
87
87
|
"px-10px": "",
|
|
88
88
|
"overflow-hidden": ""
|
|
89
|
-
},
|
|
89
|
+
}, Ie = ["onClick"], ye = ["onClick"], be = ["onClick"], Ee = ["onClick"];
|
|
90
90
|
function Se(g) {
|
|
91
91
|
return typeof g == "function" || Object.prototype.toString.call(g) === "[object Object]" && !se(g);
|
|
92
92
|
}
|
|
93
|
-
const $e = /* @__PURE__ */
|
|
93
|
+
const $e = /* @__PURE__ */ z({
|
|
94
94
|
name: "User",
|
|
95
95
|
__name: "index",
|
|
96
96
|
setup(g) {
|
|
@@ -177,7 +177,7 @@ const $e = /* @__PURE__ */ N({
|
|
|
177
177
|
hideInTable() {
|
|
178
178
|
return !U(["user_authorize", "user_reset_password", "user_edit", "user_remove"]);
|
|
179
179
|
}
|
|
180
|
-
}], v = h({}),
|
|
180
|
+
}], v = h({}), I = h({}), y = h({}), P = h();
|
|
181
181
|
async function o(s) {
|
|
182
182
|
const {
|
|
183
183
|
current: e,
|
|
@@ -187,7 +187,7 @@ const $e = /* @__PURE__ */ N({
|
|
|
187
187
|
currentPage: e,
|
|
188
188
|
pageSize: c,
|
|
189
189
|
orgId: v.value?.orgId,
|
|
190
|
-
...
|
|
190
|
+
...y.value,
|
|
191
191
|
...E
|
|
192
192
|
});
|
|
193
193
|
return {
|
|
@@ -214,31 +214,31 @@ const $e = /* @__PURE__ */ N({
|
|
|
214
214
|
u.value.open(s);
|
|
215
215
|
break;
|
|
216
216
|
case t.AUTHORIZE:
|
|
217
|
-
e && (
|
|
217
|
+
e && (I.value = e), i.value && i.value.open && i.value.open();
|
|
218
218
|
break;
|
|
219
219
|
case t.EDIT:
|
|
220
220
|
u.value.open(s, e);
|
|
221
221
|
break;
|
|
222
222
|
case t.RESET_PASSWORD:
|
|
223
|
-
|
|
223
|
+
M.confirm({
|
|
224
224
|
title: "重置密码",
|
|
225
225
|
content: "确定要重置该用户密码吗?",
|
|
226
226
|
async onOk() {
|
|
227
227
|
(await ue({
|
|
228
228
|
userId: e?.id
|
|
229
|
-
})).success &&
|
|
229
|
+
})).success && N.success("重置密码成功");
|
|
230
230
|
}
|
|
231
231
|
});
|
|
232
232
|
break;
|
|
233
233
|
case t.REMOVE: {
|
|
234
234
|
const c = e?.userOrgList && e.userOrgList?.length > 1;
|
|
235
|
-
|
|
235
|
+
M.confirm({
|
|
236
236
|
title: "删除",
|
|
237
237
|
content: `确定要删除该用户吗?${c ? "该用户存在多个组织下,若只需移除组织,请在编辑中操作。" : ""}`,
|
|
238
238
|
async onOk() {
|
|
239
239
|
(await ce({
|
|
240
240
|
userId: e?.id
|
|
241
|
-
})).success && (
|
|
241
|
+
})).success && (N.success("删除成功"), _());
|
|
242
242
|
}
|
|
243
243
|
});
|
|
244
244
|
break;
|
|
@@ -260,7 +260,7 @@ const $e = /* @__PURE__ */ N({
|
|
|
260
260
|
class: "h-full overflow-hidden"
|
|
261
261
|
}, {
|
|
262
262
|
default: l(() => [a(c, {
|
|
263
|
-
"select-keys": [n(
|
|
263
|
+
"select-keys": [n(y).orgId],
|
|
264
264
|
bordered: !1,
|
|
265
265
|
auth: "organization",
|
|
266
266
|
onSelect: b
|
|
@@ -302,7 +302,7 @@ const $e = /* @__PURE__ */ N({
|
|
|
302
302
|
name: "authorize",
|
|
303
303
|
"mr-1": "",
|
|
304
304
|
"text-base": ""
|
|
305
|
-
}), x("span", null, R(n(t).AUTHORIZE), 1)], 8,
|
|
305
|
+
}), x("span", null, R(n(t).AUTHORIZE), 1)], 8, Ie)), [[k, "user_authorize"]]) : T("", !0), m(n(t).RESET_PASSWORD, d) ? D((r(), w("a", {
|
|
306
306
|
key: 1,
|
|
307
307
|
class: "flex items-center",
|
|
308
308
|
onClick: ($) => f(n(t).RESET_PASSWORD, d)
|
|
@@ -310,7 +310,7 @@ const $e = /* @__PURE__ */ N({
|
|
|
310
310
|
name: "i-ci-arrows-reload-01",
|
|
311
311
|
"mr-1": "",
|
|
312
312
|
"text-base": ""
|
|
313
|
-
}), x("span", null, R(n(t).RESET_PASSWORD), 1)], 8,
|
|
313
|
+
}), x("span", null, R(n(t).RESET_PASSWORD), 1)], 8, ye)), [[k, "user_reset_password"]]) : T("", !0), m(n(t).EDIT, d) ? D((r(), w("a", {
|
|
314
314
|
key: 2,
|
|
315
315
|
class: "flex items-center",
|
|
316
316
|
onClick: ($) => f(n(t).EDIT, d)
|
|
@@ -340,7 +340,7 @@ const $e = /* @__PURE__ */ N({
|
|
|
340
340
|
}, null, 8, ["current-org"]), a(fe, {
|
|
341
341
|
ref_key: "authorizationRef",
|
|
342
342
|
ref: i,
|
|
343
|
-
"user-id": n(
|
|
343
|
+
"user-id": n(I).id || ""
|
|
344
344
|
}, null, 8, ["user-id"])]);
|
|
345
345
|
};
|
|
346
346
|
}
|
|
@@ -7,7 +7,7 @@ import { useAuth as j, PubinfoIcon as I, RESOURCE_TYPE as T } from "pubinfo";
|
|
|
7
7
|
import "./index.js";
|
|
8
8
|
import { b as G, c as J } from "./ziyuanjiekou-BC65-bFK.js";
|
|
9
9
|
import { _ as Q } from "./ImportExport.vue_vue_type_script_setup_true_lang-CV0DrMvw.js";
|
|
10
|
-
import { _ as W } from "./ResourceEdit.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { _ as W } from "./ResourceEdit.vue_vue_type_script_setup_true_lang-IWn27Vz1.js";
|
|
11
11
|
import { _ as Z } from "./RoleRelation.vue_vue_type_script_setup_true_lang-BjEOlM2g.js";
|
|
12
12
|
import { r as L, A as t, R as ee } from "./enum-D5iPiZiT.js";
|
|
13
13
|
import { c as te } from "./cloneDeep-BOLZdR62.js";
|
|
@@ -4,9 +4,9 @@ import { PlusCircleOutlined as V } from "@ant-design/icons-vue";
|
|
|
4
4
|
import { defineComponent as B, ref as y, resolveDirective as M, createElementBlock as l, openBlock as a, createVNode as o, unref as s, withCtx as d, createCommentVNode as k, createBlock as D, createElementVNode as x, toDisplayString as u, withDirectives as I, createTextVNode as N } from "vue";
|
|
5
5
|
import { ProTable as W } from "@pubinfo/pro-components";
|
|
6
6
|
import { Badge as P, Modal as $, message as q } from "ant-design-vue";
|
|
7
|
-
import { p as F, d as z } from "./gangweijiekou-
|
|
7
|
+
import { p as F, d as z } from "./gangweijiekou-CUGlx4Ni.js";
|
|
8
8
|
import "./index.js";
|
|
9
|
-
import { A as t, _ as j } from "./drawerPosition.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { A as t, _ as j } from "./drawerPosition.vue_vue_type_script_setup_true_lang-ZqfbI05C.js";
|
|
10
10
|
const G = {
|
|
11
11
|
"py-10px": "",
|
|
12
12
|
"px-10px": "",
|
package/dist/index.js
CHANGED
|
@@ -56,7 +56,7 @@ import './index17.css';const wa = {
|
|
|
56
56
|
"src/assets/icons/zy_default.svg": () => import("./zy_default-BGjhoury.js")
|
|
57
57
|
},
|
|
58
58
|
pages: {
|
|
59
|
-
"src/views/blackWhiteList/index.vue": () => import("./index-
|
|
59
|
+
"src/views/blackWhiteList/index.vue": () => import("./index-Bm3WQuJD.js"),
|
|
60
60
|
"src/views/breadcrumb_setting/index.vue": () => import("./index-Dl0hWfIE.js"),
|
|
61
61
|
"src/views/components/HCheckList.vue": () => import("./HCheckList-Dkxhu1br.js"),
|
|
62
62
|
"src/views/components/animation_item.vue": () => import("./animation_item-BZ1HNA6o.js"),
|
|
@@ -73,19 +73,19 @@ import './index17.css';const wa = {
|
|
|
73
73
|
"src/views/other_setting/index.vue": () => import("./index-C5WD-YUu.js"),
|
|
74
74
|
"src/views/page_animation_setting/index.vue": () => import("./index-D3Xw_aOi.js"),
|
|
75
75
|
"src/views/page_w_setting/index.vue": () => import("./index-XhYtVVT9.js"),
|
|
76
|
-
"src/views/position/index.vue": () => import("./index-
|
|
77
|
-
"src/views/region/index.vue": () => import("./index-
|
|
78
|
-
"src/views/resource/index.vue": () => import("./index-
|
|
76
|
+
"src/views/position/index.vue": () => import("./index-iBmBJd50.js"),
|
|
77
|
+
"src/views/region/index.vue": () => import("./index-BhZNbJp6.js"),
|
|
78
|
+
"src/views/resource/index.vue": () => import("./index-DQhQqT_Z.js"),
|
|
79
79
|
"src/views/role/index.vue": () => import("./index-ChWnVs6j.js"),
|
|
80
80
|
"src/views/role_group/index.vue": () => import("./index-CJQB8KAz.js"),
|
|
81
81
|
"src/views/safe_setting/index.vue": () => import("./index-VZuizuKs.js"),
|
|
82
82
|
"src/views/tabbar_setting/index.vue": () => import("./index-BEB4liGe.js"),
|
|
83
83
|
"src/views/tenant/index.vue": () => import("./index-CoZM8pyH.js"),
|
|
84
84
|
"src/views/theme_setting/index.vue": () => import("./index-B5aP0re3.js"),
|
|
85
|
-
"src/views/
|
|
86
|
-
"src/views/
|
|
85
|
+
"src/views/user/index.vue": () => import("./index-CGLg7J6G.js"),
|
|
86
|
+
"src/views/toolbar_setting/index.vue": () => import("./index-BH3LYln0.js"),
|
|
87
|
+
"src/views/blackWhiteList/components/drawerBlackWhiteList.vue": () => import("./drawerBlackWhiteList-eWyKScZN.js"),
|
|
87
88
|
"src/views/watermark_setting/index.vue": () => import("./index-DHVEXch0.js"),
|
|
88
|
-
"src/views/blackWhiteList/components/drawerBlackWhiteList.vue": () => import("./drawerBlackWhiteList-Cr16yNs8.js"),
|
|
89
89
|
"src/views/data-permission/components/createAndEditDataPermission.vue": () => import("./createAndEditDataPermission-DPeFulie.js"),
|
|
90
90
|
"src/views/dictionary/components/drawerDictionary.vue": () => import("./drawerDictionary-BRGmcIFT.js"),
|
|
91
91
|
"src/views/dictionary/components/drawerDictionaryItem.vue": () => import("./drawerDictionaryItem-CFBfyhEw.js"),
|
|
@@ -93,27 +93,27 @@ import './index17.css';const wa = {
|
|
|
93
93
|
"src/views/log_center/components/browserType.vue": () => import("./browserType-DQySszjD.js"),
|
|
94
94
|
"src/views/log_center/components/loginHistoryDetail.vue": () => import("./loginHistoryDetail-BZVwG8m2.js"),
|
|
95
95
|
"src/views/log_center/components/operateHistoryDetail.vue": () => import("./operateHistoryDetail-Badx3zl-.js"),
|
|
96
|
-
"src/views/position/components/drawerPosition.vue": () => import("./drawerPosition-BYypSGoF.js"),
|
|
97
96
|
"src/views/organization/components/drawerOrganization.vue": () => import("./drawerOrganization-Bs0YtPuo.js"),
|
|
98
97
|
"src/views/organization/components/drawerRole.vue": () => import("./drawerRole-CXGVqxPX.js"),
|
|
99
|
-
"src/views/
|
|
98
|
+
"src/views/position/components/drawerPosition.vue": () => import("./drawerPosition-BA_gLotd.js"),
|
|
99
|
+
"src/views/region/components/drawerRegion.vue": () => import("./drawerRegion-CauOP4lh.js"),
|
|
100
100
|
"src/views/resource/components/ComponentSelect.vue": () => import("./ComponentSelect-ZLey_5w7.js"),
|
|
101
101
|
"src/views/resource/components/DynamicRoutesForm.vue": () => import("./DynamicRoutesForm-BU4EAISs.js"),
|
|
102
|
-
"src/views/resource/components/HoverCard.vue": () => import("./HoverCard-
|
|
102
|
+
"src/views/resource/components/HoverCard.vue": () => import("./HoverCard-7agF2aDO.js"),
|
|
103
103
|
"src/views/resource/components/IconSelect.vue": () => import("./IconSelect-DtNpk3Rj.js"),
|
|
104
104
|
"src/views/resource/components/ImportExport.vue": () => import("./ImportExport-DAe_Sl13.js"),
|
|
105
|
-
"src/views/resource/components/LayoutForm.vue": () => import("./LayoutForm-
|
|
106
|
-
"src/views/resource/components/MetaForm.vue": () => import("./MetaForm-
|
|
107
|
-
"src/views/resource/components/ResourceEdit.vue": () => import("./ResourceEdit-
|
|
105
|
+
"src/views/resource/components/LayoutForm.vue": () => import("./LayoutForm-Pv6UyKl3.js"),
|
|
106
|
+
"src/views/resource/components/MetaForm.vue": () => import("./MetaForm-BMPtZc0g.js").then((e) => e.a),
|
|
107
|
+
"src/views/resource/components/ResourceEdit.vue": () => import("./ResourceEdit-D59JUDvG.js"),
|
|
108
108
|
"src/views/resource/components/RoleRelation.vue": () => import("./RoleRelation-BuqK0cnl.js"),
|
|
109
109
|
"src/views/role/components/ResourceRelation.vue": () => import("./ResourceRelation-qhIdXLAy.js"),
|
|
110
110
|
"src/views/role/components/drawerRole.vue": () => import("./drawerRole-CfJjf3v_.js"),
|
|
111
111
|
"src/views/role_group/components/ResourceRelation.vue": () => import("./ResourceRelation-CeM9Eq39.js"),
|
|
112
112
|
"src/views/role_group/components/drawerRole.vue": () => import("./drawerRole-nmMTIQYS.js"),
|
|
113
113
|
"src/views/tenant/components/TenantEdit.vue": () => import("./TenantEdit-C61O1pSu.js"),
|
|
114
|
-
"src/views/user/components/OrgAndPosition.vue": () => import("./OrgAndPosition-
|
|
115
|
-
"src/views/user/components/UserAuthorization.vue": () => import("./UserAuthorization-
|
|
116
|
-
"src/views/user/components/UserEdit.vue": () => import("./UserEdit-
|
|
114
|
+
"src/views/user/components/OrgAndPosition.vue": () => import("./OrgAndPosition-R-YixdXG.js"),
|
|
115
|
+
"src/views/user/components/UserAuthorization.vue": () => import("./UserAuthorization-Ch_iKzms.js"),
|
|
116
|
+
"src/views/user/components/UserEdit.vue": () => import("./UserEdit-B1fnFcSC.js")
|
|
117
117
|
}
|
|
118
118
|
}, rn = _i("view", () => {
|
|
119
119
|
const e = O({}), t = O(/* @__PURE__ */ new Map()), n = O([]), r = O(0), a = O(!1);
|
|
@@ -1286,7 +1286,7 @@ function Qa(e) {
|
|
|
1286
1286
|
function Od(e) {
|
|
1287
1287
|
return function(t, n, r) {
|
|
1288
1288
|
for (var a = -1, o = Object(t), i = r(t), s = i.length; s--; ) {
|
|
1289
|
-
var l = i[++a];
|
|
1289
|
+
var l = i[e ? s : ++a];
|
|
1290
1290
|
if (n(o[l], l, o) === !1)
|
|
1291
1291
|
break;
|
|
1292
1292
|
}
|
|
@@ -1455,7 +1455,7 @@ const Qd = {
|
|
|
1455
1455
|
children: [
|
|
1456
1456
|
{
|
|
1457
1457
|
path: "resource",
|
|
1458
|
-
component: () => import("./index-
|
|
1458
|
+
component: () => import("./index-DQhQqT_Z.js"),
|
|
1459
1459
|
name: "Resource",
|
|
1460
1460
|
meta: {
|
|
1461
1461
|
title: "资源管理",
|
|
@@ -1510,7 +1510,7 @@ const Qd = {
|
|
|
1510
1510
|
},
|
|
1511
1511
|
{
|
|
1512
1512
|
path: "user",
|
|
1513
|
-
component: () => import("./index-
|
|
1513
|
+
component: () => import("./index-CGLg7J6G.js"),
|
|
1514
1514
|
name: "User",
|
|
1515
1515
|
meta: {
|
|
1516
1516
|
title: "用户管理",
|
|
@@ -1574,7 +1574,7 @@ const Qd = {
|
|
|
1574
1574
|
children: [
|
|
1575
1575
|
{
|
|
1576
1576
|
path: "blacklist",
|
|
1577
|
-
component: () => import("./index-
|
|
1577
|
+
component: () => import("./index-Bm3WQuJD.js"),
|
|
1578
1578
|
name: "Blacklist",
|
|
1579
1579
|
meta: {
|
|
1580
1580
|
title: "黑名单管理",
|
|
@@ -1585,7 +1585,7 @@ const Qd = {
|
|
|
1585
1585
|
},
|
|
1586
1586
|
{
|
|
1587
1587
|
path: "whitelist",
|
|
1588
|
-
component: () => import("./index-
|
|
1588
|
+
component: () => import("./index-Bm3WQuJD.js"),
|
|
1589
1589
|
name: "Whitelist",
|
|
1590
1590
|
meta: {
|
|
1591
1591
|
title: "白名单管理",
|
|
@@ -1694,7 +1694,7 @@ const Qd = {
|
|
|
1694
1694
|
},
|
|
1695
1695
|
{
|
|
1696
1696
|
path: "toolbar-setting",
|
|
1697
|
-
component: () => import("./index-
|
|
1697
|
+
component: () => import("./index-BH3LYln0.js"),
|
|
1698
1698
|
name: "ToolbarSetting",
|
|
1699
1699
|
meta: {
|
|
1700
1700
|
title: "工具栏配置",
|
|
@@ -1771,7 +1771,7 @@ const Qd = {
|
|
|
1771
1771
|
},
|
|
1772
1772
|
{
|
|
1773
1773
|
path: "position",
|
|
1774
|
-
component: () => import("./index-
|
|
1774
|
+
component: () => import("./index-iBmBJd50.js"),
|
|
1775
1775
|
name: "Position",
|
|
1776
1776
|
meta: {
|
|
1777
1777
|
title: "岗位管理",
|
|
@@ -1782,7 +1782,7 @@ const Qd = {
|
|
|
1782
1782
|
},
|
|
1783
1783
|
{
|
|
1784
1784
|
path: "region",
|
|
1785
|
-
component: () => import("./index-
|
|
1785
|
+
component: () => import("./index-BhZNbJp6.js"),
|
|
1786
1786
|
name: "Region",
|
|
1787
1787
|
meta: {
|
|
1788
1788
|
title: "区域管理",
|
|
@@ -6274,7 +6274,8 @@ function Lv(e, t) {
|
|
|
6274
6274
|
`/group/delete/${n}`,
|
|
6275
6275
|
{},
|
|
6276
6276
|
{
|
|
6277
|
-
params: { ...r }
|
|
6277
|
+
params: { ...r },
|
|
6278
|
+
meta: { pathParams: [n] }
|
|
6278
6279
|
}
|
|
6279
6280
|
);
|
|
6280
6281
|
}
|
|
@@ -6284,7 +6285,8 @@ function ti(e, t) {
|
|
|
6284
6285
|
params: {
|
|
6285
6286
|
...r
|
|
6286
6287
|
},
|
|
6287
|
-
...t || {}
|
|
6288
|
+
...t || {},
|
|
6289
|
+
meta: { ...t?.meta ?? {}, pathParams: [n] }
|
|
6288
6290
|
});
|
|
6289
6291
|
}
|
|
6290
6292
|
function ni(e, t) {
|
|
@@ -7298,7 +7300,8 @@ function eg(e, t) {
|
|
|
7298
7300
|
`/dict/item/delete/${n}`,
|
|
7299
7301
|
{},
|
|
7300
7302
|
{
|
|
7301
|
-
params: { ...r }
|
|
7303
|
+
params: { ...r },
|
|
7304
|
+
meta: { pathParams: [n] }
|
|
7302
7305
|
}
|
|
7303
7306
|
);
|
|
7304
7307
|
}
|
|
@@ -7336,7 +7339,8 @@ function ag(e, t) {
|
|
|
7336
7339
|
`/dict/type/delete/${n}`,
|
|
7337
7340
|
{},
|
|
7338
7341
|
{
|
|
7339
|
-
params: { ...r }
|
|
7342
|
+
params: { ...r },
|
|
7343
|
+
meta: { pathParams: [n] }
|
|
7340
7344
|
}
|
|
7341
7345
|
);
|
|
7342
7346
|
}
|
|
@@ -7416,24 +7420,45 @@ function lg(e) {
|
|
|
7416
7420
|
};
|
|
7417
7421
|
}
|
|
7418
7422
|
export {
|
|
7419
|
-
|
|
7423
|
+
xl as $,
|
|
7424
|
+
ln as A,
|
|
7420
7425
|
on as B,
|
|
7421
|
-
|
|
7422
|
-
|
|
7423
|
-
|
|
7424
|
-
|
|
7425
|
-
|
|
7426
|
-
|
|
7427
|
-
|
|
7428
|
-
|
|
7429
|
-
|
|
7430
|
-
|
|
7426
|
+
Qa as C,
|
|
7427
|
+
ve as D,
|
|
7428
|
+
Ce as E,
|
|
7429
|
+
Vn as F,
|
|
7430
|
+
Od as G,
|
|
7431
|
+
Gn as H,
|
|
7432
|
+
Wn as I,
|
|
7433
|
+
gu as J,
|
|
7434
|
+
dn as K,
|
|
7435
|
+
sn as L,
|
|
7436
|
+
Ds as M,
|
|
7437
|
+
Yn as N,
|
|
7438
|
+
nr as O,
|
|
7431
7439
|
sv as OrgSelector,
|
|
7440
|
+
Bs as P,
|
|
7441
|
+
su as Q,
|
|
7432
7442
|
Fn as R,
|
|
7433
7443
|
Qv as ResourceSelector,
|
|
7444
|
+
_s as S,
|
|
7445
|
+
Dd as T,
|
|
7446
|
+
lr as U,
|
|
7434
7447
|
lv as UserSelector,
|
|
7448
|
+
Pt as V,
|
|
7449
|
+
Jn as W,
|
|
7450
|
+
It as X,
|
|
7451
|
+
ye as Y,
|
|
7452
|
+
Zn as Z,
|
|
7435
7453
|
Sv as _,
|
|
7436
7454
|
og as a,
|
|
7455
|
+
Gv as a0,
|
|
7456
|
+
Uv as a1,
|
|
7457
|
+
jv as a2,
|
|
7458
|
+
Fv as a3,
|
|
7459
|
+
Bv as a4,
|
|
7460
|
+
qv as a5,
|
|
7461
|
+
Vv as a6,
|
|
7437
7462
|
U as b,
|
|
7438
7463
|
ig as c,
|
|
7439
7464
|
Pv as cleanupRouteSystem,
|
|
@@ -7465,7 +7490,7 @@ export {
|
|
|
7465
7490
|
jn as useWebSocketManager,
|
|
7466
7491
|
Hv as v,
|
|
7467
7492
|
Ht as w,
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7493
|
+
Un as x,
|
|
7494
|
+
we as y,
|
|
7495
|
+
zd as z
|
|
7471
7496
|
};
|
package/dist/index14.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
[data-v-3c42fd2d] .ant-tree .ant-tree-node-content-wrapper{overflow:hidden}
|
package/dist/index15.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
.bar-header[data-v-dc8e4487]{background:var(--g-bg)}
|