@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.30
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/_commonjsHelpers-C6fGbg64.js +6 -0
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +4864 -0
- package/dist/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/dist/api/modules/assist/index.d.ts +3 -0
- package/dist/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/dist/api/modules/assist/quyujiekou.d.ts +36 -0
- package/dist/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/dist/api/modules/configData/index.d.ts +3 -0
- package/dist/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/dist/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/dist/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/dist/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/dist/api/modules/log/index.d.ts +2 -0
- package/dist/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/dist/api/modules/rbac/index.d.ts +11 -0
- package/dist/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/dist/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/dist/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/dist/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/dist/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/dist/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/dist/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/dist/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/dist/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/dist/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/dist/api/request.d.ts +1 -0
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/dist/cloneDeep-B4Rj61s4.js +8 -0
- package/dist/components/GroupSelector/index.vue.d.ts +15 -0
- package/dist/components/GroupSelector/interface.d.ts +6 -0
- package/dist/components/OrgTree/index.vue.d.ts +5 -0
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/dist/components/OrgUserSelector/index.d.ts +9 -0
- package/dist/components/OrgUserSelector/provider.d.ts +24 -0
- package/dist/components/ResourceSelector/enum.d.ts +5 -0
- package/dist/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/dist/components/ResourceSelector/index.vue.d.ts +24 -0
- package/dist/composables/useLottie.d.ts +11 -0
- package/dist/enum-BEHz_Q18.js +74 -0
- package/dist/enum-C9ihxJe7.js +4 -0
- package/dist/enum-CTUzwCYG.js +4 -0
- package/dist/enum-DDKThkSw.js +24 -0
- package/dist/gangweijiekou-CV7cIo_W.js +46 -0
- package/dist/index-B6A3qFeU.js +18585 -0
- package/dist/index-BChMrCkZ.js +399 -0
- package/dist/index-BIUkDwk2.js +465 -0
- package/dist/index-BOEO9CRp.js +7084 -0
- package/dist/index-BgdW__IO.js +125 -0
- package/dist/index-Bi0fucZj.js +871 -0
- package/dist/index-Bj3Ee1l-.js +177 -0
- package/dist/index-Bzjxdd-F.js +702 -0
- package/dist/index-CF4XGkrK.js +454 -0
- package/dist/index-CGAa6YPO.js +273 -0
- package/dist/index-CK582XAz.js +317 -0
- package/dist/index-Ce9x4LEV.js +633 -0
- package/dist/index-CkVgkVvC.js +461 -0
- package/dist/index-D4uw6wJ9.js +181 -0
- package/dist/index-DFrT08M4.js +388 -0
- package/dist/index-Dju21Cnm.js +140 -0
- package/dist/index-Dmg39liA.js +168 -0
- package/dist/index-DvE43Xkt.js +408 -0
- package/dist/index-Dx3ZDeWT.js +684 -0
- package/dist/index-MmfEJgmm.js +860 -0
- package/dist/index-RBHLCaQ9.js +1626 -0
- package/dist/index-Y2jyqjVz.js +303 -0
- package/dist/index-b_92Syzh.js +131 -0
- package/dist/index-g5Fyla0r.js +164 -0
- package/dist/index-qdAiA-PA.js +286 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +9 -0
- package/dist/interface.d.ts +49 -0
- package/dist/itemlist-Og2t8W5R.js +368 -0
- package/dist/jiaosejiekou-0xZkLzL_.js +58 -0
- package/dist/login_history-BJWFChQ3.js +430 -0
- package/dist/operate_history-C1NKnoB5.js +468 -0
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +57 -0
- package/dist/routes/index.d.ts +14 -0
- package/dist/routes/modules/authority.manage.menu.d.ts +3 -0
- package/dist/routes/modules/log.manage.menu.d.ts +3 -0
- package/dist/routes/modules/safe.manage.menu.d.ts +3 -0
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/dist/routes/modules/system.manage.menu.d.ts +3 -0
- package/dist/setItem-BRseSui6.js +152 -0
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +65 -0
- package/dist/stores/index.d.ts +1 -0
- package/dist/style.css +1 -0
- package/dist/useAppAndResource-BF7jQTCi.js +55 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/dist/views/blackWhiteList/enum.d.ts +7 -0
- package/dist/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/dist/views/blackWhiteList/types.d.ts +4 -0
- package/dist/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/dist/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/dist/views/components/HCheckList.vue.d.ts +20 -0
- package/dist/views/components/animation_item.vue.d.ts +14 -0
- package/dist/views/components/setItem.vue.d.ts +61 -0
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +172 -0
- package/dist/views/data-permission/enum.d.ts +34 -0
- package/dist/views/data-permission/index.vue.d.ts +1691 -0
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/dist/views/dictionary/enum.d.ts +8 -0
- package/dist/views/dictionary/index.vue.d.ts +1532 -0
- package/dist/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/dist/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/dist/views/group/enum.d.ts +21 -0
- package/dist/views/group/index.vue.d.ts +1532 -0
- package/dist/views/layout_setting/index.vue.d.ts +2 -0
- package/dist/views/log_center/components/browserType.vue.d.ts +12 -0
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/dist/views/log_center/login_history.vue.d.ts +1511 -0
- package/dist/views/log_center/operate_history.vue.d.ts +1511 -0
- package/dist/views/menu_setting/animationData.d.ts +13 -0
- package/dist/views/menu_setting/index.vue.d.ts +2 -0
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/dist/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/dist/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/organization/enum.d.ts +25 -0
- package/dist/views/organization/index.vue.d.ts +73 -0
- package/dist/views/other_setting/animationData.d.ts +7 -0
- package/dist/views/other_setting/index.vue.d.ts +2 -0
- package/dist/views/other_setting/interface.d.ts +23 -0
- package/dist/views/page_animation_setting/animationData.d.ts +11 -0
- package/dist/views/page_animation_setting/index.vue.d.ts +2 -0
- package/dist/views/page_w_setting/index.vue.d.ts +2 -0
- package/dist/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/dist/views/position/enum.d.ts +8 -0
- package/dist/views/position/index.vue.d.ts +1532 -0
- package/dist/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/dist/views/region/enum.d.ts +22 -0
- package/dist/views/region/index.vue.d.ts +1533 -0
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/dist/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/dist/views/resource/enum.d.ts +30 -0
- package/dist/views/resource/index.vue.d.ts +1549 -0
- package/dist/views/resource/interface.d.ts +6 -0
- package/dist/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/dist/views/role/components/drawerRole.vue.d.ts +49 -0
- package/dist/views/role/enum.d.ts +25 -0
- package/dist/views/role/index.vue.d.ts +3090 -0
- package/dist/views/role/interface.d.ts +6 -0
- package/dist/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/dist/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/role_group/enum.d.ts +21 -0
- package/dist/views/role_group/index.vue.d.ts +1557 -0
- package/dist/views/role_group/interface.d.ts +6 -0
- package/dist/views/safe_setting/index.vue.d.ts +4 -0
- package/dist/views/tabbar_setting/animationData.d.ts +11 -0
- package/dist/views/tabbar_setting/index.vue.d.ts +2 -0
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +50 -0
- package/dist/views/tenant/enum.d.ts +7 -0
- package/dist/views/tenant/index.vue.d.ts +1570 -0
- package/dist/views/tenant/interface.d.ts +6 -0
- package/dist/views/theme_setting/index.vue.d.ts +2 -0
- package/dist/views/toolbar_setting/animationData.d.ts +17 -0
- package/dist/views/toolbar_setting/index.vue.d.ts +2 -0
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +14 -0
- package/dist/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/dist/views/user/components/UserEdit.vue.d.ts +16 -0
- package/dist/views/user/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/user/enum.d.ts +13 -0
- package/dist/views/user/index.vue.d.ts +1586 -0
- package/dist/views/user/interface.d.ts +39 -0
- package/dist/views/watermark_setting/animationData.d.ts +3 -0
- package/dist/views/watermark_setting/index.vue.d.ts +31 -0
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +23 -0
- package/dist/zidianfuwu-B137v_q7.js +65 -0
- package/dist/ziyuanjiekou-j9nd-oaF.js +69 -0
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +28 -0
- package/package.json +18 -20
- package/src/components/GroupSelector/index.vue +1 -7
- package/src/components/GroupSelector/interface.ts +6 -0
- package/src/components/OrgUserSelector/index.ts +5 -0
- package/src/components/ResourceSelector/index.vue +1 -2
- package/src/index.ts +8 -14
- package/src/interface.ts +3 -0
- package/src/routes/index.ts +1 -1
- package/src/views/tenant/components/TenantEdit.vue +1 -8
- package/src/views/tenant/enum.ts +7 -0
- package/src/views/tenant/index.vue +1 -8
- package/src/views/theme_setting/index.vue +2 -1
- package/src/views/user/interface.ts +1 -1
- package/src/assets/icons/403.svg +0 -1
- package/src/assets/icons/403_dark.svg +0 -1
- package/src/assets/icons/404.svg +0 -1
- package/src/assets/icons/404_dark.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/change-org.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/favorites.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/logo.svg +0 -1
- package/src/assets/icons/mima.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/toolbar-collapse.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
|
@@ -0,0 +1,461 @@
|
|
|
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
|
+
};
|