@pubinfo/module-rbac 2.0.0-beta.31 → 2.0.0-beta.33
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/OrgSelector-DWT1w1h-.js +27 -0
- package/dist/OrgUserSelector-VjiKyUET.js +1 -0
- package/dist/ResourceSelector-D1mJz7F1.js +1 -0
- package/dist/_baseClone-CBD6n26E.js +1 -0
- package/dist/_initCloneObject-CzZMvAGd.js +1 -0
- package/dist/_plugin-vue_export-helper-BP6J6hmQ.js +1 -0
- package/dist/animation_item-D4pH5y91.js +2 -0
- package/dist/assist-D6hXeP0y.js +1 -0
- package/dist/blackWhiteList-C0vzrSes.js +1 -0
- package/dist/breadcrumb_setting-105xA0or.js +1 -0
- package/dist/browserType-WCrQysPD.js +1 -0
- package/dist/chunk-oLkGOndT.js +1 -0
- package/dist/cloneDeep-B4mZx_tg.js +1 -0
- package/dist/components/GroupSelector/index.vue.d.ts +4 -4
- package/dist/components/OrgTree/index.vue.d.ts +1 -1
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +4 -4
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +4 -4
- package/dist/components/ResourceSelector/index.vue.d.ts +5 -5
- package/dist/composables/useLottie.d.ts +1 -1
- package/dist/configData-C-XgieQd.js +1 -0
- package/dist/data-permission-DcXUZZ1G.js +1 -0
- package/dist/dictionary-BafvPpvf.js +1 -0
- package/dist/enum-C0pwhwh3.js +1 -0
- package/dist/enum-CEWFYwLa.js +1 -0
- package/dist/enum-CFY_YSvf.js +1 -0
- package/dist/enum-G-OAfo9d.js +1 -0
- package/dist/group-C1e_vupc.js +1 -0
- package/dist/index.js +1 -9
- package/dist/interface.d.ts +1 -1
- package/dist/itemlist-Dy9O9k6h.js +1 -0
- package/dist/layout_setting-BzYjnHvF.js +1 -0
- package/dist/login_history-DXixU5An.js +1 -0
- package/dist/menu_setting-DWM1r6js.js +1 -0
- package/dist/not-data-D8CCqeCi.js +1 -0
- package/dist/operate_history-DaDVex6q.js +1 -0
- package/dist/organization-Cul5X3rO.js +9 -0
- package/dist/other_setting-Dq67iG6v.js +1 -0
- package/dist/page_animation_setting-Cj6N5TJq.js +1 -0
- package/dist/page_w_setting-Dmik-Xi7.js +1 -0
- package/dist/position-CzxbbVOL.js +1 -0
- package/dist/rbac-DJC95w7l.js +1 -0
- package/dist/region-DGxnlpyo.js +1 -0
- package/dist/request-C2x7wP-H.js +1 -0
- package/dist/resource-BFe47BKW.js +1 -0
- package/dist/role-Bo47PnSD.js +1 -0
- package/dist/role_group-BVPoRr1q.js +1 -0
- package/dist/routes/index.d.ts +1 -1
- package/dist/routes/modules/authority.manage.menu.d.ts +1 -1
- package/dist/routes/modules/log.manage.menu.d.ts +1 -1
- package/dist/routes/modules/safe.manage.menu.d.ts +1 -1
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +1 -1
- package/dist/routes/modules/system.manage.menu.d.ts +1 -1
- package/dist/safe_setting-kBJgSjzd.js +1 -0
- package/dist/setItem-DXsVoKM_.js +1 -0
- package/dist/shared-DcMP4Woj.js +1 -0
- package/dist/stores-pP-UCq1z.js +1 -0
- package/dist/style.css +2 -1
- package/dist/tabbar_setting-C9uHCbA0.js +1 -0
- package/dist/tenant-BA6IO7wP.js +1 -0
- package/dist/theme_setting-CxoaGtjk.js +1 -0
- package/dist/toolbar_setting-DyiZvqwf.js +1 -0
- package/dist/useAppAndResource-D5u0TDHS.js +1 -0
- package/dist/user-B5W5JRXl.js +1 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +4 -4
- package/dist/views/blackWhiteList/index.vue.d.ts +319 -319
- package/dist/views/breadcrumb_setting/index.vue.d.ts +1 -1
- package/dist/views/components/HCheckList.vue.d.ts +3 -3
- package/dist/views/components/animation_item.vue.d.ts +5 -5
- package/dist/views/components/setItem.vue.d.ts +17 -17
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +28 -28
- package/dist/views/data-permission/index.vue.d.ts +343 -343
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +4 -4
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +4 -4
- package/dist/views/dictionary/index.vue.d.ts +319 -319
- package/dist/views/dictionary/itemlist.vue.d.ts +319 -319
- package/dist/views/group/components/drawerGroup.vue.d.ts +4 -4
- package/dist/views/group/index.vue.d.ts +319 -319
- package/dist/views/layout_setting/index.vue.d.ts +1 -1
- package/dist/views/log_center/components/browserType.vue.d.ts +3 -3
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/login_history.vue.d.ts +315 -315
- package/dist/views/log_center/operate_history.vue.d.ts +315 -315
- package/dist/views/menu_setting/index.vue.d.ts +1 -1
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +4 -4
- package/dist/views/organization/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/organization/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/organization/index.vue.d.ts +12 -12
- package/dist/views/other_setting/index.vue.d.ts +1 -1
- package/dist/views/page_animation_setting/index.vue.d.ts +1 -1
- package/dist/views/page_w_setting/index.vue.d.ts +1 -1
- package/dist/views/position/components/drawerPosition.vue.d.ts +4 -4
- package/dist/views/position/index.vue.d.ts +319 -319
- package/dist/views/region/components/drawerRegion.vue.d.ts +4 -4
- package/dist/views/region/index.vue.d.ts +319 -319
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +4 -4
- package/dist/views/resource/components/RoleRelation.vue.d.ts +2 -2
- package/dist/views/resource/index.vue.d.ts +321 -321
- package/dist/views/role/components/ResourceRelation.vue.d.ts +316 -316
- package/dist/views/role/components/drawerRole.vue.d.ts +10 -10
- package/dist/views/role/index.vue.d.ts +642 -642
- package/dist/views/role_group/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/role_group/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/role_group/index.vue.d.ts +322 -322
- package/dist/views/safe_setting/index.vue.d.ts +1 -1
- package/dist/views/tabbar_setting/index.vue.d.ts +1 -1
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +10 -10
- package/dist/views/tenant/index.vue.d.ts +325 -325
- package/dist/views/theme_setting/index.vue.d.ts +1 -1
- package/dist/views/toolbar_setting/index.vue.d.ts +1 -1
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +3 -3
- package/dist/views/user/components/UserAuthorization.vue.d.ts +7 -7
- package/dist/views/user/components/UserEdit.vue.d.ts +4 -4
- package/dist/views/user/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/user/index.vue.d.ts +326 -326
- package/dist/views/watermark_setting/index.vue.d.ts +9 -9
- package/dist/watermark_setting-ChDfJ5of.js +1 -0
- package/package.json +6 -6
- package/src/assets/icons/browser-chrome.svg +1 -0
- package/src/assets/icons/browser-edge.svg +1 -0
- package/src/assets/icons/browser-ie.svg +1 -0
- package/src/assets/icons/browser-other.svg +1 -0
- package/src/assets/icons/browser-safari.svg +1 -0
- package/src/components/GroupSelector/index.vue +64 -89
- package/src/components/OrgTree/index.vue +2 -2
- package/src/components/OrgUserSelector/provider.ts +1 -1
- package/src/components/ResourceSelector/index.vue +33 -50
- package/src/routes/index.ts +1 -1
- package/src/views/blackWhiteList/components/drawerBlackWhiteList.vue +1 -1
- package/src/views/blackWhiteList/index.vue +10 -18
- package/src/views/breadcrumb_setting/index.vue +3 -3
- package/src/views/components/animation_item.vue +2 -2
- package/src/views/components/setItem.vue +13 -20
- package/src/views/data-permission/components/createAndEditDataPermission.vue +4 -4
- package/src/views/data-permission/enum.ts +7 -7
- package/src/views/data-permission/index.vue +7 -10
- package/src/views/dictionary/components/drawerDictionary.vue +1 -1
- package/src/views/dictionary/components/drawerDictionaryItem.vue +1 -1
- package/src/views/dictionary/index.vue +3 -3
- package/src/views/dictionary/itemlist.vue +1 -1
- package/src/views/group/components/drawerGroup.vue +2 -2
- package/src/views/group/index.vue +10 -16
- package/src/views/layout_setting/index.vue +154 -164
- package/src/views/log_center/components/loginHistoryDetail.vue +6 -8
- package/src/views/log_center/components/operateHistoryDetail.vue +6 -8
- package/src/views/log_center/login_history.vue +6 -11
- package/src/views/log_center/operate_history.vue +6 -11
- package/src/views/menu_setting/index.vue +3 -3
- package/src/views/organization/components/drawerOrganization.vue +3 -3
- package/src/views/organization/components/drawerRole.vue +2 -2
- package/src/views/organization/components/roleSelect.vue +37 -58
- package/src/views/organization/index.vue +23 -49
- package/src/views/other_setting/index.vue +2 -2
- package/src/views/page_animation_setting/index.vue +10 -18
- package/src/views/page_w_setting/index.vue +133 -116
- package/src/views/position/components/drawerPosition.vue +2 -2
- package/src/views/position/index.vue +1 -1
- package/src/views/region/components/drawerRegion.vue +2 -2
- package/src/views/region/index.vue +1 -1
- package/src/views/resource/components/ResourceEdit.vue +2 -2
- package/src/views/resource/components/RoleRelation.vue +1 -1
- package/src/views/resource/index.vue +1 -1
- package/src/views/role/components/ResourceRelation.vue +3 -4
- package/src/views/role/components/drawerRole.vue +3 -3
- package/src/views/role/index.vue +1 -1
- package/src/views/role_group/components/ResourceRelation.vue +3 -4
- package/src/views/role_group/components/drawerRole.vue +1 -1
- package/src/views/role_group/components/roleSelect.vue +36 -60
- package/src/views/role_group/index.vue +1 -1
- package/src/views/safe_setting/index.vue +5 -7
- package/src/views/tabbar_setting/index.vue +2 -2
- package/src/views/tenant/components/TenantEdit.vue +1 -1
- package/src/views/tenant/index.vue +1 -1
- package/src/views/theme_setting/index.vue +200 -230
- package/src/views/toolbar_setting/index.vue +3 -3
- package/src/views/user/components/OrgAndPosition.vue +1 -1
- package/src/views/user/components/UserAuthorization.vue +6 -6
- package/src/views/user/components/UserEdit.vue +1 -1
- package/src/views/user/components/roleSelect.vue +36 -68
- package/src/views/user/index.vue +1 -1
- package/src/views/watermark_setting/index.vue +8 -15
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +0 -4864
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +0 -38
- package/dist/cloneDeep-B4Rj61s4.js +0 -8
- package/dist/enum-BEHz_Q18.js +0 -74
- package/dist/enum-C9ihxJe7.js +0 -4
- package/dist/enum-CTUzwCYG.js +0 -4
- package/dist/enum-DDKThkSw.js +0 -24
- package/dist/gangweijiekou-CV7cIo_W.js +0 -46
- package/dist/index-B6A3qFeU.js +0 -18585
- package/dist/index-BChMrCkZ.js +0 -399
- package/dist/index-BIUkDwk2.js +0 -465
- package/dist/index-BOEO9CRp.js +0 -7084
- package/dist/index-BgdW__IO.js +0 -125
- package/dist/index-Bi0fucZj.js +0 -871
- package/dist/index-Bj3Ee1l-.js +0 -177
- package/dist/index-Bzjxdd-F.js +0 -702
- package/dist/index-CF4XGkrK.js +0 -454
- package/dist/index-CGAa6YPO.js +0 -273
- package/dist/index-CK582XAz.js +0 -317
- package/dist/index-Ce9x4LEV.js +0 -633
- package/dist/index-CkVgkVvC.js +0 -461
- package/dist/index-D4uw6wJ9.js +0 -181
- package/dist/index-DFrT08M4.js +0 -388
- package/dist/index-Dju21Cnm.js +0 -140
- package/dist/index-Dmg39liA.js +0 -168
- package/dist/index-DvE43Xkt.js +0 -408
- package/dist/index-Dx3ZDeWT.js +0 -684
- package/dist/index-MmfEJgmm.js +0 -860
- package/dist/index-RBHLCaQ9.js +0 -1626
- package/dist/index-Y2jyqjVz.js +0 -303
- package/dist/index-b_92Syzh.js +0 -131
- package/dist/index-g5Fyla0r.js +0 -164
- package/dist/index-qdAiA-PA.js +0 -286
- package/dist/itemlist-Og2t8W5R.js +0 -368
- package/dist/jiaosejiekou-0xZkLzL_.js +0 -58
- package/dist/login_history-BJWFChQ3.js +0 -430
- package/dist/operate_history-C1NKnoB5.js +0 -468
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +0 -57
- package/dist/setItem-BRseSui6.js +0 -152
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +0 -65
- package/dist/useAppAndResource-BF7jQTCi.js +0 -55
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +0 -23
- package/dist/zidianfuwu-B137v_q7.js +0 -65
- package/dist/ziyuanjiekou-j9nd-oaF.js +0 -69
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +0 -28
package/dist/index-CkVgkVvC.js
DELETED
|
@@ -1,461 +0,0 @@
|
|
|
1
|
-
import { Drawer as F, Form as K, FormItem as z, Input as H, Select as J, InputNumber as Q, Space as M, Button as S } from "ant-design-vue/es";
|
|
2
|
-
import { useAuth as Y, PubinfoIcon as Z } from "pubinfo";
|
|
3
|
-
import { PlusCircleOutlined as ee } from "@ant-design/icons-vue";
|
|
4
|
-
import { defineComponent as G, reactive as te, ref as v, createBlock as B, openBlock as x, unref as t, isRef as ne, withCtx as d, createVNode as l, createCommentVNode as W, createTextVNode as A, toDisplayString as w, resolveDirective as ae, createElementBlock as $, withDirectives as q, createElementVNode as L } from "vue";
|
|
5
|
-
import { i as T, u as U } from "./index-BOEO9CRp.js";
|
|
6
|
-
import { ProTable as oe } from "@pubinfo/pro-components";
|
|
7
|
-
import { message as X, Modal as ie } from "ant-design-vue";
|
|
8
|
-
import { g as le } from "./zidianfuwu-B137v_q7.js";
|
|
9
|
-
import { c as se } from "./cloneDeep-B4Rj61s4.js";
|
|
10
|
-
function re(r, f) {
|
|
11
|
-
return T.Post("/region/addRegion", r, {
|
|
12
|
-
headers: {
|
|
13
|
-
"Content-Type": "application/json"
|
|
14
|
-
},
|
|
15
|
-
...f || {}
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
function ue(r, f) {
|
|
19
|
-
const { code: p, ...c } = r;
|
|
20
|
-
return T.Get(`/region/deleteRegion/${p}`, {
|
|
21
|
-
params: { ...c }
|
|
22
|
-
});
|
|
23
|
-
}
|
|
24
|
-
function de(r, f) {
|
|
25
|
-
return T.Get("/region/getListByParentId", {
|
|
26
|
-
params: {
|
|
27
|
-
// parentId has a default value: 0
|
|
28
|
-
parentId: "0",
|
|
29
|
-
...r
|
|
30
|
-
}
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
function pe(r, f) {
|
|
34
|
-
const { code: p, ...c } = r;
|
|
35
|
-
return T.Get(`/region/getRegionDetail/${p}`, {
|
|
36
|
-
params: { ...c }
|
|
37
|
-
});
|
|
38
|
-
}
|
|
39
|
-
function ce(r, f) {
|
|
40
|
-
return T.Post("/region/updateRegion", r, {
|
|
41
|
-
headers: {
|
|
42
|
-
"Content-Type": "application/json"
|
|
43
|
-
},
|
|
44
|
-
...f || {}
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
var u = /* @__PURE__ */ ((r) => (r.ADD = "新增", r.EDIT = "编辑", r.REMOVE = "删除", r.ADDNEXT = "新建下级", r))(u || {});
|
|
48
|
-
const me = /* @__PURE__ */ G({
|
|
49
|
-
name: "DrawerRegion",
|
|
50
|
-
__name: "drawerRegion",
|
|
51
|
-
emits: ["submit"],
|
|
52
|
-
setup(r, { expose: f, emit: p }) {
|
|
53
|
-
const c = p, g = {
|
|
54
|
-
name: [
|
|
55
|
-
{ required: !0, message: "请输入区域名称", trigger: "blur" },
|
|
56
|
-
{ max: 128, message: "长度不能超过128位", trigger: "change" }
|
|
57
|
-
],
|
|
58
|
-
type: [{ required: !0, message: "请选择区域范围", trigger: "blur" }],
|
|
59
|
-
regionCode: [
|
|
60
|
-
{ required: !0, message: "请输入区域编码", trigger: "blur" },
|
|
61
|
-
{ max: 16, message: "长度不能超过16位", trigger: "change" }
|
|
62
|
-
],
|
|
63
|
-
code: [
|
|
64
|
-
{ required: !0, message: "请输入行政区划编码", trigger: "blur" },
|
|
65
|
-
{ max: 16, message: "长度不能超过16位", trigger: "change" }
|
|
66
|
-
]
|
|
67
|
-
}, _ = te({
|
|
68
|
-
title: "",
|
|
69
|
-
type: ""
|
|
70
|
-
}), [h, b] = U(!1), N = v(), o = v({ parentId: "" }), I = v([]);
|
|
71
|
-
le({ dictCode: "regionType" }).then((n) => {
|
|
72
|
-
var e;
|
|
73
|
-
I.value = (e = n.data) == null ? void 0 : e.map((a) => ({
|
|
74
|
-
label: a.dictLabel,
|
|
75
|
-
value: a.dictValue
|
|
76
|
-
}));
|
|
77
|
-
});
|
|
78
|
-
async function V(n, e) {
|
|
79
|
-
if (b(!0), _.title = n, n === u.EDIT) {
|
|
80
|
-
const a = await pe({ code: e == null ? void 0 : e.code });
|
|
81
|
-
a.success && (o.value = a.data ?? {});
|
|
82
|
-
} else n === u.ADDNEXT ? o.value = {
|
|
83
|
-
parentName: e == null ? void 0 : e.name,
|
|
84
|
-
parentId: e == null ? void 0 : e.id
|
|
85
|
-
} : o.value = {
|
|
86
|
-
parentId: ""
|
|
87
|
-
};
|
|
88
|
-
}
|
|
89
|
-
const [O, R] = U(!1);
|
|
90
|
-
function C() {
|
|
91
|
-
var e;
|
|
92
|
-
const n = _.title === u.EDIT ? ce : re;
|
|
93
|
-
(e = N.value) == null || e.validate().then(() => {
|
|
94
|
-
R(!0);
|
|
95
|
-
const a = { ...o.value };
|
|
96
|
-
n(a).then((s) => {
|
|
97
|
-
s.success && (X.success(`${_.title}成功!`), b(!1), c("submit"));
|
|
98
|
-
}).finally(() => R(!1));
|
|
99
|
-
});
|
|
100
|
-
}
|
|
101
|
-
function i() {
|
|
102
|
-
o.value = {
|
|
103
|
-
parentId: ""
|
|
104
|
-
}, b(!1);
|
|
105
|
-
}
|
|
106
|
-
return f({
|
|
107
|
-
open: V
|
|
108
|
-
}), (n, e) => {
|
|
109
|
-
const a = z, s = H, E = J, D = Q, k = K, y = S, P = M, j = F;
|
|
110
|
-
return x(), B(j, {
|
|
111
|
-
open: t(h),
|
|
112
|
-
"onUpdate:open": e[6] || (e[6] = (m) => ne(h) ? h.value = m : null),
|
|
113
|
-
title: `${t(_).title}区域`,
|
|
114
|
-
placement: "right",
|
|
115
|
-
width: 600,
|
|
116
|
-
"destroy-on-close": "",
|
|
117
|
-
"footer-style": { textAlign: "right" },
|
|
118
|
-
onClose: i
|
|
119
|
-
}, {
|
|
120
|
-
footer: d(() => [
|
|
121
|
-
l(P, null, {
|
|
122
|
-
default: d(() => [
|
|
123
|
-
l(y, { onClick: i }, {
|
|
124
|
-
default: d(() => e[7] || (e[7] = [
|
|
125
|
-
A(" 取消 ")
|
|
126
|
-
])),
|
|
127
|
-
_: 1,
|
|
128
|
-
__: [7]
|
|
129
|
-
}),
|
|
130
|
-
l(y, {
|
|
131
|
-
type: "primary",
|
|
132
|
-
loading: t(O),
|
|
133
|
-
onClick: e[5] || (e[5] = (m) => C())
|
|
134
|
-
}, {
|
|
135
|
-
default: d(() => e[8] || (e[8] = [
|
|
136
|
-
A(" 提交 ")
|
|
137
|
-
])),
|
|
138
|
-
_: 1,
|
|
139
|
-
__: [8]
|
|
140
|
-
}, 8, ["loading"])
|
|
141
|
-
]),
|
|
142
|
-
_: 1
|
|
143
|
-
/* STABLE */
|
|
144
|
-
})
|
|
145
|
-
]),
|
|
146
|
-
default: d(() => [
|
|
147
|
-
l(k, {
|
|
148
|
-
ref_key: "formRef",
|
|
149
|
-
ref: N,
|
|
150
|
-
model: t(o),
|
|
151
|
-
rules: g,
|
|
152
|
-
"label-col": { span: 5 },
|
|
153
|
-
"label-wrap": !0
|
|
154
|
-
}, {
|
|
155
|
-
default: d(() => [
|
|
156
|
-
t(o).parentId !== "" && t(o).parentId !== "0" ? (x(), B(a, {
|
|
157
|
-
key: 0,
|
|
158
|
-
label: "上级区域"
|
|
159
|
-
}, {
|
|
160
|
-
default: d(() => [
|
|
161
|
-
A(
|
|
162
|
-
w(t(o).parentName),
|
|
163
|
-
1
|
|
164
|
-
/* TEXT */
|
|
165
|
-
)
|
|
166
|
-
]),
|
|
167
|
-
_: 1
|
|
168
|
-
/* STABLE */
|
|
169
|
-
})) : W("v-if", !0),
|
|
170
|
-
l(a, {
|
|
171
|
-
label: "区域名称",
|
|
172
|
-
name: "name"
|
|
173
|
-
}, {
|
|
174
|
-
default: d(() => [
|
|
175
|
-
l(s, {
|
|
176
|
-
value: t(o).name,
|
|
177
|
-
"onUpdate:value": e[0] || (e[0] = (m) => t(o).name = m),
|
|
178
|
-
maxlength: 128
|
|
179
|
-
}, null, 8, ["value"])
|
|
180
|
-
]),
|
|
181
|
-
_: 1
|
|
182
|
-
/* STABLE */
|
|
183
|
-
}),
|
|
184
|
-
l(a, {
|
|
185
|
-
label: "区域范围",
|
|
186
|
-
name: "type"
|
|
187
|
-
}, {
|
|
188
|
-
default: d(() => [
|
|
189
|
-
l(E, {
|
|
190
|
-
value: t(o).type,
|
|
191
|
-
"onUpdate:value": e[1] || (e[1] = (m) => t(o).type = m),
|
|
192
|
-
options: t(I)
|
|
193
|
-
}, null, 8, ["value", "options"])
|
|
194
|
-
]),
|
|
195
|
-
_: 1
|
|
196
|
-
/* STABLE */
|
|
197
|
-
}),
|
|
198
|
-
l(a, {
|
|
199
|
-
label: "区域编码",
|
|
200
|
-
name: "regionCode"
|
|
201
|
-
}, {
|
|
202
|
-
default: d(() => [
|
|
203
|
-
l(s, {
|
|
204
|
-
value: t(o).regionCode,
|
|
205
|
-
"onUpdate:value": e[2] || (e[2] = (m) => t(o).regionCode = m),
|
|
206
|
-
maxlength: 16
|
|
207
|
-
}, null, 8, ["value"])
|
|
208
|
-
]),
|
|
209
|
-
_: 1
|
|
210
|
-
/* STABLE */
|
|
211
|
-
}),
|
|
212
|
-
l(a, {
|
|
213
|
-
label: "行政区划编码",
|
|
214
|
-
name: "code"
|
|
215
|
-
}, {
|
|
216
|
-
default: d(() => [
|
|
217
|
-
l(s, {
|
|
218
|
-
value: t(o).code,
|
|
219
|
-
"onUpdate:value": e[3] || (e[3] = (m) => t(o).code = m),
|
|
220
|
-
disabled: t(_).title === t(u).EDIT,
|
|
221
|
-
maxlength: 16
|
|
222
|
-
}, null, 8, ["value", "disabled"])
|
|
223
|
-
]),
|
|
224
|
-
_: 1
|
|
225
|
-
/* STABLE */
|
|
226
|
-
}),
|
|
227
|
-
l(a, { label: "排序" }, {
|
|
228
|
-
default: d(() => [
|
|
229
|
-
l(D, {
|
|
230
|
-
value: t(o).sort,
|
|
231
|
-
"onUpdate:value": e[4] || (e[4] = (m) => t(o).sort = m)
|
|
232
|
-
}, null, 8, ["value"])
|
|
233
|
-
]),
|
|
234
|
-
_: 1
|
|
235
|
-
/* STABLE */
|
|
236
|
-
})
|
|
237
|
-
]),
|
|
238
|
-
_: 1
|
|
239
|
-
/* STABLE */
|
|
240
|
-
}, 8, ["model"])
|
|
241
|
-
]),
|
|
242
|
-
_: 1
|
|
243
|
-
/* STABLE */
|
|
244
|
-
}, 8, ["open", "title"]);
|
|
245
|
-
};
|
|
246
|
-
}
|
|
247
|
-
}), fe = {
|
|
248
|
-
"w-full": "",
|
|
249
|
-
"h-full": "",
|
|
250
|
-
"py-10px": "",
|
|
251
|
-
"px-10px": ""
|
|
252
|
-
}, ge = ["onClick"], _e = {
|
|
253
|
-
class: "ml-4px"
|
|
254
|
-
}, ve = ["onClick"], he = {
|
|
255
|
-
class: "ml-4px"
|
|
256
|
-
}, xe = ["onClick"], be = {
|
|
257
|
-
class: "ml-4px"
|
|
258
|
-
}, Ne = /* @__PURE__ */ G({
|
|
259
|
-
name: "RegionManage",
|
|
260
|
-
__name: "index",
|
|
261
|
-
setup(r) {
|
|
262
|
-
const {
|
|
263
|
-
auth: f
|
|
264
|
-
} = Y(), p = v({
|
|
265
|
-
parentId: ""
|
|
266
|
-
}), c = v([]), g = v({}), _ = v(), h = v(), b = v([]);
|
|
267
|
-
function N(i) {
|
|
268
|
-
b.value = i;
|
|
269
|
-
}
|
|
270
|
-
const o = [{
|
|
271
|
-
minWidth: 240,
|
|
272
|
-
title: "区域名称",
|
|
273
|
-
dataIndex: "name",
|
|
274
|
-
ellipsis: !0
|
|
275
|
-
}, {
|
|
276
|
-
minWidth: 100,
|
|
277
|
-
title: "区域范围",
|
|
278
|
-
dataIndex: "type"
|
|
279
|
-
}, {
|
|
280
|
-
minWidth: 140,
|
|
281
|
-
title: "行政区划编码",
|
|
282
|
-
dataIndex: "code",
|
|
283
|
-
ellipsis: !0
|
|
284
|
-
}, {
|
|
285
|
-
minWidth: 100,
|
|
286
|
-
title: "区域编码",
|
|
287
|
-
dataIndex: "regionCode"
|
|
288
|
-
}, {
|
|
289
|
-
minWidth: 100,
|
|
290
|
-
title: "显示顺序",
|
|
291
|
-
dataIndex: "sort"
|
|
292
|
-
}, {
|
|
293
|
-
hideInSearch: !0,
|
|
294
|
-
title: "操作",
|
|
295
|
-
dataIndex: "action",
|
|
296
|
-
width: 240,
|
|
297
|
-
fixed: "right",
|
|
298
|
-
hideInTable() {
|
|
299
|
-
return !f(["region_add_child", "region_edit", "region_remove"]);
|
|
300
|
-
}
|
|
301
|
-
}];
|
|
302
|
-
function I(i, n) {
|
|
303
|
-
var e, a, s;
|
|
304
|
-
switch (i) {
|
|
305
|
-
case u.ADDNEXT:
|
|
306
|
-
p.value.parentId = n.id, g.value = n, (e = h.value) == null || e.open(i, n);
|
|
307
|
-
break;
|
|
308
|
-
case u.ADD:
|
|
309
|
-
p.value.parentId = "", g.value = {}, (a = h.value) == null || a.open(i);
|
|
310
|
-
break;
|
|
311
|
-
case u.EDIT:
|
|
312
|
-
p.value.parentId = n.parentId, g.value = C(c.value, p.value.parentId), (s = h.value) == null || s.open(i, n);
|
|
313
|
-
break;
|
|
314
|
-
case u.REMOVE:
|
|
315
|
-
p.value.parentId = n.parentId, g.value = C(c.value, p.value.parentId), ie.confirm({
|
|
316
|
-
title: "删除",
|
|
317
|
-
content: "确定要删除该区域吗?",
|
|
318
|
-
onOk() {
|
|
319
|
-
ue({
|
|
320
|
-
code: n.code
|
|
321
|
-
}).then((E) => {
|
|
322
|
-
E.success && (X.success("删除成功"), R());
|
|
323
|
-
});
|
|
324
|
-
}
|
|
325
|
-
});
|
|
326
|
-
break;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
async function V() {
|
|
330
|
-
var n, e;
|
|
331
|
-
const i = await de({
|
|
332
|
-
...p.value
|
|
333
|
-
});
|
|
334
|
-
return Object.keys(g.value).length > 0 ? i.data.length > 0 ? g.value.children = (n = i.data) == null ? void 0 : n.map((s) => ({
|
|
335
|
-
...s,
|
|
336
|
-
children: s.isLeaf ? void 0 : []
|
|
337
|
-
})) : g.value.children = void 0 : (b.value = [], c.value = (e = i.data) == null ? void 0 : e.map((a) => ({
|
|
338
|
-
...a,
|
|
339
|
-
children: a.isLeaf ? void 0 : []
|
|
340
|
-
}))), {
|
|
341
|
-
success: !0,
|
|
342
|
-
data: c.value
|
|
343
|
-
};
|
|
344
|
-
}
|
|
345
|
-
function O(i, n) {
|
|
346
|
-
var a, s;
|
|
347
|
-
const e = se(n);
|
|
348
|
-
i && ((a = e.children) == null ? void 0 : a.length) === 0 && (p.value.parentId = n.id, g.value = n, (s = _.value) == null || s.fetch());
|
|
349
|
-
}
|
|
350
|
-
function R() {
|
|
351
|
-
var i;
|
|
352
|
-
(i = _.value) == null || i.reload();
|
|
353
|
-
}
|
|
354
|
-
function C(i, n) {
|
|
355
|
-
for (const e of i) {
|
|
356
|
-
if (e.id === n)
|
|
357
|
-
return e;
|
|
358
|
-
if (e.children) {
|
|
359
|
-
const a = C(e.children, n);
|
|
360
|
-
if (a)
|
|
361
|
-
return a;
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
}
|
|
365
|
-
return (i, n) => {
|
|
366
|
-
const e = ee, a = S, s = Z, E = M, D = ae("auth");
|
|
367
|
-
return x(), $("div", fe, [l(t(oe), {
|
|
368
|
-
ref_key: "tableRef",
|
|
369
|
-
ref: _,
|
|
370
|
-
"row-key": "id",
|
|
371
|
-
search: !1,
|
|
372
|
-
request: V,
|
|
373
|
-
columns: o,
|
|
374
|
-
"data-source": t(c),
|
|
375
|
-
pagination: !1,
|
|
376
|
-
"auto-height": "",
|
|
377
|
-
"expanded-row-keys": t(b),
|
|
378
|
-
scroll: {
|
|
379
|
-
x: 1100
|
|
380
|
-
},
|
|
381
|
-
onExpandedRowsChange: N,
|
|
382
|
-
onExpand: O
|
|
383
|
-
}, {
|
|
384
|
-
toolbar: d(() => [q((x(), B(a, {
|
|
385
|
-
type: "primary",
|
|
386
|
-
onClick: n[0] || (n[0] = (k) => I(t(u).ADD))
|
|
387
|
-
}, {
|
|
388
|
-
default: d(() => [l(e), A(
|
|
389
|
-
" " + w(t(u).ADD),
|
|
390
|
-
1
|
|
391
|
-
/* TEXT */
|
|
392
|
-
)]),
|
|
393
|
-
_: 1
|
|
394
|
-
/* STABLE */
|
|
395
|
-
})), [[D, "region_add"]])]),
|
|
396
|
-
bodyCell: d(({
|
|
397
|
-
column: k,
|
|
398
|
-
record: y
|
|
399
|
-
}) => [k.dataIndex === "action" ? (x(), B(
|
|
400
|
-
E,
|
|
401
|
-
{
|
|
402
|
-
key: 0
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
default: d(() => [q((x(), $("a", {
|
|
406
|
-
class: "flex items-center",
|
|
407
|
-
onClick: (P) => I(t(u).ADDNEXT, y)
|
|
408
|
-
}, [l(s, {
|
|
409
|
-
name: "add-child",
|
|
410
|
-
class: "text-base"
|
|
411
|
-
}), L(
|
|
412
|
-
"span",
|
|
413
|
-
_e,
|
|
414
|
-
w(t(u).ADDNEXT),
|
|
415
|
-
1
|
|
416
|
-
/* TEXT */
|
|
417
|
-
)], 8, ge)), [[D, "region_add_child"]]), q((x(), $("a", {
|
|
418
|
-
class: "flex items-center",
|
|
419
|
-
onClick: (P) => I(t(u).EDIT, y)
|
|
420
|
-
}, [l(s, {
|
|
421
|
-
name: "edit",
|
|
422
|
-
class: "text-base"
|
|
423
|
-
}), L(
|
|
424
|
-
"span",
|
|
425
|
-
he,
|
|
426
|
-
w(t(u).EDIT),
|
|
427
|
-
1
|
|
428
|
-
/* TEXT */
|
|
429
|
-
)], 8, ve)), [[D, "region_edit"]]), q((x(), $("span", {
|
|
430
|
-
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
431
|
-
onClick: (P) => I(t(u).REMOVE, y)
|
|
432
|
-
}, [l(s, {
|
|
433
|
-
name: "remove",
|
|
434
|
-
class: "text-base"
|
|
435
|
-
}), L(
|
|
436
|
-
"span",
|
|
437
|
-
be,
|
|
438
|
-
w(t(u).REMOVE),
|
|
439
|
-
1
|
|
440
|
-
/* TEXT */
|
|
441
|
-
)], 8, xe)), [[D, "region_remove"]])]),
|
|
442
|
-
_: 2
|
|
443
|
-
/* DYNAMIC */
|
|
444
|
-
},
|
|
445
|
-
1024
|
|
446
|
-
/* DYNAMIC_SLOTS */
|
|
447
|
-
)) : W("v-if", !0)]),
|
|
448
|
-
_: 1
|
|
449
|
-
/* STABLE */
|
|
450
|
-
}, 8, ["data-source", "expanded-row-keys"]), l(me, {
|
|
451
|
-
ref_key: "drawerRegionRef",
|
|
452
|
-
ref: h,
|
|
453
|
-
"tree-data": t(c),
|
|
454
|
-
onSubmit: n[1] || (n[1] = (k) => R())
|
|
455
|
-
}, null, 8, ["tree-data"])]);
|
|
456
|
-
};
|
|
457
|
-
}
|
|
458
|
-
});
|
|
459
|
-
export {
|
|
460
|
-
Ne as default
|
|
461
|
-
};
|