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