@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,152 @@
|
|
|
1
|
+
import { Tooltip as $, Switch as A } from "ant-design-vue/es";
|
|
2
|
+
import { PubinfoIcon as V } from "pubinfo";
|
|
3
|
+
import { defineComponent as C, watch as k, createElementBlock as u, openBlock as a, Fragment as x, renderList as B, normalizeClass as j, createBlock as m, createTextVNode as E, toDisplayString as w, ref as v, createElementVNode as c, createCommentVNode as h, withCtx as N, createVNode as y, unref as b, isRef as g } from "vue";
|
|
4
|
+
import { _ as O } from "./animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js";
|
|
5
|
+
import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
6
|
+
const z = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, L = ["disabled", "onClick"], M = /* @__PURE__ */ C({
|
|
7
|
+
__name: "HCheckList",
|
|
8
|
+
props: {
|
|
9
|
+
modelValue: {},
|
|
10
|
+
options: {},
|
|
11
|
+
disabled: { type: Boolean, default: !1 }
|
|
12
|
+
},
|
|
13
|
+
emits: ["update:modelValue", "change"],
|
|
14
|
+
setup(p, { emit: f }) {
|
|
15
|
+
const t = p, d = f;
|
|
16
|
+
k(() => t.modelValue, (e) => {
|
|
17
|
+
d("change", e);
|
|
18
|
+
});
|
|
19
|
+
function i(e) {
|
|
20
|
+
d("update:modelValue", e);
|
|
21
|
+
}
|
|
22
|
+
return (e, s) => {
|
|
23
|
+
const _ = V;
|
|
24
|
+
return a(), u("div", z, [
|
|
25
|
+
(a(!0), u(
|
|
26
|
+
x,
|
|
27
|
+
null,
|
|
28
|
+
B(e.options, (n) => (a(), u("button", {
|
|
29
|
+
key: n.value,
|
|
30
|
+
disabled: e.disabled || n.disabled,
|
|
31
|
+
class: j(["flex cursor-pointer items-center truncate border-size-0 bg-inherit px-2 py-1.5 text-sm disabled:cursor-not-allowed disabled:opacity-50 hover:not-disabled:(bg-ui-primary text-ui-text)", { "text-ui-text bg-ui-primary": e.modelValue === n.value }]),
|
|
32
|
+
onClick: (o) => i(n.value)
|
|
33
|
+
}, [
|
|
34
|
+
n.icon ? (a(), m(_, {
|
|
35
|
+
key: 0,
|
|
36
|
+
name: n.icon
|
|
37
|
+
}, null, 8, ["name"])) : (a(), u(
|
|
38
|
+
x,
|
|
39
|
+
{ key: 1 },
|
|
40
|
+
[
|
|
41
|
+
E(
|
|
42
|
+
w(n.label),
|
|
43
|
+
1
|
|
44
|
+
/* TEXT */
|
|
45
|
+
)
|
|
46
|
+
],
|
|
47
|
+
64
|
|
48
|
+
/* STABLE_FRAGMENT */
|
|
49
|
+
))
|
|
50
|
+
], 10, L))),
|
|
51
|
+
128
|
|
52
|
+
/* KEYED_FRAGMENT */
|
|
53
|
+
))
|
|
54
|
+
]);
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
}), T = { class: "flex flex-col" }, U = { class: "flex flex-row items-center justify-between h-24px" }, q = { class: "flex flex-row items-center" }, F = { class: "text-[#4E5969] text-[14px] dark:text-[#C9CDD4]" }, H = { class: "h-full w-[75%] rounded-[8px] jb flex justify-center" }, R = /* @__PURE__ */ C({
|
|
58
|
+
name: "SetItem",
|
|
59
|
+
__name: "setItem",
|
|
60
|
+
props: {
|
|
61
|
+
name: { default: "" },
|
|
62
|
+
descripe: { default: "" },
|
|
63
|
+
type: { default: "" },
|
|
64
|
+
open: { type: Boolean, default: !1 },
|
|
65
|
+
activeStyle: { default: "" },
|
|
66
|
+
styleOptions: { default: () => [] },
|
|
67
|
+
lightAnimationData: { default: "" },
|
|
68
|
+
darkAnimationData: { default: "" }
|
|
69
|
+
},
|
|
70
|
+
emits: ["change"],
|
|
71
|
+
setup(p, { emit: f }) {
|
|
72
|
+
const t = p, d = f, i = v(t.open), e = v(t.activeStyle), s = v();
|
|
73
|
+
function _() {
|
|
74
|
+
var o;
|
|
75
|
+
s.value && ((o = s.value) == null || o.play());
|
|
76
|
+
}
|
|
77
|
+
function n() {
|
|
78
|
+
var o;
|
|
79
|
+
s.value && ((o = s.value) == null || o.stop());
|
|
80
|
+
}
|
|
81
|
+
return k(() => i.value, () => {
|
|
82
|
+
d("change", i.value);
|
|
83
|
+
}), k(() => e.value, () => {
|
|
84
|
+
d("change", e.value);
|
|
85
|
+
}), (o, l) => {
|
|
86
|
+
const D = V, I = $, S = A;
|
|
87
|
+
return a(), u("div", T, [
|
|
88
|
+
c("div", U, [
|
|
89
|
+
c("div", q, [
|
|
90
|
+
c(
|
|
91
|
+
"span",
|
|
92
|
+
F,
|
|
93
|
+
w(t.name),
|
|
94
|
+
1
|
|
95
|
+
/* TEXT */
|
|
96
|
+
),
|
|
97
|
+
t.descripe ? (a(), m(I, {
|
|
98
|
+
key: 0,
|
|
99
|
+
title: t.descripe
|
|
100
|
+
}, {
|
|
101
|
+
default: N(() => [
|
|
102
|
+
y(D, {
|
|
103
|
+
name: "i-ri-question-line",
|
|
104
|
+
class: "text-[#4E5969] dark:text-[#C9CDD4]"
|
|
105
|
+
})
|
|
106
|
+
]),
|
|
107
|
+
_: 1
|
|
108
|
+
/* STABLE */
|
|
109
|
+
}, 8, ["title"])) : h("v-if", !0)
|
|
110
|
+
]),
|
|
111
|
+
t.type === "switch" ? (a(), m(S, {
|
|
112
|
+
key: 0,
|
|
113
|
+
checked: b(i),
|
|
114
|
+
"onUpdate:checked": l[0] || (l[0] = (r) => g(i) ? i.value = r : null),
|
|
115
|
+
"checked-children": "开启",
|
|
116
|
+
"un-checked-children": "关闭"
|
|
117
|
+
}, null, 8, ["checked"])) : h("v-if", !0),
|
|
118
|
+
t.type === "check" ? (a(), m(M, {
|
|
119
|
+
key: 1,
|
|
120
|
+
modelValue: b(e),
|
|
121
|
+
"onUpdate:modelValue": l[1] || (l[1] = (r) => g(e) ? e.value = r : null),
|
|
122
|
+
class: "custom_style h-24px",
|
|
123
|
+
options: o.styleOptions
|
|
124
|
+
}, null, 8, ["modelValue", "options"])) : h("v-if", !0)
|
|
125
|
+
]),
|
|
126
|
+
c(
|
|
127
|
+
"div",
|
|
128
|
+
{
|
|
129
|
+
class: "mt-[16px] item_ani flex-1 dark:bg-[#3a3e43]! dark:border-transparent!",
|
|
130
|
+
onMouseenter: l[2] || (l[2] = (r) => _()),
|
|
131
|
+
onMouseleave: l[3] || (l[3] = (r) => n())
|
|
132
|
+
},
|
|
133
|
+
[
|
|
134
|
+
c("div", H, [
|
|
135
|
+
y(O, {
|
|
136
|
+
ref_key: "animateItem",
|
|
137
|
+
ref: s,
|
|
138
|
+
"light-animation-data": t.lightAnimationData,
|
|
139
|
+
"dark-animation-data": t.darkAnimationData
|
|
140
|
+
}, null, 8, ["light-animation-data", "dark-animation-data"])
|
|
141
|
+
])
|
|
142
|
+
],
|
|
143
|
+
32
|
|
144
|
+
/* NEED_HYDRATION */
|
|
145
|
+
)
|
|
146
|
+
]);
|
|
147
|
+
};
|
|
148
|
+
}
|
|
149
|
+
}), X = /* @__PURE__ */ P(R, [["__scopeId", "data-v-3e496aab"]]);
|
|
150
|
+
export {
|
|
151
|
+
X as S
|
|
152
|
+
};
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { i as t } from "./index-BOEO9CRp.js";
|
|
2
|
+
function i(s) {
|
|
3
|
+
return t.Get("/rbac/pubDataPermissions/dataPermissionList", {});
|
|
4
|
+
}
|
|
5
|
+
function n(s, a) {
|
|
6
|
+
return t.Delete(
|
|
7
|
+
"/rbac/pubDataPermissions/delete",
|
|
8
|
+
{},
|
|
9
|
+
{
|
|
10
|
+
params: {
|
|
11
|
+
...s
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
);
|
|
15
|
+
}
|
|
16
|
+
function o(s, a) {
|
|
17
|
+
return t.Get("/rbac/pubDataPermissions/getById", {
|
|
18
|
+
params: {
|
|
19
|
+
...s
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
function r(s, a) {
|
|
24
|
+
return t.Post(
|
|
25
|
+
"/rbac/pubDataPermissions/getUserOrgDataPermissionList",
|
|
26
|
+
{},
|
|
27
|
+
{
|
|
28
|
+
params: {
|
|
29
|
+
...s
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
}
|
|
34
|
+
function p(s, a) {
|
|
35
|
+
return t.Post("/rbac/pubDataPermissions/pageQuery", s, {
|
|
36
|
+
headers: {
|
|
37
|
+
"Content-Type": "application/json"
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
function u(s, a) {
|
|
42
|
+
return t.Post("/rbac/pubDataPermissions/save", s, {
|
|
43
|
+
headers: {
|
|
44
|
+
"Content-Type": "application/json"
|
|
45
|
+
},
|
|
46
|
+
...a || {}
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
function b(s, a) {
|
|
50
|
+
return t.Post("/rbac/pubDataPermissions/update", s, {
|
|
51
|
+
headers: {
|
|
52
|
+
"Content-Type": "application/json"
|
|
53
|
+
},
|
|
54
|
+
...a || {}
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
export {
|
|
58
|
+
u as a,
|
|
59
|
+
p as b,
|
|
60
|
+
i as c,
|
|
61
|
+
n as d,
|
|
62
|
+
r as e,
|
|
63
|
+
o as g,
|
|
64
|
+
b as p
|
|
65
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { useSettingsStore } from 'pubinfo';
|