@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,408 @@
|
|
|
1
|
+
import { Drawer as H, Form as J, FormItem as K, Input as Q, Select as X, Textarea as Y, Switch as Z, Space as U, Button as q } from "ant-design-vue/es";
|
|
2
|
+
import { useAuth as ee, PubinfoIcon as te } from "pubinfo";
|
|
3
|
+
import { PlusCircleOutlined as ne } from "@ant-design/icons-vue";
|
|
4
|
+
import { defineComponent as A, reactive as oe, ref as D, createBlock as T, openBlock as b, unref as t, isRef as ae, withCtx as a, createVNode as o, createTextVNode as V, resolveDirective as se, createElementBlock as P, createCommentVNode as $, createElementVNode as C, toDisplayString as E, withDirectives as S } from "vue";
|
|
5
|
+
import { a as ie, p as le, b as re, d as ue } from "./gangweijiekou-CV7cIo_W.js";
|
|
6
|
+
import { u as B } from "./index-BOEO9CRp.js";
|
|
7
|
+
import { ProTable as ce } from "@pubinfo/pro-components";
|
|
8
|
+
import { message as W, Badge as M, Modal as de } from "ant-design-vue";
|
|
9
|
+
import { g as pe } from "./zidianfuwu-B137v_q7.js";
|
|
10
|
+
var u = /* @__PURE__ */ ((g) => (g.ADD = "新增", g.EDIT = "编辑", g.REMOVE = "删除", g))(u || {});
|
|
11
|
+
const me = /* @__PURE__ */ A({
|
|
12
|
+
name: "DrawerPosition",
|
|
13
|
+
__name: "drawerPosition",
|
|
14
|
+
emits: ["submit"],
|
|
15
|
+
setup(g, { expose: R, emit: w }) {
|
|
16
|
+
const h = w, k = {
|
|
17
|
+
name: [
|
|
18
|
+
{ required: !0, message: "请输入岗位名称", trigger: "blur" },
|
|
19
|
+
{ max: 64, message: "长度不能超过64位", trigger: "change" }
|
|
20
|
+
],
|
|
21
|
+
code: [
|
|
22
|
+
{ required: !0, message: "请输入岗位编码", trigger: "blur" },
|
|
23
|
+
{ max: 32, message: "长度不能超过32位", trigger: "change" }
|
|
24
|
+
],
|
|
25
|
+
type: [{ required: !0, message: "请选择岗位类别", trigger: ["blur", "change"] }]
|
|
26
|
+
}, x = oe({
|
|
27
|
+
title: "",
|
|
28
|
+
type: ""
|
|
29
|
+
}), [y, _] = B(!1), s = D([]);
|
|
30
|
+
pe({ dictCode: "positionType" }).then((l) => {
|
|
31
|
+
var e;
|
|
32
|
+
s.value = (e = l.data) == null ? void 0 : e.map((d) => ({
|
|
33
|
+
label: d.dictLabel,
|
|
34
|
+
value: d.dictValue
|
|
35
|
+
}));
|
|
36
|
+
});
|
|
37
|
+
const i = D(), n = D({ enable: !0 });
|
|
38
|
+
async function p(l, e) {
|
|
39
|
+
if (_(!0), x.title = l, l === u.EDIT) {
|
|
40
|
+
const d = await ie({ id: e == null ? void 0 : e.id });
|
|
41
|
+
d.success && (n.value = d.data ?? {});
|
|
42
|
+
} else
|
|
43
|
+
n.value = { enable: !0 };
|
|
44
|
+
}
|
|
45
|
+
const [c, f] = B(!1);
|
|
46
|
+
function m() {
|
|
47
|
+
var l;
|
|
48
|
+
(l = i.value) == null || l.validate().then(() => {
|
|
49
|
+
f(!0);
|
|
50
|
+
const e = { ...n.value };
|
|
51
|
+
le(e).then((d) => {
|
|
52
|
+
d.success && (W.success(`${x.title}成功!`), _(!1), h("submit"));
|
|
53
|
+
}).finally(() => f(!1));
|
|
54
|
+
});
|
|
55
|
+
}
|
|
56
|
+
function v() {
|
|
57
|
+
_(!1), n.value = { enable: !0 };
|
|
58
|
+
}
|
|
59
|
+
return R({
|
|
60
|
+
open: p
|
|
61
|
+
}), (l, e) => {
|
|
62
|
+
const d = Q, I = K, F = X, L = Y, N = Z, z = J, O = q, j = U, G = H;
|
|
63
|
+
return b(), T(G, {
|
|
64
|
+
open: t(y),
|
|
65
|
+
"onUpdate:open": e[6] || (e[6] = (r) => ae(y) ? y.value = r : null),
|
|
66
|
+
title: `${t(x).title}岗位`,
|
|
67
|
+
placement: "right",
|
|
68
|
+
width: 600,
|
|
69
|
+
"destroy-on-close": "",
|
|
70
|
+
"footer-style": { textAlign: "right" },
|
|
71
|
+
onClose: v
|
|
72
|
+
}, {
|
|
73
|
+
footer: a(() => [
|
|
74
|
+
o(j, null, {
|
|
75
|
+
default: a(() => [
|
|
76
|
+
o(O, { onClick: v }, {
|
|
77
|
+
default: a(() => e[7] || (e[7] = [
|
|
78
|
+
V(" 取消 ")
|
|
79
|
+
])),
|
|
80
|
+
_: 1,
|
|
81
|
+
__: [7]
|
|
82
|
+
}),
|
|
83
|
+
o(O, {
|
|
84
|
+
type: "primary",
|
|
85
|
+
loading: t(c),
|
|
86
|
+
onClick: e[5] || (e[5] = (r) => m())
|
|
87
|
+
}, {
|
|
88
|
+
default: a(() => e[8] || (e[8] = [
|
|
89
|
+
V(" 提交 ")
|
|
90
|
+
])),
|
|
91
|
+
_: 1,
|
|
92
|
+
__: [8]
|
|
93
|
+
}, 8, ["loading"])
|
|
94
|
+
]),
|
|
95
|
+
_: 1
|
|
96
|
+
/* STABLE */
|
|
97
|
+
})
|
|
98
|
+
]),
|
|
99
|
+
default: a(() => [
|
|
100
|
+
o(z, {
|
|
101
|
+
ref_key: "formRef",
|
|
102
|
+
ref: i,
|
|
103
|
+
model: t(n),
|
|
104
|
+
rules: k,
|
|
105
|
+
"label-col": { span: 4 },
|
|
106
|
+
"label-wrap": !0
|
|
107
|
+
}, {
|
|
108
|
+
default: a(() => [
|
|
109
|
+
o(I, {
|
|
110
|
+
label: "岗位名称",
|
|
111
|
+
name: "name"
|
|
112
|
+
}, {
|
|
113
|
+
default: a(() => [
|
|
114
|
+
o(d, {
|
|
115
|
+
value: t(n).name,
|
|
116
|
+
"onUpdate:value": e[0] || (e[0] = (r) => t(n).name = r),
|
|
117
|
+
maxlength: 64
|
|
118
|
+
}, null, 8, ["value"])
|
|
119
|
+
]),
|
|
120
|
+
_: 1
|
|
121
|
+
/* STABLE */
|
|
122
|
+
}),
|
|
123
|
+
o(I, {
|
|
124
|
+
label: "岗位编码",
|
|
125
|
+
name: "code"
|
|
126
|
+
}, {
|
|
127
|
+
default: a(() => [
|
|
128
|
+
o(d, {
|
|
129
|
+
value: t(n).code,
|
|
130
|
+
"onUpdate:value": e[1] || (e[1] = (r) => t(n).code = r),
|
|
131
|
+
disabled: t(x).title === t(u).EDIT,
|
|
132
|
+
maxlength: 32
|
|
133
|
+
}, null, 8, ["value", "disabled"])
|
|
134
|
+
]),
|
|
135
|
+
_: 1
|
|
136
|
+
/* STABLE */
|
|
137
|
+
}),
|
|
138
|
+
o(I, {
|
|
139
|
+
label: "岗位类别",
|
|
140
|
+
name: "type"
|
|
141
|
+
}, {
|
|
142
|
+
default: a(() => [
|
|
143
|
+
o(F, {
|
|
144
|
+
value: t(n).type,
|
|
145
|
+
"onUpdate:value": e[2] || (e[2] = (r) => t(n).type = r),
|
|
146
|
+
options: t(s)
|
|
147
|
+
}, null, 8, ["value", "options"])
|
|
148
|
+
]),
|
|
149
|
+
_: 1
|
|
150
|
+
/* STABLE */
|
|
151
|
+
}),
|
|
152
|
+
o(I, {
|
|
153
|
+
label: "描述",
|
|
154
|
+
name: "description"
|
|
155
|
+
}, {
|
|
156
|
+
default: a(() => [
|
|
157
|
+
o(L, {
|
|
158
|
+
value: t(n).description,
|
|
159
|
+
"onUpdate:value": e[3] || (e[3] = (r) => t(n).description = r),
|
|
160
|
+
rows: 3,
|
|
161
|
+
"show-count": "",
|
|
162
|
+
maxlength: 120
|
|
163
|
+
}, null, 8, ["value"])
|
|
164
|
+
]),
|
|
165
|
+
_: 1
|
|
166
|
+
/* STABLE */
|
|
167
|
+
}),
|
|
168
|
+
o(I, {
|
|
169
|
+
label: "是否启动",
|
|
170
|
+
name: "enable"
|
|
171
|
+
}, {
|
|
172
|
+
default: a(() => [
|
|
173
|
+
o(N, {
|
|
174
|
+
checked: t(n).enable,
|
|
175
|
+
"onUpdate:checked": e[4] || (e[4] = (r) => t(n).enable = r)
|
|
176
|
+
}, null, 8, ["checked"])
|
|
177
|
+
]),
|
|
178
|
+
_: 1
|
|
179
|
+
/* STABLE */
|
|
180
|
+
})
|
|
181
|
+
]),
|
|
182
|
+
_: 1
|
|
183
|
+
/* STABLE */
|
|
184
|
+
}, 8, ["model"])
|
|
185
|
+
]),
|
|
186
|
+
_: 1
|
|
187
|
+
/* STABLE */
|
|
188
|
+
}, 8, ["open", "title"]);
|
|
189
|
+
};
|
|
190
|
+
}
|
|
191
|
+
}), _e = {
|
|
192
|
+
"py-10px": "",
|
|
193
|
+
"px-10px": "",
|
|
194
|
+
"w-full": "",
|
|
195
|
+
"h-full": ""
|
|
196
|
+
}, fe = {
|
|
197
|
+
key: 0,
|
|
198
|
+
class: "flex items-center"
|
|
199
|
+
}, ve = {
|
|
200
|
+
class: "ml-4px"
|
|
201
|
+
}, be = ["onClick"], ge = {
|
|
202
|
+
class: "ml-4px"
|
|
203
|
+
}, xe = ["onClick"], he = {
|
|
204
|
+
class: "ml-4px"
|
|
205
|
+
}, Se = /* @__PURE__ */ A({
|
|
206
|
+
name: "PositionManage",
|
|
207
|
+
__name: "index",
|
|
208
|
+
setup(g) {
|
|
209
|
+
const {
|
|
210
|
+
auth: R
|
|
211
|
+
} = ee(), w = D(), h = D();
|
|
212
|
+
function k() {
|
|
213
|
+
var s;
|
|
214
|
+
(s = w.value) == null || s.reload();
|
|
215
|
+
}
|
|
216
|
+
async function x(s) {
|
|
217
|
+
var f, m;
|
|
218
|
+
const {
|
|
219
|
+
current: i,
|
|
220
|
+
pageSize: n,
|
|
221
|
+
...p
|
|
222
|
+
} = s, c = await re({
|
|
223
|
+
currentPage: i,
|
|
224
|
+
pageSize: n,
|
|
225
|
+
...p
|
|
226
|
+
});
|
|
227
|
+
return {
|
|
228
|
+
success: c.success,
|
|
229
|
+
data: ((f = c.data) == null ? void 0 : f.records) ?? [],
|
|
230
|
+
total: ((m = c.data) == null ? void 0 : m.total) ?? 0
|
|
231
|
+
};
|
|
232
|
+
}
|
|
233
|
+
const y = [{
|
|
234
|
+
valueType: "a-input",
|
|
235
|
+
bind: "value",
|
|
236
|
+
minWidth: 200,
|
|
237
|
+
title: "岗位名称",
|
|
238
|
+
dataIndex: "name",
|
|
239
|
+
ellipsis: !0,
|
|
240
|
+
fieldProps: {
|
|
241
|
+
placeholder: "请输入岗位名称",
|
|
242
|
+
allowClear: !0
|
|
243
|
+
}
|
|
244
|
+
}, {
|
|
245
|
+
hideInSearch: !0,
|
|
246
|
+
minWidth: 100,
|
|
247
|
+
title: "岗位编码",
|
|
248
|
+
dataIndex: "code",
|
|
249
|
+
ellipsis: !0
|
|
250
|
+
}, {
|
|
251
|
+
hideInSearch: !0,
|
|
252
|
+
minWidth: 100,
|
|
253
|
+
title: "岗位类别",
|
|
254
|
+
dataIndex: "type",
|
|
255
|
+
ellipsis: !0
|
|
256
|
+
}, {
|
|
257
|
+
hideInSearch: !0,
|
|
258
|
+
minWidth: 100,
|
|
259
|
+
title: "是否启用",
|
|
260
|
+
dataIndex: "enable",
|
|
261
|
+
customRender: ({
|
|
262
|
+
text: s
|
|
263
|
+
}) => s ? o(M, {
|
|
264
|
+
status: "success",
|
|
265
|
+
text: "启用"
|
|
266
|
+
}, null) : o(M, {
|
|
267
|
+
status: "error",
|
|
268
|
+
text: "禁用"
|
|
269
|
+
}, null)
|
|
270
|
+
}, {
|
|
271
|
+
hideInSearch: !0,
|
|
272
|
+
minWidth: 100,
|
|
273
|
+
title: "描述",
|
|
274
|
+
dataIndex: "description",
|
|
275
|
+
ellipsis: !0
|
|
276
|
+
}, {
|
|
277
|
+
hideInSearch: !0,
|
|
278
|
+
width: 160,
|
|
279
|
+
title: "操作",
|
|
280
|
+
dataIndex: "action",
|
|
281
|
+
fixed: "right",
|
|
282
|
+
hideInTable() {
|
|
283
|
+
return !R(["region_add_child", "region_edit", "region_remove"]);
|
|
284
|
+
}
|
|
285
|
+
}];
|
|
286
|
+
function _(s, i) {
|
|
287
|
+
var n, p;
|
|
288
|
+
switch (s) {
|
|
289
|
+
case u.EDIT:
|
|
290
|
+
(n = h.value) == null || n.open(s, i);
|
|
291
|
+
break;
|
|
292
|
+
case u.ADD:
|
|
293
|
+
(p = h.value) == null || p.open(s);
|
|
294
|
+
break;
|
|
295
|
+
case u.REMOVE:
|
|
296
|
+
de.confirm({
|
|
297
|
+
title: "删除",
|
|
298
|
+
content: "确定要删除该岗位吗?",
|
|
299
|
+
onOk() {
|
|
300
|
+
ue({
|
|
301
|
+
id: i == null ? void 0 : i.id
|
|
302
|
+
}).then((c) => {
|
|
303
|
+
c.success && (W.success("删除成功"), k());
|
|
304
|
+
});
|
|
305
|
+
}
|
|
306
|
+
});
|
|
307
|
+
break;
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
return (s, i) => {
|
|
311
|
+
const n = ne, p = q, c = te, f = U, m = se("auth");
|
|
312
|
+
return b(), P("div", _e, [o(
|
|
313
|
+
t(ce),
|
|
314
|
+
{
|
|
315
|
+
ref_key: "tableRef",
|
|
316
|
+
ref: w,
|
|
317
|
+
"row-key": "id",
|
|
318
|
+
request: x,
|
|
319
|
+
columns: y,
|
|
320
|
+
"auto-height": "",
|
|
321
|
+
scroll: {
|
|
322
|
+
x: 1100
|
|
323
|
+
}
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
toolbar: a(() => [S((b(), T(p, {
|
|
327
|
+
type: "primary",
|
|
328
|
+
onClick: i[0] || (i[0] = (v) => _(t(u).ADD))
|
|
329
|
+
}, {
|
|
330
|
+
default: a(() => [o(n), V(
|
|
331
|
+
" " + E(t(u).ADD),
|
|
332
|
+
1
|
|
333
|
+
/* TEXT */
|
|
334
|
+
)]),
|
|
335
|
+
_: 1
|
|
336
|
+
/* STABLE */
|
|
337
|
+
})), [[m, "position_add"]])]),
|
|
338
|
+
bodyCell: a(({
|
|
339
|
+
column: v,
|
|
340
|
+
record: l
|
|
341
|
+
}) => [v.dataIndex === "type" ? (b(), P("div", fe, [o(c, {
|
|
342
|
+
name: "icon_position_type",
|
|
343
|
+
class: "text-20px"
|
|
344
|
+
}), C(
|
|
345
|
+
"span",
|
|
346
|
+
ve,
|
|
347
|
+
E(l.type),
|
|
348
|
+
1
|
|
349
|
+
/* TEXT */
|
|
350
|
+
)])) : $("v-if", !0), v.dataIndex === "action" ? (b(), T(
|
|
351
|
+
f,
|
|
352
|
+
{
|
|
353
|
+
key: 1
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
default: a(() => [S((b(), P("a", {
|
|
357
|
+
class: "flex items-center",
|
|
358
|
+
onClick: (e) => _(t(u).EDIT, l)
|
|
359
|
+
}, [o(c, {
|
|
360
|
+
name: "edit",
|
|
361
|
+
class: "text-base"
|
|
362
|
+
}), C(
|
|
363
|
+
"span",
|
|
364
|
+
ge,
|
|
365
|
+
E(t(u).EDIT),
|
|
366
|
+
1
|
|
367
|
+
/* TEXT */
|
|
368
|
+
)], 8, be)), [[m, "position_edit"]]), S((b(), P("span", {
|
|
369
|
+
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
370
|
+
onClick: (e) => _(t(u).REMOVE, l)
|
|
371
|
+
}, [o(c, {
|
|
372
|
+
name: "remove",
|
|
373
|
+
class: "text-base"
|
|
374
|
+
}), C(
|
|
375
|
+
"span",
|
|
376
|
+
he,
|
|
377
|
+
E(t(u).REMOVE),
|
|
378
|
+
1
|
|
379
|
+
/* TEXT */
|
|
380
|
+
)], 8, xe)), [[m, "position_remove"]])]),
|
|
381
|
+
_: 2
|
|
382
|
+
/* DYNAMIC */
|
|
383
|
+
},
|
|
384
|
+
1024
|
|
385
|
+
/* DYNAMIC_SLOTS */
|
|
386
|
+
)) : $("v-if", !0)]),
|
|
387
|
+
_: 1
|
|
388
|
+
/* STABLE */
|
|
389
|
+
},
|
|
390
|
+
512
|
|
391
|
+
/* NEED_PATCH */
|
|
392
|
+
), o(
|
|
393
|
+
me,
|
|
394
|
+
{
|
|
395
|
+
ref_key: "drawerPositionRef",
|
|
396
|
+
ref: h,
|
|
397
|
+
onSubmit: i[1] || (i[1] = (v) => k())
|
|
398
|
+
},
|
|
399
|
+
null,
|
|
400
|
+
512
|
|
401
|
+
/* NEED_PATCH */
|
|
402
|
+
)]);
|
|
403
|
+
};
|
|
404
|
+
}
|
|
405
|
+
});
|
|
406
|
+
export {
|
|
407
|
+
Se as default
|
|
408
|
+
};
|