@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,388 @@
|
|
|
1
|
+
import { Drawer as F, Form as L, FormItem as j, Input as G, Textarea as H, InputNumber as J, Space as O, Button as P } from "ant-design-vue/es";
|
|
2
|
+
import { useAuth as K, PubinfoIcon as Q } from "pubinfo";
|
|
3
|
+
import { PlusCircleOutlined as Y } from "@ant-design/icons-vue";
|
|
4
|
+
import { defineComponent as V, reactive as Z, ref as w, createBlock as S, openBlock as m, unref as t, isRef as ee, withCtx as l, createVNode as o, createTextVNode as A, resolveDirective as te, createElementBlock as b, createCommentVNode as R, createElementVNode as k, toDisplayString as I, withDirectives as T } from "vue";
|
|
5
|
+
import { u as $ } from "./index-BOEO9CRp.js";
|
|
6
|
+
import { p as ne, a as ae, d as oe } from "./zidianfuwu-B137v_q7.js";
|
|
7
|
+
import { ProTable as ie } from "@pubinfo/pro-components";
|
|
8
|
+
import { message as q, Modal as se } from "ant-design-vue";
|
|
9
|
+
import { A as s } from "./enum-C9ihxJe7.js";
|
|
10
|
+
import { useRouter as le } from "vue-router";
|
|
11
|
+
const re = /* @__PURE__ */ V({
|
|
12
|
+
name: "DrawerDictionary",
|
|
13
|
+
__name: "drawerDictionary",
|
|
14
|
+
emits: ["submit"],
|
|
15
|
+
setup(B, { expose: C, emit: g }) {
|
|
16
|
+
const h = g, E = {
|
|
17
|
+
name: [{ required: !0, message: "请输入类型名称", trigger: "blur" }],
|
|
18
|
+
code: [{ required: !0, message: "请输入类型编码", trigger: "blur" }]
|
|
19
|
+
}, v = Z({
|
|
20
|
+
title: ""
|
|
21
|
+
}), [y, d] = $(!1), D = w(), n = w({});
|
|
22
|
+
async function a(i, e) {
|
|
23
|
+
d(!0), v.title = i, i === s.EDIT ? n.value = { ...e ?? {} } : n.value = {};
|
|
24
|
+
}
|
|
25
|
+
const [p, x] = $(!1);
|
|
26
|
+
function r() {
|
|
27
|
+
var i;
|
|
28
|
+
(i = D.value) == null || i.validate().then(() => {
|
|
29
|
+
x(!0);
|
|
30
|
+
const e = { ...n.value };
|
|
31
|
+
ne(e).then((u) => {
|
|
32
|
+
u.success && (q.success(`${v.title}成功!`), d(!1), h("submit"));
|
|
33
|
+
}).finally(() => x(!1));
|
|
34
|
+
});
|
|
35
|
+
}
|
|
36
|
+
function _() {
|
|
37
|
+
d(!1);
|
|
38
|
+
}
|
|
39
|
+
return C({
|
|
40
|
+
open: a
|
|
41
|
+
}), (i, e) => {
|
|
42
|
+
const u = G, f = j, U = H, M = J, W = L, N = P, X = O, z = F;
|
|
43
|
+
return m(), S(z, {
|
|
44
|
+
open: t(y),
|
|
45
|
+
"onUpdate:open": e[5] || (e[5] = (c) => ee(y) ? y.value = c : null),
|
|
46
|
+
title: `${t(v).title}类型`,
|
|
47
|
+
placement: "right",
|
|
48
|
+
width: 520,
|
|
49
|
+
"destroy-on-close": "",
|
|
50
|
+
"footer-style": { textAlign: "right" },
|
|
51
|
+
onClose: _
|
|
52
|
+
}, {
|
|
53
|
+
footer: l(() => [
|
|
54
|
+
o(X, null, {
|
|
55
|
+
default: l(() => [
|
|
56
|
+
o(N, { onClick: _ }, {
|
|
57
|
+
default: l(() => e[6] || (e[6] = [
|
|
58
|
+
A(" 取消 ")
|
|
59
|
+
])),
|
|
60
|
+
_: 1,
|
|
61
|
+
__: [6]
|
|
62
|
+
}),
|
|
63
|
+
o(N, {
|
|
64
|
+
type: "primary",
|
|
65
|
+
loading: t(p),
|
|
66
|
+
onClick: e[4] || (e[4] = (c) => r())
|
|
67
|
+
}, {
|
|
68
|
+
default: l(() => e[7] || (e[7] = [
|
|
69
|
+
A(" 提交 ")
|
|
70
|
+
])),
|
|
71
|
+
_: 1,
|
|
72
|
+
__: [7]
|
|
73
|
+
}, 8, ["loading"])
|
|
74
|
+
]),
|
|
75
|
+
_: 1
|
|
76
|
+
/* STABLE */
|
|
77
|
+
})
|
|
78
|
+
]),
|
|
79
|
+
default: l(() => [
|
|
80
|
+
o(W, {
|
|
81
|
+
ref_key: "formRef",
|
|
82
|
+
ref: D,
|
|
83
|
+
model: t(n),
|
|
84
|
+
rules: E,
|
|
85
|
+
"label-col": { span: 4 }
|
|
86
|
+
}, {
|
|
87
|
+
default: l(() => [
|
|
88
|
+
o(f, {
|
|
89
|
+
label: "类型名称",
|
|
90
|
+
name: "name"
|
|
91
|
+
}, {
|
|
92
|
+
default: l(() => [
|
|
93
|
+
o(u, {
|
|
94
|
+
value: t(n).name,
|
|
95
|
+
"onUpdate:value": e[0] || (e[0] = (c) => t(n).name = c),
|
|
96
|
+
maxlength: 30
|
|
97
|
+
}, null, 8, ["value"])
|
|
98
|
+
]),
|
|
99
|
+
_: 1
|
|
100
|
+
/* STABLE */
|
|
101
|
+
}),
|
|
102
|
+
o(f, {
|
|
103
|
+
label: "类型编码",
|
|
104
|
+
name: "code"
|
|
105
|
+
}, {
|
|
106
|
+
default: l(() => [
|
|
107
|
+
o(u, {
|
|
108
|
+
value: t(n).code,
|
|
109
|
+
"onUpdate:value": e[1] || (e[1] = (c) => t(n).code = c),
|
|
110
|
+
maxlength: 30,
|
|
111
|
+
disabled: t(v).title === t(s).EDIT
|
|
112
|
+
}, null, 8, ["value", "disabled"])
|
|
113
|
+
]),
|
|
114
|
+
_: 1
|
|
115
|
+
/* STABLE */
|
|
116
|
+
}),
|
|
117
|
+
o(f, {
|
|
118
|
+
label: "描述",
|
|
119
|
+
name: "description"
|
|
120
|
+
}, {
|
|
121
|
+
default: l(() => [
|
|
122
|
+
o(U, {
|
|
123
|
+
value: t(n).description,
|
|
124
|
+
"onUpdate:value": e[2] || (e[2] = (c) => t(n).description = c),
|
|
125
|
+
rows: 3,
|
|
126
|
+
"show-count": "",
|
|
127
|
+
maxlength: 200
|
|
128
|
+
}, null, 8, ["value"])
|
|
129
|
+
]),
|
|
130
|
+
_: 1
|
|
131
|
+
/* STABLE */
|
|
132
|
+
}),
|
|
133
|
+
o(f, {
|
|
134
|
+
label: "排序",
|
|
135
|
+
name: "sort"
|
|
136
|
+
}, {
|
|
137
|
+
default: l(() => [
|
|
138
|
+
o(M, {
|
|
139
|
+
value: t(n).sort,
|
|
140
|
+
"onUpdate:value": e[3] || (e[3] = (c) => t(n).sort = c)
|
|
141
|
+
}, null, 8, ["value"])
|
|
142
|
+
]),
|
|
143
|
+
_: 1
|
|
144
|
+
/* STABLE */
|
|
145
|
+
})
|
|
146
|
+
]),
|
|
147
|
+
_: 1
|
|
148
|
+
/* STABLE */
|
|
149
|
+
}, 8, ["model"])
|
|
150
|
+
]),
|
|
151
|
+
_: 1
|
|
152
|
+
/* STABLE */
|
|
153
|
+
}, 8, ["open", "title"]);
|
|
154
|
+
};
|
|
155
|
+
}
|
|
156
|
+
}), ce = {
|
|
157
|
+
"py-10px": "",
|
|
158
|
+
"px-10px": "",
|
|
159
|
+
"w-full": "",
|
|
160
|
+
"h-full": ""
|
|
161
|
+
}, ue = {
|
|
162
|
+
key: 0,
|
|
163
|
+
class: "flex items-center"
|
|
164
|
+
}, de = {
|
|
165
|
+
class: "ml-4px"
|
|
166
|
+
}, me = ["onClick"], pe = {
|
|
167
|
+
class: "ml-4px"
|
|
168
|
+
}, _e = ["onClick"], fe = {
|
|
169
|
+
class: "ml-4px"
|
|
170
|
+
}, ve = ["onClick"], xe = {
|
|
171
|
+
class: "ml-4px"
|
|
172
|
+
}, Ee = /* @__PURE__ */ V({
|
|
173
|
+
name: "Dictionary",
|
|
174
|
+
__name: "index",
|
|
175
|
+
setup(B) {
|
|
176
|
+
const {
|
|
177
|
+
auth: C
|
|
178
|
+
} = K(), g = w(), h = w(), E = [{
|
|
179
|
+
valueType: "a-input",
|
|
180
|
+
width: 50,
|
|
181
|
+
hideInTable: !0,
|
|
182
|
+
title: "名称或编码",
|
|
183
|
+
dataIndex: "searchName",
|
|
184
|
+
fieldProps: {
|
|
185
|
+
placeholder: "请输入名称或者编码",
|
|
186
|
+
allowClear: !0
|
|
187
|
+
}
|
|
188
|
+
}, {
|
|
189
|
+
hideInSearch: !0,
|
|
190
|
+
minWidth: 100,
|
|
191
|
+
title: "类型名称",
|
|
192
|
+
dataIndex: "name",
|
|
193
|
+
ellipsis: !0
|
|
194
|
+
}, {
|
|
195
|
+
hideInSearch: !0,
|
|
196
|
+
minWidth: 80,
|
|
197
|
+
title: "类型编码",
|
|
198
|
+
dataIndex: "code",
|
|
199
|
+
ellipsis: !0
|
|
200
|
+
}, {
|
|
201
|
+
hideInSearch: !0,
|
|
202
|
+
minWidth: 100,
|
|
203
|
+
title: "描述",
|
|
204
|
+
dataIndex: "description",
|
|
205
|
+
ellipsis: !0
|
|
206
|
+
}, {
|
|
207
|
+
hideInSearch: !0,
|
|
208
|
+
width: 80,
|
|
209
|
+
minWidth: 60,
|
|
210
|
+
title: "排序",
|
|
211
|
+
dataIndex: "sort"
|
|
212
|
+
}, {
|
|
213
|
+
hideInSearch: !0,
|
|
214
|
+
title: "操作",
|
|
215
|
+
dataIndex: "action",
|
|
216
|
+
width: 240,
|
|
217
|
+
fixed: "right",
|
|
218
|
+
hideInTable() {
|
|
219
|
+
return !C(["dictionary_data", "dictionary_edit", "dictionary_remove"]);
|
|
220
|
+
}
|
|
221
|
+
}];
|
|
222
|
+
async function v(n) {
|
|
223
|
+
var _, i;
|
|
224
|
+
const {
|
|
225
|
+
current: a,
|
|
226
|
+
pageSize: p,
|
|
227
|
+
searchName: x
|
|
228
|
+
} = n, r = await ae({
|
|
229
|
+
currentPage: a,
|
|
230
|
+
pageSize: p,
|
|
231
|
+
name: x,
|
|
232
|
+
doSearchTotal: !0
|
|
233
|
+
});
|
|
234
|
+
return {
|
|
235
|
+
success: r.success,
|
|
236
|
+
data: ((_ = r.data) == null ? void 0 : _.records) ?? [],
|
|
237
|
+
total: ((i = r.data) == null ? void 0 : i.total) ?? 0
|
|
238
|
+
};
|
|
239
|
+
}
|
|
240
|
+
const y = le();
|
|
241
|
+
function d(n, a) {
|
|
242
|
+
switch (n) {
|
|
243
|
+
case s.ADD:
|
|
244
|
+
h.value.open(n);
|
|
245
|
+
break;
|
|
246
|
+
case s.EDIT:
|
|
247
|
+
h.value.open(n, a);
|
|
248
|
+
break;
|
|
249
|
+
case s.REMOVE:
|
|
250
|
+
se.confirm({
|
|
251
|
+
title: "删除",
|
|
252
|
+
content: "确定要删除该类型吗?",
|
|
253
|
+
onOk() {
|
|
254
|
+
oe({
|
|
255
|
+
id: a == null ? void 0 : a.id
|
|
256
|
+
}).then((p) => {
|
|
257
|
+
p.success && (q.success("删除成功"), D());
|
|
258
|
+
});
|
|
259
|
+
}
|
|
260
|
+
});
|
|
261
|
+
break;
|
|
262
|
+
case s.ADDNEXT:
|
|
263
|
+
y.push({
|
|
264
|
+
name: "DictionaryItem",
|
|
265
|
+
params: {
|
|
266
|
+
id: `${a == null ? void 0 : a.id}`
|
|
267
|
+
},
|
|
268
|
+
query: {
|
|
269
|
+
code: `${a == null ? void 0 : a.code}`
|
|
270
|
+
}
|
|
271
|
+
});
|
|
272
|
+
break;
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
function D() {
|
|
276
|
+
g.value.reload();
|
|
277
|
+
}
|
|
278
|
+
return (n, a) => {
|
|
279
|
+
const p = Y, x = P, r = Q, _ = O, i = te("auth");
|
|
280
|
+
return m(), b("div", ce, [o(
|
|
281
|
+
t(ie),
|
|
282
|
+
{
|
|
283
|
+
ref_key: "tableRef",
|
|
284
|
+
ref: g,
|
|
285
|
+
"row-key": "id",
|
|
286
|
+
request: v,
|
|
287
|
+
columns: E,
|
|
288
|
+
"auto-height": "",
|
|
289
|
+
scroll: {
|
|
290
|
+
x: 1040
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
toolbar: l(() => [T((m(), S(x, {
|
|
295
|
+
type: "primary",
|
|
296
|
+
onClick: a[0] || (a[0] = (e) => d(t(s).ADD))
|
|
297
|
+
}, {
|
|
298
|
+
default: l(() => [o(p), A(
|
|
299
|
+
" " + I(t(s).ADD),
|
|
300
|
+
1
|
|
301
|
+
/* TEXT */
|
|
302
|
+
)]),
|
|
303
|
+
_: 1
|
|
304
|
+
/* STABLE */
|
|
305
|
+
})), [[i, "dictionary_add"]])]),
|
|
306
|
+
bodyCell: l(({
|
|
307
|
+
column: e,
|
|
308
|
+
record: u
|
|
309
|
+
}) => [e.dataIndex === "code" ? (m(), b("div", ue, [o(r, {
|
|
310
|
+
name: "icard",
|
|
311
|
+
class: "text-20px"
|
|
312
|
+
}), k(
|
|
313
|
+
"span",
|
|
314
|
+
de,
|
|
315
|
+
I(u.code),
|
|
316
|
+
1
|
|
317
|
+
/* TEXT */
|
|
318
|
+
)])) : R("v-if", !0), e.dataIndex === "action" ? (m(), S(
|
|
319
|
+
_,
|
|
320
|
+
{
|
|
321
|
+
key: 1
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
default: l(() => [T((m(), b("a", {
|
|
325
|
+
class: "flex items-center",
|
|
326
|
+
onClick: (f) => d(t(s).ADDNEXT, u)
|
|
327
|
+
}, [o(r, {
|
|
328
|
+
name: "zddata",
|
|
329
|
+
class: "text-20px"
|
|
330
|
+
}), k(
|
|
331
|
+
"span",
|
|
332
|
+
pe,
|
|
333
|
+
I(t(s).ADDNEXT),
|
|
334
|
+
1
|
|
335
|
+
/* TEXT */
|
|
336
|
+
)], 8, me)), [[i, "dictionary_data"]]), T((m(), b("a", {
|
|
337
|
+
class: "flex items-center",
|
|
338
|
+
onClick: (f) => d(t(s).EDIT, u)
|
|
339
|
+
}, [o(r, {
|
|
340
|
+
name: "edit",
|
|
341
|
+
class: "text-base"
|
|
342
|
+
}), k(
|
|
343
|
+
"span",
|
|
344
|
+
fe,
|
|
345
|
+
I(t(s).EDIT),
|
|
346
|
+
1
|
|
347
|
+
/* TEXT */
|
|
348
|
+
)], 8, _e)), [[i, "dictionary_edit"]]), T((m(), b("a", {
|
|
349
|
+
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
350
|
+
onClick: (f) => d(t(s).REMOVE, u)
|
|
351
|
+
}, [o(r, {
|
|
352
|
+
name: "remove",
|
|
353
|
+
class: "text-base"
|
|
354
|
+
}), k(
|
|
355
|
+
"span",
|
|
356
|
+
xe,
|
|
357
|
+
I(t(s).REMOVE),
|
|
358
|
+
1
|
|
359
|
+
/* TEXT */
|
|
360
|
+
)], 8, ve)), [[i, "dictionary_remove"]])]),
|
|
361
|
+
_: 2
|
|
362
|
+
/* DYNAMIC */
|
|
363
|
+
},
|
|
364
|
+
1024
|
|
365
|
+
/* DYNAMIC_SLOTS */
|
|
366
|
+
)) : R("v-if", !0)]),
|
|
367
|
+
_: 1
|
|
368
|
+
/* STABLE */
|
|
369
|
+
},
|
|
370
|
+
512
|
|
371
|
+
/* NEED_PATCH */
|
|
372
|
+
), o(
|
|
373
|
+
re,
|
|
374
|
+
{
|
|
375
|
+
ref_key: "drawerDictionaryRef",
|
|
376
|
+
ref: h,
|
|
377
|
+
onSubmit: a[1] || (a[1] = (e) => D())
|
|
378
|
+
},
|
|
379
|
+
null,
|
|
380
|
+
512
|
|
381
|
+
/* NEED_PATCH */
|
|
382
|
+
)]);
|
|
383
|
+
};
|
|
384
|
+
}
|
|
385
|
+
});
|
|
386
|
+
export {
|
|
387
|
+
Ee as default
|
|
388
|
+
};
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
import { useSettingsStore as m, PubinfoIcon as f } from "pubinfo";
|
|
2
|
+
import { defineComponent as u, ref as v, reactive as b, createElementBlock as i, openBlock as l, createElementVNode as e, createVNode as g, Fragment as _, renderList as y, unref as r, normalizeClass as d, toDisplayString as S } from "vue";
|
|
3
|
+
import "./index-BOEO9CRp.js";
|
|
4
|
+
import { a as k } from "./xitongpeizhifuwu-BIR2CVXp.js";
|
|
5
|
+
import { message as C } from "ant-design-vue";
|
|
6
|
+
import { _ as h } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
7
|
+
const w = {
|
|
8
|
+
"w-full": "",
|
|
9
|
+
"h-full": "",
|
|
10
|
+
"p-10px": ""
|
|
11
|
+
}, D = { class: "w-full h-full bg-white overflow-y-auto p-10px flex flex-col box-border dark:bg-[#141414]" }, F = { class: "bg-[#F0F4FF] h-[38px] pl-[16px] flex flex-row items-center dark:bg-[#32353B]" }, E = { class: "mt-[15px] flex-1 flex flex-row" }, j = {
|
|
12
|
+
class: "flex-auto grid grid-cols-3 gap-[20px] px-30px w-full h-0 max-w-1500px",
|
|
13
|
+
aspect: "[3/2]"
|
|
14
|
+
}, B = ["onClick"], I = { class: "text-[#4E5969] text-[14px] dark:text-[#C9CDD4]" }, M = /* @__PURE__ */ u({
|
|
15
|
+
name: "LayoutSetting",
|
|
16
|
+
__name: "index",
|
|
17
|
+
setup(N) {
|
|
18
|
+
const c = m(), a = v(c.globalSettings.menu.menuMode), p = b([
|
|
19
|
+
{
|
|
20
|
+
describe: "顶部模式",
|
|
21
|
+
placement: "bottom",
|
|
22
|
+
active: "head"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
describe: "侧边栏模式 (含主导航)",
|
|
26
|
+
placement: "bottom",
|
|
27
|
+
active: "side"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
describe: "侧边栏模式 (不含主导航)",
|
|
31
|
+
placement: "bottom",
|
|
32
|
+
active: "single"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
describe: "侧边栏精简模式",
|
|
36
|
+
placement: "bottom",
|
|
37
|
+
active: "only-side"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
describe: "顶部精简模式",
|
|
41
|
+
placement: "bottom",
|
|
42
|
+
active: "only-head"
|
|
43
|
+
}
|
|
44
|
+
]);
|
|
45
|
+
function x(s) {
|
|
46
|
+
if (s) {
|
|
47
|
+
a.value = s, c.globalSettings.menu.menuMode = s;
|
|
48
|
+
const t = JSON.stringify({
|
|
49
|
+
menu: {
|
|
50
|
+
menuMode: s
|
|
51
|
+
}
|
|
52
|
+
});
|
|
53
|
+
k({ content: t }).then((n) => {
|
|
54
|
+
n.success && C.success("设置成功");
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
return (s, t) => {
|
|
59
|
+
const n = f;
|
|
60
|
+
return l(), i("div", w, [
|
|
61
|
+
e("div", D, [
|
|
62
|
+
e("div", F, [
|
|
63
|
+
g(n, {
|
|
64
|
+
name: "icon_layout",
|
|
65
|
+
class: "text-base mr-[6px]",
|
|
66
|
+
size: 22
|
|
67
|
+
}),
|
|
68
|
+
t[0] || (t[0] = e(
|
|
69
|
+
"span",
|
|
70
|
+
{ class: "text-[16px] text-[#1d2129] dark:text-[#C9CDD4]" },
|
|
71
|
+
"布局模式",
|
|
72
|
+
-1
|
|
73
|
+
/* HOISTED */
|
|
74
|
+
))
|
|
75
|
+
]),
|
|
76
|
+
e("div", E, [
|
|
77
|
+
t[3] || (t[3] = e(
|
|
78
|
+
"div",
|
|
79
|
+
{ class: "flex-none w-[110px] text-right font-400 text-[#4e5969] text-[14px] pt-10px dark:text-[#C9CDD4]" },
|
|
80
|
+
" 模式选择 ",
|
|
81
|
+
-1
|
|
82
|
+
/* HOISTED */
|
|
83
|
+
)),
|
|
84
|
+
e("div", j, [
|
|
85
|
+
(l(!0), i(
|
|
86
|
+
_,
|
|
87
|
+
null,
|
|
88
|
+
y(r(p), (o) => (l(), i("div", {
|
|
89
|
+
key: o.active,
|
|
90
|
+
class: d(["item", [r(a) === o.active ? "active" : "", `item-${o.active}`]]),
|
|
91
|
+
aspect: "[9/6]",
|
|
92
|
+
onClick: ($) => x(o.active)
|
|
93
|
+
}, [
|
|
94
|
+
e(
|
|
95
|
+
"div",
|
|
96
|
+
I,
|
|
97
|
+
S(o.describe),
|
|
98
|
+
1
|
|
99
|
+
/* TEXT */
|
|
100
|
+
),
|
|
101
|
+
e(
|
|
102
|
+
"div",
|
|
103
|
+
{
|
|
104
|
+
class: d(["my-[6px] mode", `mode-${o.active}`])
|
|
105
|
+
},
|
|
106
|
+
t[1] || (t[1] = [
|
|
107
|
+
e(
|
|
108
|
+
"div",
|
|
109
|
+
{ class: "mode-container" },
|
|
110
|
+
null,
|
|
111
|
+
-1
|
|
112
|
+
/* HOISTED */
|
|
113
|
+
)
|
|
114
|
+
]),
|
|
115
|
+
2
|
|
116
|
+
/* CLASS */
|
|
117
|
+
),
|
|
118
|
+
t[2] || (t[2] = e(
|
|
119
|
+
"div",
|
|
120
|
+
{ class: "flex-1 w-[75%] rounded-[8px] jb py-[10px] flex justify-center" },
|
|
121
|
+
[
|
|
122
|
+
e("div", { class: "layout-demo" })
|
|
123
|
+
],
|
|
124
|
+
-1
|
|
125
|
+
/* HOISTED */
|
|
126
|
+
))
|
|
127
|
+
], 10, B))),
|
|
128
|
+
128
|
|
129
|
+
/* KEYED_FRAGMENT */
|
|
130
|
+
))
|
|
131
|
+
])
|
|
132
|
+
])
|
|
133
|
+
])
|
|
134
|
+
]);
|
|
135
|
+
};
|
|
136
|
+
}
|
|
137
|
+
}), H = /* @__PURE__ */ h(M, [["__scopeId", "data-v-5853187d"]]);
|
|
138
|
+
export {
|
|
139
|
+
H as default
|
|
140
|
+
};
|