@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-BIUkDwk2.js
DELETED
|
@@ -1,465 +0,0 @@
|
|
|
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
|
-
};
|