@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,465 @@
|
|
|
1
|
+
import { Drawer as j, Form as J, FormItem as Q, Input as X, Textarea as Z, Select as ee, Button as V, Tooltip as te, Space as N, Tabs as ne, TabPane as ae } from "ant-design-vue/es";
|
|
2
|
+
import { PubinfoIcon as oe } from "pubinfo";
|
|
3
|
+
import { PlusCircleOutlined as re } from "@ant-design/icons-vue";
|
|
4
|
+
import { defineComponent as A, reactive as se, ref as k, computed as le, createBlock as $, openBlock as h, unref as t, isRef as ie, withCtx as r, createVNode as n, createElementVNode as y, createTextVNode as E, createElementBlock as O, Fragment as L, renderList as ue, toDisplayString as C, createCommentVNode as pe } from "vue";
|
|
5
|
+
import { u as U, C as me, D as ce, E as de, F as _e, G as fe, H as be } from "./index-BOEO9CRp.js";
|
|
6
|
+
import { ProTable as ge } from "@pubinfo/pro-components";
|
|
7
|
+
import { message as q, Modal as ve } from "ant-design-vue";
|
|
8
|
+
import { G as D, u as xe, A as f } from "./enum-DDKThkSw.js";
|
|
9
|
+
import { _ as ye } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
|
+
const he = { class: "pt-10px" }, ke = { class: "inline-block mb-6px mr-6px bg-[#E8F3FF] rounded-2px px-8px py-3px whitespace-nowrap dark:bg-[#141414]" }, we = {
|
|
11
|
+
key: 1,
|
|
12
|
+
class: "inline-block mb-6px mr-6px bg-[#E8F3FF] rounded-2px px-8px py-3px whitespace-nowrap dark:bg-[#141414]"
|
|
13
|
+
}, Ie = /* @__PURE__ */ A({
|
|
14
|
+
name: "DrawerGroup",
|
|
15
|
+
__name: "drawerGroup",
|
|
16
|
+
emits: ["submit"],
|
|
17
|
+
setup(B, { expose: b, emit: R }) {
|
|
18
|
+
const w = R, p = se({
|
|
19
|
+
title: "",
|
|
20
|
+
type: ""
|
|
21
|
+
}), S = {
|
|
22
|
+
name: [
|
|
23
|
+
{ required: !0, message: "请输入群组名称", trigger: "blur" },
|
|
24
|
+
{ max: 128, message: "长度不能超过128位", trigger: "change" }
|
|
25
|
+
],
|
|
26
|
+
remark: [{ max: 250, message: "长度不能超过250位", trigger: ["blur", "change"] }],
|
|
27
|
+
viewScope: [{ required: !0, message: "请选择使用范围", trigger: ["blur", "change"] }],
|
|
28
|
+
pubGroupMemberList: [{ required: !0, message: "请选择群组成员", trigger: ["blur", "change"] }]
|
|
29
|
+
}, [I, G] = U(!1), T = k(), a = k({}), o = le(() => {
|
|
30
|
+
var s, e;
|
|
31
|
+
return (e = (s = a.value) == null ? void 0 : s.pubGroupMemberList) == null ? void 0 : e.map((u) => ({
|
|
32
|
+
...u,
|
|
33
|
+
name: p.type === D.ORG ? u.orgName : u.userName
|
|
34
|
+
}));
|
|
35
|
+
});
|
|
36
|
+
async function m(s, e, u) {
|
|
37
|
+
if (G(!0), p.title = s, p.type = e, a.value = {}, s === f.EDIT) {
|
|
38
|
+
const l = await me({ id: u == null ? void 0 : u.id });
|
|
39
|
+
l.success && (a.value = (l == null ? void 0 : l.data) ?? {});
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
function c() {
|
|
43
|
+
p.type === D.ORG && ce({
|
|
44
|
+
modelValue: a.value.pubGroupMemberList ?? [],
|
|
45
|
+
multiple: !0,
|
|
46
|
+
onSubmit(s = []) {
|
|
47
|
+
a.value.pubGroupMemberList = s;
|
|
48
|
+
}
|
|
49
|
+
}), p.type === D.PER && de({
|
|
50
|
+
modelValue: a.value.pubGroupMemberList ?? [],
|
|
51
|
+
multiple: !0,
|
|
52
|
+
onSubmit(s = []) {
|
|
53
|
+
a.value.pubGroupMemberList = s;
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
const [g, d] = U(!1);
|
|
58
|
+
function v() {
|
|
59
|
+
var s;
|
|
60
|
+
(s = T.value) == null || s.validate().then(() => {
|
|
61
|
+
d(!0);
|
|
62
|
+
const { pubGroupMemberList: e = [], ...u } = a.value, l = {
|
|
63
|
+
...u,
|
|
64
|
+
type: p.type,
|
|
65
|
+
pubGroupMemberList: e == null ? void 0 : e.map((_) => ({
|
|
66
|
+
orgId: _ == null ? void 0 : _.orgId,
|
|
67
|
+
userId: _ == null ? void 0 : _.userId
|
|
68
|
+
}))
|
|
69
|
+
};
|
|
70
|
+
delete l.createTime, delete l.updateTime, _e(l).then((_) => {
|
|
71
|
+
_.success && (q.success(`${p.title}成功!`), G(!1), w("submit"));
|
|
72
|
+
}).finally(() => d(!1));
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
function x() {
|
|
76
|
+
G(!1);
|
|
77
|
+
}
|
|
78
|
+
return b({
|
|
79
|
+
open: m
|
|
80
|
+
}), (s, e) => {
|
|
81
|
+
const u = X, l = Q, _ = Z, W = ee, M = V, z = te, H = J, K = N, Y = j;
|
|
82
|
+
return h(), $(Y, {
|
|
83
|
+
open: t(I),
|
|
84
|
+
"onUpdate:open": e[4] || (e[4] = (i) => ie(I) ? I.value = i : null),
|
|
85
|
+
title: `${t(p).title}${t(p).type === t(D).ORG ? "组织" : "人员"}群组`,
|
|
86
|
+
placement: "right",
|
|
87
|
+
width: 600,
|
|
88
|
+
"destroy-on-close": "",
|
|
89
|
+
"footer-style": { textAlign: "right" },
|
|
90
|
+
onClose: x
|
|
91
|
+
}, {
|
|
92
|
+
footer: r(() => [
|
|
93
|
+
n(K, null, {
|
|
94
|
+
default: r(() => [
|
|
95
|
+
n(M, { onClick: x }, {
|
|
96
|
+
default: r(() => e[6] || (e[6] = [
|
|
97
|
+
E(" 取消 ")
|
|
98
|
+
])),
|
|
99
|
+
_: 1,
|
|
100
|
+
__: [6]
|
|
101
|
+
}),
|
|
102
|
+
n(M, {
|
|
103
|
+
type: "primary",
|
|
104
|
+
loading: t(g),
|
|
105
|
+
onClick: e[3] || (e[3] = (i) => v())
|
|
106
|
+
}, {
|
|
107
|
+
default: r(() => e[7] || (e[7] = [
|
|
108
|
+
E(" 提交 ")
|
|
109
|
+
])),
|
|
110
|
+
_: 1,
|
|
111
|
+
__: [7]
|
|
112
|
+
}, 8, ["loading"])
|
|
113
|
+
]),
|
|
114
|
+
_: 1
|
|
115
|
+
/* STABLE */
|
|
116
|
+
})
|
|
117
|
+
]),
|
|
118
|
+
default: r(() => [
|
|
119
|
+
n(H, {
|
|
120
|
+
ref_key: "formRef",
|
|
121
|
+
ref: T,
|
|
122
|
+
model: t(a),
|
|
123
|
+
rules: S,
|
|
124
|
+
"label-col": { span: 5 },
|
|
125
|
+
"label-wrap": !0
|
|
126
|
+
}, {
|
|
127
|
+
default: r(() => [
|
|
128
|
+
n(l, {
|
|
129
|
+
label: "群组名称",
|
|
130
|
+
name: "name"
|
|
131
|
+
}, {
|
|
132
|
+
default: r(() => [
|
|
133
|
+
n(u, {
|
|
134
|
+
value: t(a).name,
|
|
135
|
+
"onUpdate:value": e[0] || (e[0] = (i) => t(a).name = i),
|
|
136
|
+
maxlength: 128
|
|
137
|
+
}, null, 8, ["value"])
|
|
138
|
+
]),
|
|
139
|
+
_: 1
|
|
140
|
+
/* STABLE */
|
|
141
|
+
}),
|
|
142
|
+
n(l, {
|
|
143
|
+
label: "群组描述",
|
|
144
|
+
name: "remark"
|
|
145
|
+
}, {
|
|
146
|
+
default: r(() => [
|
|
147
|
+
n(_, {
|
|
148
|
+
value: t(a).remark,
|
|
149
|
+
"onUpdate:value": e[1] || (e[1] = (i) => t(a).remark = i),
|
|
150
|
+
maxlength: 250,
|
|
151
|
+
"show-count": ""
|
|
152
|
+
}, null, 8, ["value"])
|
|
153
|
+
]),
|
|
154
|
+
_: 1
|
|
155
|
+
/* STABLE */
|
|
156
|
+
}),
|
|
157
|
+
n(l, {
|
|
158
|
+
label: "群组使用范围",
|
|
159
|
+
name: "viewScope"
|
|
160
|
+
}, {
|
|
161
|
+
default: r(() => [
|
|
162
|
+
n(W, {
|
|
163
|
+
value: t(a).viewScope,
|
|
164
|
+
"onUpdate:value": e[2] || (e[2] = (i) => t(a).viewScope = i),
|
|
165
|
+
options: t(xe),
|
|
166
|
+
placeholder: "本部门/本部门及子部门/全部"
|
|
167
|
+
}, null, 8, ["value", "options"])
|
|
168
|
+
]),
|
|
169
|
+
_: 1
|
|
170
|
+
/* STABLE */
|
|
171
|
+
}),
|
|
172
|
+
n(l, {
|
|
173
|
+
label: "群组成员",
|
|
174
|
+
name: "pubGroupMemberList"
|
|
175
|
+
}, {
|
|
176
|
+
default: r(() => [
|
|
177
|
+
n(M, {
|
|
178
|
+
type: "primary",
|
|
179
|
+
onClick: c
|
|
180
|
+
}, {
|
|
181
|
+
default: r(() => e[5] || (e[5] = [
|
|
182
|
+
E(" 编辑成员 ")
|
|
183
|
+
])),
|
|
184
|
+
_: 1,
|
|
185
|
+
__: [5]
|
|
186
|
+
}),
|
|
187
|
+
y("div", he, [
|
|
188
|
+
(h(!0), O(
|
|
189
|
+
L,
|
|
190
|
+
null,
|
|
191
|
+
ue(t(o), (i) => {
|
|
192
|
+
var P;
|
|
193
|
+
return h(), O(
|
|
194
|
+
L,
|
|
195
|
+
{ key: i },
|
|
196
|
+
[
|
|
197
|
+
i.name && ((P = i.name) == null ? void 0 : P.length) > 20 ? (h(), $(z, {
|
|
198
|
+
key: 0,
|
|
199
|
+
title: i.name
|
|
200
|
+
}, {
|
|
201
|
+
default: r(() => {
|
|
202
|
+
var F;
|
|
203
|
+
return [
|
|
204
|
+
y(
|
|
205
|
+
"span",
|
|
206
|
+
ke,
|
|
207
|
+
C(`${(F = i.name) == null ? void 0 : F.slice(0, 20)}...`),
|
|
208
|
+
1
|
|
209
|
+
/* TEXT */
|
|
210
|
+
)
|
|
211
|
+
];
|
|
212
|
+
}),
|
|
213
|
+
_: 2
|
|
214
|
+
/* DYNAMIC */
|
|
215
|
+
}, 1032, ["title"])) : (h(), O(
|
|
216
|
+
"span",
|
|
217
|
+
we,
|
|
218
|
+
C(i.name),
|
|
219
|
+
1
|
|
220
|
+
/* TEXT */
|
|
221
|
+
))
|
|
222
|
+
],
|
|
223
|
+
64
|
|
224
|
+
/* STABLE_FRAGMENT */
|
|
225
|
+
);
|
|
226
|
+
}),
|
|
227
|
+
128
|
|
228
|
+
/* KEYED_FRAGMENT */
|
|
229
|
+
))
|
|
230
|
+
])
|
|
231
|
+
]),
|
|
232
|
+
_: 1
|
|
233
|
+
/* STABLE */
|
|
234
|
+
})
|
|
235
|
+
]),
|
|
236
|
+
_: 1
|
|
237
|
+
/* STABLE */
|
|
238
|
+
}, 8, ["model"])
|
|
239
|
+
]),
|
|
240
|
+
_: 1
|
|
241
|
+
/* STABLE */
|
|
242
|
+
}, 8, ["open", "title"]);
|
|
243
|
+
};
|
|
244
|
+
}
|
|
245
|
+
}), Ge = {
|
|
246
|
+
"py-10px": "",
|
|
247
|
+
"px-10px": "",
|
|
248
|
+
"w-full": "",
|
|
249
|
+
"h-full": ""
|
|
250
|
+
}, Ce = {
|
|
251
|
+
"h-full": "",
|
|
252
|
+
"w-full": "",
|
|
253
|
+
"bg-white": "",
|
|
254
|
+
"rounded-8px": "",
|
|
255
|
+
class: "dark:bg-[#141414]"
|
|
256
|
+
}, Se = {
|
|
257
|
+
style: {
|
|
258
|
+
height: "calc(100% - 48px)"
|
|
259
|
+
}
|
|
260
|
+
}, Te = ["onClick"], De = {
|
|
261
|
+
class: "ml-4px"
|
|
262
|
+
}, Ee = ["onClick"], Oe = {
|
|
263
|
+
class: "ml-4px"
|
|
264
|
+
}, Re = /* @__PURE__ */ A({
|
|
265
|
+
name: "GroupManage",
|
|
266
|
+
__name: "index",
|
|
267
|
+
setup(B) {
|
|
268
|
+
const b = k({
|
|
269
|
+
type: "1"
|
|
270
|
+
}), R = k([]), w = k(), p = k();
|
|
271
|
+
function S() {
|
|
272
|
+
var o;
|
|
273
|
+
(o = w.value) == null || o.reload();
|
|
274
|
+
}
|
|
275
|
+
async function I(o) {
|
|
276
|
+
var v, x;
|
|
277
|
+
const {
|
|
278
|
+
current: m,
|
|
279
|
+
pageSize: c,
|
|
280
|
+
...g
|
|
281
|
+
} = o, d = await fe({
|
|
282
|
+
currentPage: m,
|
|
283
|
+
pageSize: c,
|
|
284
|
+
...g,
|
|
285
|
+
type: b.value.type
|
|
286
|
+
});
|
|
287
|
+
return {
|
|
288
|
+
success: !0,
|
|
289
|
+
data: ((v = d.data) == null ? void 0 : v.records) ?? [],
|
|
290
|
+
total: (x = d.data) == null ? void 0 : x.total
|
|
291
|
+
};
|
|
292
|
+
}
|
|
293
|
+
const G = [{
|
|
294
|
+
valueType: "a-input",
|
|
295
|
+
bind: "value",
|
|
296
|
+
minWidth: 200,
|
|
297
|
+
title: "群组名称",
|
|
298
|
+
dataIndex: "name",
|
|
299
|
+
ellipsis: !0,
|
|
300
|
+
fieldProps: {
|
|
301
|
+
placeholder: "请输入群组名称",
|
|
302
|
+
allowClear: !0
|
|
303
|
+
}
|
|
304
|
+
}, {
|
|
305
|
+
hideInSearch: !0,
|
|
306
|
+
minWidth: 80,
|
|
307
|
+
title: "群组描述",
|
|
308
|
+
dataIndex: "remark",
|
|
309
|
+
ellipsis: !0
|
|
310
|
+
}, {
|
|
311
|
+
hideInSearch: !0,
|
|
312
|
+
minWidth: 100,
|
|
313
|
+
title: "群组使用范围",
|
|
314
|
+
dataIndex: "viewScope",
|
|
315
|
+
customRender: ({
|
|
316
|
+
text: o
|
|
317
|
+
}) => o === "1" ? "本部门" : o === "2" ? "本部门及子部门" : "全部"
|
|
318
|
+
}, {
|
|
319
|
+
hideInSearch: !0,
|
|
320
|
+
minWidth: 100,
|
|
321
|
+
title: "最后一次编辑时间",
|
|
322
|
+
dataIndex: "updateTime",
|
|
323
|
+
ellipsis: !0
|
|
324
|
+
}, {
|
|
325
|
+
hideInSearch: !0,
|
|
326
|
+
minWidth: 100,
|
|
327
|
+
title: "编辑人",
|
|
328
|
+
dataIndex: "updatedUserName"
|
|
329
|
+
}, {
|
|
330
|
+
hideInSearch: !0,
|
|
331
|
+
width: 160,
|
|
332
|
+
title: "操作",
|
|
333
|
+
dataIndex: "action",
|
|
334
|
+
fixed: "right"
|
|
335
|
+
}];
|
|
336
|
+
function T() {
|
|
337
|
+
var o;
|
|
338
|
+
(o = w.value) == null || o.reload();
|
|
339
|
+
}
|
|
340
|
+
function a(o, m, c) {
|
|
341
|
+
var g, d;
|
|
342
|
+
switch (o) {
|
|
343
|
+
case f.EDIT:
|
|
344
|
+
(g = p.value) == null || g.open(o, m, c);
|
|
345
|
+
break;
|
|
346
|
+
case f.ADD:
|
|
347
|
+
(d = p.value) == null || d.open(o, m);
|
|
348
|
+
break;
|
|
349
|
+
case f.REMOVE:
|
|
350
|
+
ve.confirm({
|
|
351
|
+
title: "删除",
|
|
352
|
+
content: "确定要删除该群组吗?",
|
|
353
|
+
onOk() {
|
|
354
|
+
be({
|
|
355
|
+
id: c == null ? void 0 : c.id
|
|
356
|
+
}).then(({
|
|
357
|
+
success: v
|
|
358
|
+
}) => {
|
|
359
|
+
v && (q.success("删除成功"), S());
|
|
360
|
+
});
|
|
361
|
+
}
|
|
362
|
+
});
|
|
363
|
+
break;
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
return (o, m) => {
|
|
367
|
+
const c = ae, g = ne, d = re, v = V, x = oe, s = N;
|
|
368
|
+
return h(), O("div", Ge, [y("div", Ce, [n(g, {
|
|
369
|
+
"active-key": t(b).type,
|
|
370
|
+
"onUpdate:activeKey": m[0] || (m[0] = (e) => t(b).type = e),
|
|
371
|
+
class: "tabs_custom",
|
|
372
|
+
onChange: T
|
|
373
|
+
}, {
|
|
374
|
+
default: r(() => [n(c, {
|
|
375
|
+
key: "1",
|
|
376
|
+
tab: "组织群组"
|
|
377
|
+
}), n(c, {
|
|
378
|
+
key: "2",
|
|
379
|
+
tab: "人员群组"
|
|
380
|
+
})]),
|
|
381
|
+
_: 1
|
|
382
|
+
/* STABLE */
|
|
383
|
+
}, 8, ["active-key"]), y("div", Se, [n(t(ge), {
|
|
384
|
+
ref_key: "tableRef",
|
|
385
|
+
ref: w,
|
|
386
|
+
"row-key": "id",
|
|
387
|
+
request: I,
|
|
388
|
+
columns: G,
|
|
389
|
+
"data-source": t(R),
|
|
390
|
+
"auto-height": "",
|
|
391
|
+
scroll: {
|
|
392
|
+
x: 1100
|
|
393
|
+
}
|
|
394
|
+
}, {
|
|
395
|
+
toolbar: r(() => [n(v, {
|
|
396
|
+
type: "primary",
|
|
397
|
+
onClick: m[1] || (m[1] = (e) => a(t(f).ADD, t(b).type))
|
|
398
|
+
}, {
|
|
399
|
+
default: r(() => [n(d), E(
|
|
400
|
+
" " + C(t(f).ADD),
|
|
401
|
+
1
|
|
402
|
+
/* TEXT */
|
|
403
|
+
)]),
|
|
404
|
+
_: 1
|
|
405
|
+
/* STABLE */
|
|
406
|
+
})]),
|
|
407
|
+
bodyCell: r(({
|
|
408
|
+
column: e,
|
|
409
|
+
record: u
|
|
410
|
+
}) => [e.dataIndex === "action" ? (h(), $(
|
|
411
|
+
s,
|
|
412
|
+
{
|
|
413
|
+
key: 0
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
default: r(() => [y("a", {
|
|
417
|
+
class: "flex items-center",
|
|
418
|
+
onClick: (l) => a(t(f).EDIT, t(b).type, u)
|
|
419
|
+
}, [n(x, {
|
|
420
|
+
name: "edit",
|
|
421
|
+
class: "text-base"
|
|
422
|
+
}), y(
|
|
423
|
+
"span",
|
|
424
|
+
De,
|
|
425
|
+
C(t(f).EDIT),
|
|
426
|
+
1
|
|
427
|
+
/* TEXT */
|
|
428
|
+
)], 8, Te), y("span", {
|
|
429
|
+
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
430
|
+
onClick: (l) => a(t(f).REMOVE, t(b).type, u)
|
|
431
|
+
}, [n(x, {
|
|
432
|
+
name: "remove",
|
|
433
|
+
class: "text-base"
|
|
434
|
+
}), y(
|
|
435
|
+
"span",
|
|
436
|
+
Oe,
|
|
437
|
+
C(t(f).REMOVE),
|
|
438
|
+
1
|
|
439
|
+
/* TEXT */
|
|
440
|
+
)], 8, Ee)]),
|
|
441
|
+
_: 2
|
|
442
|
+
/* DYNAMIC */
|
|
443
|
+
},
|
|
444
|
+
1024
|
|
445
|
+
/* DYNAMIC_SLOTS */
|
|
446
|
+
)) : pe("v-if", !0)]),
|
|
447
|
+
_: 1
|
|
448
|
+
/* STABLE */
|
|
449
|
+
}, 8, ["data-source"])])]), n(
|
|
450
|
+
Ie,
|
|
451
|
+
{
|
|
452
|
+
ref_key: "drawerGroupRef",
|
|
453
|
+
ref: p,
|
|
454
|
+
onSubmit: m[2] || (m[2] = (e) => S())
|
|
455
|
+
},
|
|
456
|
+
null,
|
|
457
|
+
512
|
|
458
|
+
/* NEED_PATCH */
|
|
459
|
+
)]);
|
|
460
|
+
};
|
|
461
|
+
}
|
|
462
|
+
}), qe = /* @__PURE__ */ ye(Re, [["__scopeId", "data-v-80dc6226"]]);
|
|
463
|
+
export {
|
|
464
|
+
qe as default
|
|
465
|
+
};
|