@pubinfo/module-rbac 2.0.0-rc.3 → 2.0.0-rc.5
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/{ComponentSelect-B1ZyenXP.js → ComponentSelect-Bhl9ciUm.js} +12 -12
- package/dist/ComponentSelect-Bhwuc86o.js +2 -0
- package/dist/ComponentSelect.css +1 -1
- package/dist/DynamicRoutesForm-CE2RPs7y.js +169 -0
- package/dist/DynamicRoutesForm-D35jFnxF.js +4 -0
- package/dist/IconSelect-Ct5FkeHI.js +4 -0
- package/dist/IconSelect-HAhfS6hd.js +661 -0
- package/dist/IconSelect.css +1 -0
- package/dist/{ImportExport-Clbc8xaw.js → ImportExport-ByRTssxP.js} +2 -2
- package/dist/ImportExport-D8uzaOMz.js +4 -0
- package/dist/{MetaForm-BWy4Lpr8.js → MetaForm-BSGuZXgj.js} +2 -2
- package/dist/{MetaForm-DpH9an5A.js → MetaForm-DErrpELP.js} +1 -1
- package/dist/OrgAndPosition-CF7ZJtNB.js +2 -0
- package/dist/{ResourceEdit-0_cYB0iu.js → ResourceEdit-DF-2_zoi.js} +115 -105
- package/dist/ResourceEdit-oAPLPUf0.js +11 -0
- package/dist/{ResourceRelation-DMWa09ae.js → ResourceRelation-BRseTUw2.js} +1 -1
- package/dist/RoleRelation-YaSQQxQ2.js +2 -0
- package/dist/{TenantEdit-D8-Pt7sf.js → TenantEdit-C28473_2.js} +1 -1
- package/dist/{UserAuthorization-DuioGghR.js → UserAuthorization-C4SLMNmh.js} +1 -1
- package/dist/UserEdit-CyCXz7g3.js +4 -0
- package/dist/{UserEdit-C6eNXSCu.js → UserEdit-EOTBOUZu.js} +1 -1
- package/dist/api/modules/assist/gonggaofuwu.d.ts +6 -6
- package/dist/api/modules/assist/qunzujiekou.d.ts +6 -6
- package/dist/api/modules/assist/quyujiekou.d.ts +5 -5
- package/dist/api/modules/configData/heibaimingdanfuwu.d.ts +5 -5
- package/dist/api/modules/configData/xitongpeizhifuwu.d.ts +14 -14
- package/dist/api/modules/configData/zidifuwu.d.ts +10 -10
- package/dist/api/modules/log/caozuorizhifuwu.d.ts +2 -2
- package/dist/api/modules/log/denglurizhifuwu.d.ts +2 -2
- package/dist/api/modules/rbac/gangweijiekou.d.ts +6 -6
- package/dist/api/modules/rbac/jiaosejiekou.d.ts +7 -7
- package/dist/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +7 -7
- package/dist/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +9 -9
- package/dist/api/modules/rbac/yonghujiekou.d.ts +15 -15
- package/dist/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +5 -5
- package/dist/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +4 -4
- package/dist/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.d.ts +6 -6
- package/dist/api/modules/rbac/ziyuanjiekou.d.ts +13 -13
- package/dist/api/modules/rbac/zuhuguanlijiekou.d.ts +5 -5
- package/dist/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +4 -4
- package/dist/api/modules/rbac/zuzhijiekou.d.ts +9 -9
- package/dist/components/ResourceIcones/BoxColorPicker.vue.d.ts +23 -0
- package/dist/components/ResourceIcones/Select.vue.d.ts +48 -2
- package/dist/components/ResourceSelector/hooks/useAppAndResource.d.ts +15 -6
- package/dist/components/RoleSelector/useRole.d.ts +68 -4
- package/dist/context.d.ts +1 -2
- package/dist/{drawerRole-DNsK5a6O.js → drawerRole-CzTW_I2H.js} +1 -1
- package/dist/{drawerRole-BeUNs7cF.js → drawerRole-tan379DU.js} +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +1427 -1431
- package/dist/{resource-CrhX7VRK.js → resource-CyI9ZpmF.js} +9 -8
- package/dist/{role-PjmrOdFd.js → role-B2tKqUvP.js} +2 -2
- package/dist/{role_group-Dlx-6BZF.js → role_group-DqzFHwKx.js} +1 -1
- package/dist/stores/view.d.ts +126 -21
- package/dist/{tenant-BGtOP_wo.js → tenant-C8kVbfgt.js} +2 -2
- package/dist/{toolbar_setting-OemNp6pO.js → toolbar_setting-Dc_h2Mfe.js} +23 -34
- package/dist/toolbar_setting.css +1 -1
- package/dist/{user-JCiGXodF.js → user-Dub4HhCZ.js} +3 -3
- package/dist/utils/routeSystem.d.ts +126 -21
- package/dist/views/blackWhiteList/index.vue.d.ts +40 -40
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +4 -4
- package/dist/views/data-permission/index.vue.d.ts +44 -44
- package/dist/views/dictionary/index.vue.d.ts +40 -40
- package/dist/views/dictionary/itemlist.vue.d.ts +40 -40
- package/dist/views/group/index.vue.d.ts +40 -40
- package/dist/views/log_center/components/browserType.vue.d.ts +2 -2
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +2 -2
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +2 -2
- package/dist/views/log_center/login_history.vue.d.ts +40 -40
- package/dist/views/log_center/operate_history.vue.d.ts +40 -40
- package/dist/views/position/index.vue.d.ts +40 -40
- package/dist/views/region/index.vue.d.ts +40 -40
- package/dist/views/resource/components/IconSelect.vue.d.ts +10 -0
- package/dist/views/resource/hooks/useMetaForm.d.ts +8 -1
- package/dist/views/resource/index.vue.d.ts +40 -40
- package/dist/views/role/components/ResourceRelation.vue.d.ts +40 -40
- package/dist/views/role/index.vue.d.ts +80 -80
- package/dist/views/role_group/index.vue.d.ts +40 -40
- package/dist/views/tenant/index.vue.d.ts +40 -40
- package/dist/views/toolbar_setting/animationData.d.ts +1 -3
- package/dist/views/user/index.vue.d.ts +40 -40
- package/package.json +7 -3
- package/src/components/DirectoryIcones/ComponentsIcones.vue +2 -2
- package/src/components/DirectoryIcones/FolderIcones.vue +2 -2
- package/src/components/DirectoryIcones/ModuleIcones.vue +2 -2
- package/src/components/DirectoryIcones/PackagesIcones.vue +2 -2
- package/src/components/DirectoryIcones/SrcIcones.vue +2 -2
- package/src/components/DirectoryIcones/ViewIcones.vue +2 -2
- package/src/components/ResourceIcones/BoxColorPicker.vue +172 -0
- package/src/components/ResourceIcones/Select.vue +227 -15
- package/src/context.ts +1 -17
- package/src/index.ts +3 -10
- package/src/views/resource/components/ComponentSelect.vue +10 -0
- package/src/views/resource/components/DynamicRoutesForm.vue +0 -8
- package/src/views/resource/components/IconSelect.vue +138 -0
- package/src/views/resource/components/ResourceEdit.vue +34 -28
- package/src/views/toolbar_setting/animationData.ts +0 -4
- package/src/views/toolbar_setting/index.vue +0 -13
- package/dist/ComponentSelect-DlVJI5an.js +0 -2
- package/dist/DynamicRoutesForm-Cu3WhRpA.js +0 -4
- package/dist/DynamicRoutesForm-qjbrykW4.js +0 -376
- package/dist/ImportExport-CtEZTU87.js +0 -4
- package/dist/OrgAndPosition-3lCm4Fyb.js +0 -2
- package/dist/ResourceEdit-CYPzEbqn.js +0 -10
- package/dist/RoleRelation-DySyilcs.js +0 -2
- package/dist/UserEdit-6HYbgtOh.js +0 -4
- /package/dist/{OrgAndPosition-DYxNkasL.js → OrgAndPosition-vnBrq-fn.js} +0 -0
- /package/dist/{ResourceRelation-CZ8hGgOm.js → ResourceRelation-B_4woLmP.js} +0 -0
- /package/dist/{ResourceRelation-DkKdZ3TD.js → ResourceRelation-CKolCnHC.js} +0 -0
- /package/dist/{RoleRelation-B1D1NM_L.js → RoleRelation-DXZxscPY.js} +0 -0
- /package/dist/{TenantEdit-DNJzo8SS.js → TenantEdit-B5_v0C8I.js} +0 -0
- /package/dist/{UserAuthorization-DPHUk69M.js → UserAuthorization-DTgmWH5Q.js} +0 -0
- /package/dist/{dayjs.min-DcxwBe2I.js → dayjs.min-CdDcH50N.js} +0 -0
- /package/dist/{drawerRole-DS7fbx1h.js → drawerRole-CwilBmOE.js} +0 -0
- /package/dist/{drawerRole-BdoMYLYW.js → drawerRole-E1jHM3v-.js} +0 -0
- /package/dist/{enum-D0U38jb6.js → enum-BMY6bmPA.js} +0 -0
- /package/dist/{safe_setting-DpWUCv2p.js → safe_setting-uj9p_wW0.js} +0 -0
- /package/dist/{tabbar_setting-9UKDc1Ev.js → tabbar_setting-HFHrLVgt.js} +0 -0
- /package/dist/{theme_setting-BBLaZ4NS.js → theme_setting-QgpSGXxq.js} +0 -0
- /package/dist/{watermark_setting-C1VFRfbW.js → watermark_setting-BcWy6p2_.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as e } from "./_plugin-vue_export-helper-DziIhCOI.js";
|
|
2
|
-
import { d as t } from "./enum-
|
|
2
|
+
import { d as t } from "./enum-BMY6bmPA.js";
|
|
3
3
|
import { b as n } from "./HoverCard-B79q5sly.js";
|
|
4
4
|
import { computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, openBlock as d, resolveComponent as f, unref as p, useModel as m, watch as h, withCtx as g } from "vue";
|
|
5
5
|
import { Col as _, Divider as v, FormItem as y, Input as b, Row as x, Switch as S } from "ant-design-vue/es";
|
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
import { b as e } from "./cloneDeep-BnvyNhik.js";
|
|
2
2
|
import { am as t, t as n, x as r, y as i } from "./index.js";
|
|
3
3
|
import { c as a, d as ee } from "./enum-CYW8g64p.js";
|
|
4
|
-
import { b as
|
|
5
|
-
import { b as
|
|
6
|
-
import { b as
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
4
|
+
import { b as o, c as s, d as c, e as l } from "./enum-BMY6bmPA.js";
|
|
5
|
+
import { b as u } from "./DynamicRoutesForm-CE2RPs7y.js";
|
|
6
|
+
import { b as d } from "./IconSelect-HAhfS6hd.js";
|
|
7
|
+
import { b as f, c as p, d as m } from "./MetaForm-DErrpELP.js";
|
|
8
|
+
import { computed as h, createBlock as g, createCommentVNode as _, createElementBlock as te, createTextVNode as v, createVNode as y, defineComponent as b, isRef as x, openBlock as S, reactive as C, ref as w, resolveComponent as T, toDisplayString as E, unref as D, withCtx as O } from "vue";
|
|
9
|
+
import { DatabaseOutlined as k } from "@ant-design/icons-vue";
|
|
10
|
+
import { message as A } from "ant-design-vue";
|
|
11
|
+
import { Button as ne, Col as re, Drawer as ie, Form as ae, FormItem as oe, Input as se, InputNumber as ce, RadioGroup as j, Row as M, Select as N, Space as P, Spin as F, Switch as I, Tag as L, Textarea as R } from "ant-design-vue/es";
|
|
11
12
|
const z = {
|
|
12
13
|
key: 0,
|
|
13
14
|
class: "flex items-center space-x-1"
|
|
14
15
|
};
|
|
15
|
-
var B = /* @__PURE__ */
|
|
16
|
+
var B = /* @__PURE__ */ b({
|
|
16
17
|
name: "ResourceEdit",
|
|
17
18
|
__name: "ResourceEdit",
|
|
18
19
|
props: { dataSource: {} },
|
|
19
20
|
emits: ["submit"],
|
|
20
|
-
setup(
|
|
21
|
-
let V =
|
|
21
|
+
setup(b, { expose: T, emit: B }) {
|
|
22
|
+
let V = b, H = B, [U, W] = t(!1), G = w(), K = w({}), q = C({
|
|
22
23
|
title: "",
|
|
23
24
|
record: {},
|
|
24
25
|
initData: {
|
|
@@ -32,7 +33,7 @@ var B = /* @__PURE__ */ v({
|
|
|
32
33
|
component: ""
|
|
33
34
|
}
|
|
34
35
|
}
|
|
35
|
-
}),
|
|
36
|
+
}), le = {
|
|
36
37
|
name: [{
|
|
37
38
|
required: !0,
|
|
38
39
|
message: "请输入资源名称",
|
|
@@ -60,8 +61,8 @@ var B = /* @__PURE__ */ v({
|
|
|
60
61
|
message: "请选择是否启用",
|
|
61
62
|
trigger: "change"
|
|
62
63
|
}]
|
|
63
|
-
}, J =
|
|
64
|
-
function
|
|
64
|
+
}, J = h(() => ue(V.dataSource, (e) => e.id === K.value.parentId) ?? {});
|
|
65
|
+
function ue(e, t) {
|
|
65
66
|
let n = [...e];
|
|
66
67
|
for (let e of n) {
|
|
67
68
|
if (t(e)) return e;
|
|
@@ -69,7 +70,7 @@ var B = /* @__PURE__ */ v({
|
|
|
69
70
|
}
|
|
70
71
|
return null;
|
|
71
72
|
}
|
|
72
|
-
let Y =
|
|
73
|
+
let Y = h(() => {
|
|
73
74
|
switch (J.value?.type) {
|
|
74
75
|
case c.APP:
|
|
75
76
|
case c.MICRO_APP:
|
|
@@ -93,14 +94,14 @@ var B = /* @__PURE__ */ v({
|
|
|
93
94
|
case c.LINK: return [];
|
|
94
95
|
default: return l.filter((e) => [c.APP, c.DYNAMIC_APP].includes(e.value));
|
|
95
96
|
}
|
|
96
|
-
}), { show: X, resetIncompatibleOptions: Z } =
|
|
97
|
-
async function
|
|
97
|
+
}), { show: X, resetIncompatibleOptions: Z } = p(K), [de, Q] = t(!1);
|
|
98
|
+
async function fe(t, r) {
|
|
98
99
|
q.title = t, K.value = e(q.initData), W(!0);
|
|
99
100
|
try {
|
|
100
101
|
if (Q(!0), t === o.ADD_CHILD && (K.value.parentId = r?.id, K.value.type = Y.value[0].value, Z()), t === o.EDIT) {
|
|
101
102
|
let e = await n({ id: r?.id });
|
|
102
103
|
e.success && (K.value = e.data ?? {}, K.value.meta = {
|
|
103
|
-
...
|
|
104
|
+
...m,
|
|
104
105
|
...e.data?.meta
|
|
105
106
|
}, Z());
|
|
106
107
|
}
|
|
@@ -108,8 +109,8 @@ var B = /* @__PURE__ */ v({
|
|
|
108
109
|
Q(!1);
|
|
109
110
|
}
|
|
110
111
|
}
|
|
111
|
-
let [
|
|
112
|
-
function
|
|
112
|
+
let [pe, $] = t(!1);
|
|
113
|
+
function me() {
|
|
113
114
|
G.value?.validate().then(() => {
|
|
114
115
|
let t = e({
|
|
115
116
|
...K.value,
|
|
@@ -121,93 +122,102 @@ var B = /* @__PURE__ */ v({
|
|
|
121
122
|
...t
|
|
122
123
|
});
|
|
123
124
|
$(!0), n.then((e) => {
|
|
124
|
-
e?.success && (
|
|
125
|
+
e?.success && (A.success(`${q.title}成功!`), W(!1), H("submit"));
|
|
125
126
|
}).finally(() => $(!1));
|
|
126
127
|
});
|
|
127
128
|
}
|
|
128
|
-
return
|
|
129
|
-
let n =
|
|
130
|
-
return
|
|
131
|
-
open:
|
|
132
|
-
"onUpdate:open": t[
|
|
129
|
+
return T({ open: fe }), (e, t) => {
|
|
130
|
+
let n = k, r = oe, i = re, a = L, c = j, l = M, p = se, m = ce, h = R, b = I, C = N, w = ae, T = F, A = ne, B = P, V = ie;
|
|
131
|
+
return S(), g(V, {
|
|
132
|
+
open: D(U),
|
|
133
|
+
"onUpdate:open": t[13] ||= (e) => x(U) ? U.value = e : null,
|
|
133
134
|
title: q.title,
|
|
134
135
|
placement: "right",
|
|
135
136
|
width: 800,
|
|
136
137
|
"destroy-on-close": "",
|
|
137
138
|
"footer-style": { textAlign: "right" }
|
|
138
139
|
}, {
|
|
139
|
-
footer:
|
|
140
|
-
default:
|
|
141
|
-
default:
|
|
140
|
+
footer: O(() => [y(B, null, {
|
|
141
|
+
default: O(() => [y(A, { onClick: t[11] ||= (e) => D(W)(!1) }, {
|
|
142
|
+
default: O(() => t[15] ||= [v(" 取消 ")]),
|
|
142
143
|
_: 1,
|
|
143
|
-
__: [
|
|
144
|
-
}),
|
|
144
|
+
__: [15]
|
|
145
|
+
}), y(A, {
|
|
145
146
|
type: "primary",
|
|
146
|
-
loading:
|
|
147
|
-
onClick: t[
|
|
147
|
+
loading: D(pe),
|
|
148
|
+
onClick: t[12] ||= (e) => me()
|
|
148
149
|
}, {
|
|
149
|
-
default:
|
|
150
|
+
default: O(() => t[16] ||= [v(" 提交 ")]),
|
|
150
151
|
_: 1,
|
|
151
|
-
__: [
|
|
152
|
+
__: [16]
|
|
152
153
|
}, 8, ["loading"])]),
|
|
153
154
|
_: 1
|
|
154
155
|
})]),
|
|
155
|
-
default:
|
|
156
|
-
default:
|
|
156
|
+
default: O(() => [y(T, { spinning: D(de) }, {
|
|
157
|
+
default: O(() => [y(w, {
|
|
157
158
|
ref_key: "formRef",
|
|
158
159
|
ref: G,
|
|
159
160
|
model: K.value,
|
|
160
|
-
rules:
|
|
161
|
+
rules: le,
|
|
161
162
|
"label-col": { style: { width: "100px" } }
|
|
162
163
|
}, {
|
|
163
|
-
default:
|
|
164
|
-
|
|
165
|
-
default:
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
default: E(() => [_(r, { name: "parentId" }, {
|
|
170
|
-
label: E(() => [_(n, { class: "mr-1" }), t[13] ||= g(" 父资源 ")]),
|
|
171
|
-
default: E(() => [g(" " + w(J.value?.name), 1)]),
|
|
172
|
-
_: 1
|
|
173
|
-
})]),
|
|
174
|
-
_: 1
|
|
175
|
-
})) : h("v-if", !0), _(i, { span: 24 }, {
|
|
176
|
-
default: E(() => [_(r, {
|
|
177
|
-
label: "资源类型",
|
|
178
|
-
name: "type"
|
|
164
|
+
default: O(() => [
|
|
165
|
+
y(l, { gutter: 8 }, {
|
|
166
|
+
default: O(() => [y(i, { span: 12 }, {
|
|
167
|
+
default: O(() => [J.value?.name ? (S(), g(i, {
|
|
168
|
+
key: 0,
|
|
169
|
+
span: 24
|
|
179
170
|
}, {
|
|
180
|
-
default:
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
171
|
+
default: O(() => [y(r, { name: "parentId" }, {
|
|
172
|
+
label: O(() => [y(n, { class: "mr-1" }), t[14] ||= v(" 父资源 ")]),
|
|
173
|
+
default: O(() => [v(" " + E(J.value?.name), 1)]),
|
|
174
|
+
_: 1
|
|
175
|
+
})]),
|
|
176
|
+
_: 1
|
|
177
|
+
})) : _("v-if", !0), y(i, { span: 24 }, {
|
|
178
|
+
default: O(() => [y(r, {
|
|
179
|
+
label: "资源类型",
|
|
180
|
+
name: "type"
|
|
184
181
|
}, {
|
|
185
|
-
default:
|
|
182
|
+
default: O(() => [q.title === D(o).EDIT ? (S(), te("div", z, [_(" <PubinfoIcon v-if=\"form.type\" :name=\"`resource-${RESOURCE_ICON[Number(form.type)]}`\" class=\"text-xl\" />\n <span>\n {{ resourceComputedOptions.find(e => e.value === form.type)?.label }}\n </span> "), K.value.type ? (S(), g(a, {
|
|
183
|
+
key: 0,
|
|
184
|
+
color: D(s)[Number(K.value.type)],
|
|
185
|
+
bordered: !1
|
|
186
|
+
}, {
|
|
187
|
+
default: O(() => [v(E(Y.value.find((e) => e.value === K.value.type)?.label), 1)]),
|
|
188
|
+
_: 1
|
|
189
|
+
}, 8, ["color"])) : _("v-if", !0)])) : (S(), g(c, {
|
|
190
|
+
key: 1,
|
|
191
|
+
value: K.value.type,
|
|
192
|
+
"onUpdate:value": t[0] ||= (e) => K.value.type = e,
|
|
193
|
+
options: Y.value,
|
|
194
|
+
"option-type": "button",
|
|
195
|
+
"button-style": "solid"
|
|
196
|
+
}, null, 8, ["value", "options"]))]),
|
|
186
197
|
_: 1
|
|
187
|
-
}
|
|
188
|
-
key: 1,
|
|
189
|
-
value: K.value.type,
|
|
190
|
-
"onUpdate:value": t[0] ||= (e) => K.value.type = e,
|
|
191
|
-
options: Y.value,
|
|
192
|
-
"option-type": "button",
|
|
193
|
-
"button-style": "solid"
|
|
194
|
-
}, null, 8, ["value", "options"]))]),
|
|
198
|
+
})]),
|
|
195
199
|
_: 1
|
|
196
200
|
})]),
|
|
197
201
|
_: 1
|
|
202
|
+
}), y(i, { span: 12 }, {
|
|
203
|
+
default: O(() => [y(d, {
|
|
204
|
+
modelValue: K.value,
|
|
205
|
+
"onUpdate:modelValue": t[1] ||= (e) => K.value = e
|
|
206
|
+
}, null, 8, ["modelValue"])]),
|
|
207
|
+
_: 1
|
|
198
208
|
})]),
|
|
199
209
|
_: 1
|
|
200
210
|
}),
|
|
201
|
-
|
|
202
|
-
default:
|
|
203
|
-
|
|
204
|
-
default:
|
|
211
|
+
y(l, { gutter: 8 }, {
|
|
212
|
+
default: O(() => [
|
|
213
|
+
y(i, { span: 12 }, {
|
|
214
|
+
default: O(() => [y(r, {
|
|
205
215
|
label: "资源名称",
|
|
206
216
|
name: "name"
|
|
207
217
|
}, {
|
|
208
|
-
default:
|
|
218
|
+
default: O(() => [y(p, {
|
|
209
219
|
value: K.value.name,
|
|
210
|
-
"onUpdate:value": t[
|
|
220
|
+
"onUpdate:value": t[2] ||= (e) => K.value.name = e,
|
|
211
221
|
placeholder: "请输入资源名称",
|
|
212
222
|
maxlength: 128
|
|
213
223
|
}, null, 8, ["value"])]),
|
|
@@ -215,19 +225,19 @@ var B = /* @__PURE__ */ v({
|
|
|
215
225
|
})]),
|
|
216
226
|
_: 1
|
|
217
227
|
}),
|
|
218
|
-
|
|
228
|
+
y(u, {
|
|
219
229
|
modelValue: K.value,
|
|
220
|
-
"onUpdate:modelValue": t[
|
|
230
|
+
"onUpdate:modelValue": t[3] ||= (e) => K.value = e,
|
|
221
231
|
parent: J.value
|
|
222
232
|
}, null, 8, ["modelValue", "parent"]),
|
|
223
|
-
|
|
224
|
-
default:
|
|
233
|
+
y(i, { span: 12 }, {
|
|
234
|
+
default: O(() => [y(r, {
|
|
225
235
|
label: "资源编码",
|
|
226
236
|
name: "code"
|
|
227
237
|
}, {
|
|
228
|
-
default:
|
|
238
|
+
default: O(() => [y(p, {
|
|
229
239
|
value: K.value.code,
|
|
230
|
-
"onUpdate:value": t[
|
|
240
|
+
"onUpdate:value": t[4] ||= (e) => K.value.code = e,
|
|
231
241
|
placeholder: "请输入资源编码(权限码)",
|
|
232
242
|
maxlength: 50
|
|
233
243
|
}, null, 8, ["value"])]),
|
|
@@ -235,14 +245,14 @@ var B = /* @__PURE__ */ v({
|
|
|
235
245
|
})]),
|
|
236
246
|
_: 1
|
|
237
247
|
}),
|
|
238
|
-
|
|
239
|
-
default:
|
|
248
|
+
y(i, { span: 12 }, {
|
|
249
|
+
default: O(() => [y(r, {
|
|
240
250
|
label: "接口权限",
|
|
241
251
|
name: "permissionCode"
|
|
242
252
|
}, {
|
|
243
|
-
default:
|
|
253
|
+
default: O(() => [y(p, {
|
|
244
254
|
value: K.value.permissionCode,
|
|
245
|
-
"onUpdate:value": t[
|
|
255
|
+
"onUpdate:value": t[5] ||= (e) => K.value.permissionCode = e,
|
|
246
256
|
placeholder: "请输入接口权限(接口地址,多个使用逗号分隔)",
|
|
247
257
|
maxlength: 256
|
|
248
258
|
}, null, 8, ["value"])]),
|
|
@@ -250,14 +260,14 @@ var B = /* @__PURE__ */ v({
|
|
|
250
260
|
})]),
|
|
251
261
|
_: 1
|
|
252
262
|
}),
|
|
253
|
-
|
|
254
|
-
default:
|
|
263
|
+
y(i, { span: 12 }, {
|
|
264
|
+
default: O(() => [y(r, {
|
|
255
265
|
label: "显示顺序",
|
|
256
266
|
name: "sort"
|
|
257
267
|
}, {
|
|
258
|
-
default:
|
|
268
|
+
default: O(() => [y(m, {
|
|
259
269
|
value: K.value.sort,
|
|
260
|
-
"onUpdate:value": t[
|
|
270
|
+
"onUpdate:value": t[6] ||= (e) => K.value.sort = e,
|
|
261
271
|
max: 999
|
|
262
272
|
}, null, 8, ["value"])]),
|
|
263
273
|
_: 1
|
|
@@ -267,16 +277,16 @@ var B = /* @__PURE__ */ v({
|
|
|
267
277
|
]),
|
|
268
278
|
_: 1
|
|
269
279
|
}),
|
|
270
|
-
|
|
271
|
-
default:
|
|
272
|
-
default:
|
|
280
|
+
y(l, { gutter: 8 }, {
|
|
281
|
+
default: O(() => [y(i, { span: 24 }, {
|
|
282
|
+
default: O(() => [y(r, {
|
|
273
283
|
label: "描述",
|
|
274
284
|
name: "description",
|
|
275
285
|
"label-col": { span: 3 }
|
|
276
286
|
}, {
|
|
277
|
-
default:
|
|
287
|
+
default: O(() => [y(h, {
|
|
278
288
|
value: K.value.description,
|
|
279
|
-
"onUpdate:value": t[
|
|
289
|
+
"onUpdate:value": t[7] ||= (e) => K.value.description = e,
|
|
280
290
|
placeholder: "请输入描述",
|
|
281
291
|
maxlength: 255,
|
|
282
292
|
"auto-size": { minRows: 2 },
|
|
@@ -288,42 +298,42 @@ var B = /* @__PURE__ */ v({
|
|
|
288
298
|
})]),
|
|
289
299
|
_: 1
|
|
290
300
|
}),
|
|
291
|
-
|
|
301
|
+
D(X).dataPermission ? (S(), g(l, {
|
|
292
302
|
key: 0,
|
|
293
303
|
gutter: 8
|
|
294
304
|
}, {
|
|
295
|
-
default:
|
|
296
|
-
default:
|
|
305
|
+
default: O(() => [y(i, { span: 8 }, {
|
|
306
|
+
default: O(() => [y(r, {
|
|
297
307
|
label: "启用数据权限",
|
|
298
308
|
name: "enableDataPermission"
|
|
299
309
|
}, {
|
|
300
|
-
default:
|
|
310
|
+
default: O(() => [y(b, {
|
|
301
311
|
checked: K.value.enableDataPermission,
|
|
302
|
-
"onUpdate:checked": t[
|
|
312
|
+
"onUpdate:checked": t[8] ||= (e) => K.value.enableDataPermission = e
|
|
303
313
|
}, null, 8, ["checked"])]),
|
|
304
314
|
_: 1
|
|
305
315
|
})]),
|
|
306
316
|
_: 1
|
|
307
|
-
}),
|
|
308
|
-
default:
|
|
317
|
+
}), y(i, { span: 16 }, {
|
|
318
|
+
default: O(() => [K.value.enableDataPermission ? (S(), g(r, {
|
|
309
319
|
key: 0,
|
|
310
320
|
label: "数据权限规则",
|
|
311
321
|
name: "dataPermissionType"
|
|
312
322
|
}, {
|
|
313
|
-
default:
|
|
323
|
+
default: O(() => [y(C, {
|
|
314
324
|
value: K.value.dataPermissionType,
|
|
315
|
-
"onUpdate:value": t[
|
|
316
|
-
options:
|
|
325
|
+
"onUpdate:value": t[9] ||= (e) => K.value.dataPermissionType = e,
|
|
326
|
+
options: D(ee)
|
|
317
327
|
}, null, 8, ["value", "options"])]),
|
|
318
328
|
_: 1
|
|
319
|
-
})) :
|
|
329
|
+
})) : _("v-if", !0)]),
|
|
320
330
|
_: 1
|
|
321
331
|
})]),
|
|
322
332
|
_: 1
|
|
323
|
-
})) :
|
|
324
|
-
|
|
333
|
+
})) : _("v-if", !0),
|
|
334
|
+
y(f, {
|
|
325
335
|
modelValue: K.value,
|
|
326
|
-
"onUpdate:modelValue": t[
|
|
336
|
+
"onUpdate:modelValue": t[10] ||= (e) => K.value = e
|
|
327
337
|
}, null, 8, ["modelValue"])
|
|
328
338
|
]),
|
|
329
339
|
_: 1
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import "./cloneDeep-BnvyNhik.js";
|
|
2
|
+
import "./ComponentSelect-Bhl9ciUm.js";
|
|
3
|
+
import "./_plugin-vue_export-helper-DziIhCOI.js";
|
|
4
|
+
import "./enum-CYW8g64p.js";
|
|
5
|
+
import "./enum-BMY6bmPA.js";
|
|
6
|
+
import "./DynamicRoutesForm-CE2RPs7y.js";
|
|
7
|
+
import "./HoverCard-B79q5sly.js";
|
|
8
|
+
import "./IconSelect-HAhfS6hd.js";
|
|
9
|
+
import "./MetaForm-DErrpELP.js";
|
|
10
|
+
import { b as e } from "./ResourceEdit-DF-2_zoi.js";
|
|
11
|
+
export { e as default };
|
|
@@ -2,5 +2,5 @@ import "./cloneDeep-BnvyNhik.js";
|
|
|
2
2
|
import "./_plugin-vue_export-helper-DziIhCOI.js";
|
|
3
3
|
import "./enum-B1DCzyaW.js";
|
|
4
4
|
import "./ResourceSelector-ConJ30Jd.js";
|
|
5
|
-
import { b as e } from "./TenantEdit-
|
|
5
|
+
import { b as e } from "./TenantEdit-B5_v0C8I.js";
|
|
6
6
|
export { e as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { b as e } from "./cloneDeep-BnvyNhik.js";
|
|
2
2
|
import { F as t, I as n, K as r, am as i, ao as a, ap as o, aq as s, ar as c, as as l, at as u, au as d, av as f } from "./index.js";
|
|
3
|
-
import { b as p } from "./OrgAndPosition-
|
|
3
|
+
import { b as p } from "./OrgAndPosition-vnBrq-fn.js";
|
|
4
4
|
import { createBlock as m, createElementBlock as h, createTextVNode as g, createVNode as _, defineComponent as v, isRef as y, openBlock as b, reactive as x, ref as S, resolveComponent as C, toDisplayString as w, unref as T, withCtx as E } from "vue";
|
|
5
5
|
import { message as D } from "ant-design-vue";
|
|
6
6
|
import { Button as O, Drawer as k, Form as A, FormItem as j, Input as M, RadioGroup as N, Space as P, Switch as F, Textarea as I } from "ant-design-vue/es";
|
|
@@ -5,39 +5,39 @@ import { basic as request } from '../../request';
|
|
|
5
5
|
* @method GET
|
|
6
6
|
* @author @pubinfo/openapi
|
|
7
7
|
*/
|
|
8
|
-
export declare function getNoticeDeleteNotice<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDeleteNoticeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
8
|
+
export declare function getNoticeDeleteNotice<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDeleteNoticeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
9
9
|
/**
|
|
10
10
|
* @description 删除公告推送基本信息
|
|
11
11
|
* @url /notice/deleteNoticeSend
|
|
12
12
|
* @method GET
|
|
13
13
|
* @author @pubinfo/openapi
|
|
14
14
|
*/
|
|
15
|
-
export declare function getNoticeDeleteNoticeSend<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDeleteNoticeSendParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
15
|
+
export declare function getNoticeDeleteNoticeSend<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDeleteNoticeSendParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
16
16
|
/**
|
|
17
17
|
* @description 公告服务详情
|
|
18
18
|
* @url /notice/detailNotice
|
|
19
19
|
* @method GET
|
|
20
20
|
* @author @pubinfo/openapi
|
|
21
21
|
*/
|
|
22
|
-
export declare function getNoticeDetailNotice<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDetailNoticeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
22
|
+
export declare function getNoticeDetailNotice<R = API.ResponseData, T = API.ResponseData>(params: API.getNoticeDetailNoticeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
23
23
|
/**
|
|
24
24
|
* @description 公告分页查询
|
|
25
25
|
* @url /notice/pageNotice
|
|
26
26
|
* @method POST
|
|
27
27
|
* @author @pubinfo/openapi
|
|
28
28
|
*/
|
|
29
|
-
export declare function postNoticePageNotice<R = API.ResponseDataPageDataPubNotice, T = API.ResponseDataPageDataPubNotice>(body: API.PubNoticePageDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
29
|
+
export declare function postNoticePageNotice<R = API.ResponseDataPageDataPubNotice, T = API.ResponseDataPageDataPubNotice>(body: API.PubNoticePageDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
30
30
|
/**
|
|
31
31
|
* @description 新增或编辑公告服务
|
|
32
32
|
* @url /notice/saveOrUpdateNotice
|
|
33
33
|
* @method POST
|
|
34
34
|
* @author @pubinfo/openapi
|
|
35
35
|
*/
|
|
36
|
-
export declare function postNoticeSaveOrUpdateNotice<R = API.ResponseData, T = API.ResponseData>(body: API.PubNoticeDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
36
|
+
export declare function postNoticeSaveOrUpdateNotice<R = API.ResponseData, T = API.ResponseData>(body: API.PubNoticeDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
37
37
|
/**
|
|
38
38
|
* @description 新增或编辑公告推送基本信息
|
|
39
39
|
* @url /notice/saveOrUpdateNoticeSend
|
|
40
40
|
* @method POST
|
|
41
41
|
* @author @pubinfo/openapi
|
|
42
42
|
*/
|
|
43
|
-
export declare function postNoticeSaveOrUpdateNoticeSend<R = API.ResponseData, T = API.ResponseData>(body: API.PubNoticeSendDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
43
|
+
export declare function postNoticeSaveOrUpdateNoticeSend<R = API.ResponseData, T = API.ResponseData>(body: API.PubNoticeSendDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
@@ -5,39 +5,39 @@ import { basic as request } from '../../request';
|
|
|
5
5
|
* @method POST
|
|
6
6
|
* @author @pubinfo/openapi
|
|
7
7
|
*/
|
|
8
|
-
export declare function postGroupDeleteById<R = API.ResponseData, T = API.ResponseData>(params: API.postGroupDeleteByIdParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
8
|
+
export declare function postGroupDeleteById<R = API.ResponseData, T = API.ResponseData>(params: API.postGroupDeleteByIdParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
9
9
|
/**
|
|
10
10
|
* @description 删除数据 delete
|
|
11
11
|
* @url /group/delete/${param0}
|
|
12
12
|
* @method DELETE
|
|
13
13
|
* @author @pubinfo/openapi
|
|
14
14
|
*/
|
|
15
|
-
export declare function deleteGroupDeleteById<R = API.ResponseData, T = API.ResponseData>(params: API.deleteGroupDeleteByIdParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
15
|
+
export declare function deleteGroupDeleteById<R = API.ResponseData, T = API.ResponseData>(params: API.deleteGroupDeleteByIdParams, options?: Parameters<typeof request.Delete<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
16
16
|
/**
|
|
17
17
|
* @description 根据主键获取群组和群组成员信息 detail
|
|
18
18
|
* @url /group/detail/${param0}
|
|
19
19
|
* @method GET
|
|
20
20
|
* @author @pubinfo/openapi
|
|
21
21
|
*/
|
|
22
|
-
export declare function getGroupDetailById<R = API.ResponseDataPubGroupBo, T = API.ResponseDataPubGroupBo>(params: API.getGroupDetailByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
22
|
+
export declare function getGroupDetailById<R = API.ResponseDataPubGroupBo, T = API.ResponseDataPubGroupBo>(params: API.getGroupDetailByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
23
23
|
/**
|
|
24
24
|
* @description 分页查询 findPage
|
|
25
25
|
* @url /group/findPage
|
|
26
26
|
* @method POST
|
|
27
27
|
* @author @pubinfo/openapi
|
|
28
28
|
*/
|
|
29
|
-
export declare function postGroupFindPage<R = API.ResponseDataPageDataPubGroup, T = API.ResponseDataPageDataPubGroup>(body: API.pubGroupDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
29
|
+
export declare function postGroupFindPage<R = API.ResponseDataPageDataPubGroup, T = API.ResponseDataPageDataPubGroup>(body: API.pubGroupDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
30
30
|
/**
|
|
31
31
|
* @description 群组信息不分页查询 list
|
|
32
32
|
* @url /group/list
|
|
33
33
|
* @method POST
|
|
34
34
|
* @author @pubinfo/openapi
|
|
35
35
|
*/
|
|
36
|
-
export declare function postGroupList<R = API.ResponseDataListPubGroup, T = API.ResponseDataListPubGroup>(body: API.PubGroupListDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
36
|
+
export declare function postGroupList<R = API.ResponseDataListPubGroup, T = API.ResponseDataListPubGroup>(body: API.PubGroupListDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
37
37
|
/**
|
|
38
38
|
* @description 保存群组和成员信息 saveOrUpdate
|
|
39
39
|
* @url /group/saveOrUpdate
|
|
40
40
|
* @method POST
|
|
41
41
|
* @author @pubinfo/openapi
|
|
42
42
|
*/
|
|
43
|
-
export declare function postGroupSaveOrUpdate<R = API.ResponseData, T = API.ResponseData>(body: API.PubGroupBo, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
43
|
+
export declare function postGroupSaveOrUpdate<R = API.ResponseData, T = API.ResponseData>(body: API.PubGroupBo, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
@@ -5,32 +5,32 @@ import { basic as request } from '../../request';
|
|
|
5
5
|
* @method POST
|
|
6
6
|
* @author @pubinfo/openapi
|
|
7
7
|
*/
|
|
8
|
-
export declare function postRegionAddRegion<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.PubRegionAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
8
|
+
export declare function postRegionAddRegion<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.PubRegionAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
9
9
|
/**
|
|
10
10
|
* @description 区域删除
|
|
11
11
|
* @url /region/deleteRegion/${param0}
|
|
12
12
|
* @method GET
|
|
13
13
|
* @author @pubinfo/openapi
|
|
14
14
|
*/
|
|
15
|
-
export declare function getRegionDeleteRegionByCode<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(params: API.getRegionDeleteRegionByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
15
|
+
export declare function getRegionDeleteRegionByCode<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(params: API.getRegionDeleteRegionByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
16
16
|
/**
|
|
17
17
|
* @description 根据parentId获取区域列表
|
|
18
18
|
* @url /region/getListByParentId
|
|
19
19
|
* @method GET
|
|
20
20
|
* @author @pubinfo/openapi
|
|
21
21
|
*/
|
|
22
|
-
export declare function getRegionGetListByParentId<R = API.ResponseDataListPubRegion, T = API.ResponseDataListPubRegion>(params: API.getRegionGetListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
22
|
+
export declare function getRegionGetListByParentId<R = API.ResponseDataListPubRegion, T = API.ResponseDataListPubRegion>(params: API.getRegionGetListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
23
23
|
/**
|
|
24
24
|
* @description 根据code获取区域详情
|
|
25
25
|
* @url /region/getRegionDetail/${param0}
|
|
26
26
|
* @method GET
|
|
27
27
|
* @author @pubinfo/openapi
|
|
28
28
|
*/
|
|
29
|
-
export declare function getRegionGetRegionDetailByCode<R = API.ResponseDataPubRegion, T = API.ResponseDataPubRegion>(params: API.getRegionGetRegionDetailByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
29
|
+
export declare function getRegionGetRegionDetailByCode<R = API.ResponseDataPubRegion, T = API.ResponseDataPubRegion>(params: API.getRegionGetRegionDetailByCodeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|
|
30
30
|
/**
|
|
31
31
|
* @description 区域编辑
|
|
32
32
|
* @url /region/updateRegion
|
|
33
33
|
* @method POST
|
|
34
34
|
* @author @pubinfo/openapi
|
|
35
35
|
*/
|
|
36
|
-
export declare function postRegionUpdateRegion<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.PubRegionAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('
|
|
36
|
+
export declare function postRegionUpdateRegion<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.PubRegionAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('pubinfo').AG, R, T>>;
|