act-plus 1.1.2 → 1.1.4
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/act-plus.js +3 -2
- package/act-plus.umd.cjs +17 -17
- package/lib/{configBtns-930e1f41.js → configBtns-3e0e1684.js} +14 -14
- package/lib/{configFileds-cb40d54d.js → configFileds-c1d4ce56.js} +19 -19
- package/lib/{configTable-dab2bbe5.js → configTable-e9118be0.js} +3 -3
- package/lib/dashboardTest-ff000df5.js +10 -0
- package/lib/{dialogAddField-2763fb68.js → dialogAddField-d3143ae7.js} +28 -28
- package/lib/{dialogConfigBtn-37e737c3.js → dialogConfigBtn-deb51609.js} +217 -215
- package/lib/enum-d971526b.js +18 -0
- package/lib/index-1c82879a.js +95 -0
- package/lib/index-4ecc8bcf.js +162 -0
- package/lib/{index-fe5fbd14.js → index-89b17cda.js} +1738 -2089
- package/lib/index-b53782e5.js +286 -0
- package/lib/index-c44f99dd.js +138 -0
- package/lib/index-efdc0568.js +89 -0
- package/package.json +1 -1
- package/style.css +1 -1
- package/lib/index-4c95799f.js +0 -26
- package/svg/btn-add-241f3e4f.js +0 -4
- package/svg/btn-back-93621853.js +0 -4
- package/svg/btn-bohui-b0a206a4.js +0 -4
- package/svg/btn-daochu-7b5b32e2.js +0 -4
- package/svg/btn-daoru-8ba48f49.js +0 -4
- package/svg/btn-delete-65a52caf.js +0 -4
- package/svg/btn-edit-e5232a18.js +0 -4
- package/svg/btn-fenpei-4bba16c2.js +0 -4
- package/svg/btn-lianjie-bdc679ea.js +0 -4
- package/svg/btn-lishitianbao-eb1212d2.js +0 -4
- package/svg/btn-liuchengtu-9591bcdb.js +0 -4
- package/svg/btn-mulu-0bbcf3d6.js +0 -4
- package/svg/btn-peizhi-d53bd4b5.js +0 -4
- package/svg/btn-qianshou-1acd18d0.js +0 -4
- package/svg/btn-quanxian-4607f51a.js +0 -4
- package/svg/btn-reset-1b0db495.js +0 -4
- package/svg/btn-rizhi-8836492c.js +0 -4
- package/svg/btn-search-54ecb613.js +0 -4
- package/svg/btn-shenpi-22b55f3c.js +0 -4
- package/svg/btn-start-173d3cfb.js +0 -4
- package/svg/btn-stop-d76fb767.js +0 -4
- package/svg/btn-tianbao-d57c7020.js +0 -4
- package/svg/btn-tianjiachengyuan-a613c5da.js +0 -4
- package/svg/btn-xiangqing-89b17590.js +0 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineAsyncComponent as U, reactive as M, ref as g, provide as D, watch as T, resolveComponent as m, openBlock as W, createBlock as A, withCtx as s, createVNode as
|
|
2
|
-
import { _ as E, g as P,
|
|
1
|
+
import { defineAsyncComponent as U, reactive as M, ref as g, provide as D, watch as T, resolveComponent as m, openBlock as W, createBlock as A, withCtx as s, createVNode as f, unref as i, isRef as F, createTextVNode as I, toDisplayString as O, pushScopeId as j, popScopeId as z, createElementVNode as x } from "vue";
|
|
2
|
+
import { _ as E, g as P, d as H } from "./index-89b17cda.js";
|
|
3
3
|
import { useRoute as K } from "vue-router";
|
|
4
|
-
const $ = (r) => (j("data-v-
|
|
4
|
+
const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(() => /* @__PURE__ */ x("div", { class: "card-header" }, [
|
|
5
5
|
/* @__PURE__ */ x("div", { class: "card-header-title" }, "按钮配置")
|
|
6
6
|
], -1)), J = {
|
|
7
7
|
__name: "configBtns",
|
|
@@ -10,7 +10,7 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
10
10
|
},
|
|
11
11
|
emits: ["update:modelValue"],
|
|
12
12
|
setup(r, { expose: V, emit: Q }) {
|
|
13
|
-
const h = K(), L = U(() => import("./dialogConfigBtn-
|
|
13
|
+
const h = K(), L = U(() => import("./dialogConfigBtn-deb51609.js")), d = r, w = () => ({
|
|
14
14
|
sort: 0,
|
|
15
15
|
permissionCode: null,
|
|
16
16
|
requestUrl: "",
|
|
@@ -45,14 +45,14 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
45
45
|
{ label: "是否自定义", prop: "isCustomBtn", width: 120, render: !0 },
|
|
46
46
|
{ label: "排序", prop: "sort", width: 180, render: !0 },
|
|
47
47
|
{ label: "操作", prop: "operate", width: 120, render: !0, fixed: "right" }
|
|
48
|
-
],
|
|
48
|
+
], b = g([]);
|
|
49
49
|
const S = (a, t) => {
|
|
50
|
-
Object.assign(
|
|
50
|
+
Object.assign(b.value[y], a), t(!0);
|
|
51
51
|
}, k = async (a) => {
|
|
52
52
|
try {
|
|
53
53
|
o.tableLoading = !0;
|
|
54
54
|
const t = d.id ? d.id : h.params.id, { data: l } = await H({ id: t });
|
|
55
|
-
c.value = (l || []).filter((n) => (a || []).some((u) => u.permissionCode == n.unique)).map((n) => n.unique),
|
|
55
|
+
c.value = (l || []).filter((n) => (a || []).some((u) => u.permissionCode == n.unique)).map((n) => n.unique), b.value = (l || []).map((n, u) => {
|
|
56
56
|
let _ = w(), p = (a || []).find((e) => e.permissionCode == n.unique) || {};
|
|
57
57
|
return { ..._, ...p, btnName: n.name, permissionCode: n.unique, sort: p.sort ? p.sort : (u + 1) * 10 };
|
|
58
58
|
}), o.tableLoading = !1;
|
|
@@ -85,7 +85,7 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
85
85
|
G
|
|
86
86
|
]),
|
|
87
87
|
default: s(() => [
|
|
88
|
-
|
|
88
|
+
f(_, {
|
|
89
89
|
ref_key: "tableRef",
|
|
90
90
|
ref: C,
|
|
91
91
|
loading: i(o).tableLoading,
|
|
@@ -93,11 +93,11 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
93
93
|
selection: i(c),
|
|
94
94
|
"onUpdate:selection": t[0] || (t[0] = (e) => F(c) ? c.value = e : c = e),
|
|
95
95
|
headers: i(N),
|
|
96
|
-
data: i(
|
|
96
|
+
data: i(b),
|
|
97
97
|
showPagination: !1
|
|
98
98
|
}, {
|
|
99
99
|
isCustomBtn: s(({ scope: e }) => [
|
|
100
|
-
|
|
100
|
+
f(l, {
|
|
101
101
|
type: "primary",
|
|
102
102
|
effect: "dark",
|
|
103
103
|
size: "small"
|
|
@@ -109,14 +109,14 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
109
109
|
}, 1024)
|
|
110
110
|
]),
|
|
111
111
|
sort: s(({ scope: e }) => [
|
|
112
|
-
|
|
112
|
+
f(n, {
|
|
113
113
|
modelValue: e.row.sort,
|
|
114
114
|
"onUpdate:modelValue": (B) => e.row.sort = B,
|
|
115
115
|
min: 0
|
|
116
116
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
117
117
|
]),
|
|
118
118
|
operate: s(({ scope: e }) => [
|
|
119
|
-
|
|
119
|
+
f(u, {
|
|
120
120
|
type: "primary",
|
|
121
121
|
text: "",
|
|
122
122
|
size: "small",
|
|
@@ -131,7 +131,7 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
131
131
|
]),
|
|
132
132
|
_: 1
|
|
133
133
|
}, 8, ["loading", "selection", "headers", "data"]),
|
|
134
|
-
|
|
134
|
+
f(i(L), {
|
|
135
135
|
visible: i(o).showConfigBtnDialog,
|
|
136
136
|
"onUpdate:visible": t[1] || (t[1] = (e) => i(o).showConfigBtnDialog = e),
|
|
137
137
|
title: "配置按钮",
|
|
@@ -143,7 +143,7 @@ const $ = (r) => (j("data-v-148598b5"), r = r(), z(), r), G = /* @__PURE__ */ $(
|
|
|
143
143
|
});
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
|
-
}, te = /* @__PURE__ */ E(J, [["__scopeId", "data-v-
|
|
146
|
+
}, te = /* @__PURE__ */ E(J, [["__scopeId", "data-v-8d40693e"]]);
|
|
147
147
|
export {
|
|
148
148
|
te as default
|
|
149
149
|
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { defineAsyncComponent as I, inject as H, reactive as U, ref as j, watch as B, resolveComponent as m, openBlock as f, createBlock as w, withCtx as o, createElementVNode as C, createVNode as
|
|
1
|
+
import { defineAsyncComponent as I, inject as H, reactive as U, ref as j, watch as B, resolveComponent as m, openBlock as f, createBlock as w, withCtx as o, createElementVNode as C, createVNode as r, createTextVNode as i, unref as d, toDisplayString as _, createElementBlock as q, Fragment as K, renderList as O, createCommentVNode as W, pushScopeId as Y, popScopeId as G } from "vue";
|
|
2
2
|
import { a as J } from "./enum-99519ce0.js";
|
|
3
|
-
import { _ as M } from "./index-
|
|
3
|
+
import { _ as M } from "./index-89b17cda.js";
|
|
4
4
|
import "vue-router";
|
|
5
|
-
const Q = (u) => (Y("data-v-
|
|
5
|
+
const Q = (u) => (Y("data-v-d50513ad"), u = u(), G(), u), X = { class: "card-header" }, Z = /* @__PURE__ */ Q(() => /* @__PURE__ */ C("div", { class: "card-header-title" }, "字段配置", -1)), ee = {
|
|
6
6
|
__name: "configFileds",
|
|
7
7
|
props: {
|
|
8
8
|
modelValue: { type: Object, default: () => [] }
|
|
9
9
|
},
|
|
10
10
|
emits: ["update:modelValue"],
|
|
11
11
|
setup(u, { emit: v }) {
|
|
12
|
-
const F = I(() => import("./dialogAddField-
|
|
12
|
+
const F = I(() => import("./dialogAddField-d3143ae7.js")), g = v, h = u, V = H("configData")();
|
|
13
13
|
let l = U((() => ({
|
|
14
14
|
tableLoading: !1,
|
|
15
15
|
showAddFieldDialog: !1,
|
|
@@ -79,7 +79,7 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
79
79
|
header: o(() => [
|
|
80
80
|
C("div", X, [
|
|
81
81
|
Z,
|
|
82
|
-
|
|
82
|
+
r(n, {
|
|
83
83
|
class: "card-header-operate",
|
|
84
84
|
type: "primary",
|
|
85
85
|
icon: "Plus",
|
|
@@ -93,10 +93,10 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
93
93
|
])
|
|
94
94
|
]),
|
|
95
95
|
default: o(() => [
|
|
96
|
-
|
|
97
|
-
loading:
|
|
98
|
-
headers:
|
|
99
|
-
data:
|
|
96
|
+
r(R, {
|
|
97
|
+
loading: d(l).tableLoading,
|
|
98
|
+
headers: d(D),
|
|
99
|
+
data: d(s),
|
|
100
100
|
showPagination: !1
|
|
101
101
|
}, {
|
|
102
102
|
fieldType: o(({ scope: t }) => [
|
|
@@ -117,7 +117,7 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
117
117
|
}, 1024))), 128))
|
|
118
118
|
]),
|
|
119
119
|
customTableHeaderName: o(({ scope: t }) => [
|
|
120
|
-
|
|
120
|
+
r(b, {
|
|
121
121
|
type: "primary",
|
|
122
122
|
effect: "dark",
|
|
123
123
|
size: "small"
|
|
@@ -142,7 +142,7 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
142
142
|
}, 1024)) : W("", !0)
|
|
143
143
|
]),
|
|
144
144
|
sort: o(({ scope: t }) => [
|
|
145
|
-
|
|
145
|
+
r(P, {
|
|
146
146
|
modelValue: t.row.sort,
|
|
147
147
|
"onUpdate:modelValue": (c) => t.row.sort = c,
|
|
148
148
|
min: 0,
|
|
@@ -150,7 +150,7 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
150
150
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
151
151
|
]),
|
|
152
152
|
operate: o(({ scope: t }) => [
|
|
153
|
-
|
|
153
|
+
r(n, {
|
|
154
154
|
type: "primary",
|
|
155
155
|
text: "",
|
|
156
156
|
size: "small",
|
|
@@ -162,7 +162,7 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
162
162
|
]),
|
|
163
163
|
_: 2
|
|
164
164
|
}, 1032, ["onClick"]),
|
|
165
|
-
|
|
165
|
+
r(n, {
|
|
166
166
|
type: "danger",
|
|
167
167
|
text: "",
|
|
168
168
|
size: "small",
|
|
@@ -177,12 +177,12 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
177
177
|
]),
|
|
178
178
|
_: 1
|
|
179
179
|
}, 8, ["loading", "headers", "data"]),
|
|
180
|
-
d(
|
|
181
|
-
visible:
|
|
182
|
-
"onUpdate:visible": a[1] || (a[1] = (t) =>
|
|
183
|
-
title:
|
|
180
|
+
r(d(F), {
|
|
181
|
+
visible: d(l).showAddFieldDialog,
|
|
182
|
+
"onUpdate:visible": a[1] || (a[1] = (t) => d(l).showAddFieldDialog = t),
|
|
183
|
+
title: d(l).dialogTitle,
|
|
184
184
|
configData: h.data,
|
|
185
|
-
data:
|
|
185
|
+
data: d(l).dialogData,
|
|
186
186
|
onRefresh: k
|
|
187
187
|
}, null, 8, ["visible", "title", "configData", "data"])
|
|
188
188
|
]),
|
|
@@ -190,7 +190,7 @@ const Q = (u) => (Y("data-v-4087a081"), u = u(), G(), u), X = { class: "card-hea
|
|
|
190
190
|
});
|
|
191
191
|
};
|
|
192
192
|
}
|
|
193
|
-
}, se = /* @__PURE__ */ M(ee, [["__scopeId", "data-v-
|
|
193
|
+
}, se = /* @__PURE__ */ M(ee, [["__scopeId", "data-v-d50513ad"]]);
|
|
194
194
|
export {
|
|
195
195
|
se as default
|
|
196
196
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { inject as L, ref as v, watch as W, resolveComponent as s, openBlock as m, createBlock as c, withCtx as l, createVNode as e, unref as o, createTextVNode as I, createElementBlock as g, Fragment as U, renderList as P, createCommentVNode as F } from "vue";
|
|
2
2
|
import { S as M } from "./enum-99519ce0.js";
|
|
3
|
-
import { _ as Q } from "./index-
|
|
3
|
+
import { _ as Q } from "./index-89b17cda.js";
|
|
4
4
|
import "vue-router";
|
|
5
5
|
const A = {
|
|
6
6
|
__name: "configTable",
|
|
@@ -16,7 +16,7 @@ const A = {
|
|
|
16
16
|
isOperateRow: !0,
|
|
17
17
|
isPagination: !0,
|
|
18
18
|
isSort: !0,
|
|
19
|
-
tableOperateCellWidth:
|
|
19
|
+
tableOperateCellWidth: 160,
|
|
20
20
|
pageSize: 10
|
|
21
21
|
}), N = L("conditionList")();
|
|
22
22
|
let h = v(null), a = v(O());
|
|
@@ -334,7 +334,7 @@ const A = {
|
|
|
334
334
|
});
|
|
335
335
|
};
|
|
336
336
|
}
|
|
337
|
-
}, J = /* @__PURE__ */ Q(A, [["__scopeId", "data-v-
|
|
337
|
+
}, J = /* @__PURE__ */ Q(A, [["__scopeId", "data-v-143cd143"]]);
|
|
338
338
|
export {
|
|
339
339
|
J as default
|
|
340
340
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { inject as E, reactive as ne, ref as D, watch as re, resolveComponent as V, openBlock as n, createBlock as i, withCtx as a, createElementVNode as H, createVNode as l, unref as o, createTextVNode as U, createElementBlock as c, Fragment as _, renderList as g, createCommentVNode as T, toDisplayString as se } from "vue";
|
|
2
2
|
import { a as ie, j as me, P as pe, k as A, T as fe, A as be, C as ce, U as _e } from "./enum-99519ce0.js";
|
|
3
|
-
import { _ as Ve } from "./index-
|
|
3
|
+
import { _ as Ve } from "./index-89b17cda.js";
|
|
4
4
|
import "vue-router";
|
|
5
|
-
const ge = { slot: "prepend" },
|
|
5
|
+
const ge = { slot: "prepend" }, ye = { class: "dialog-footer" }, Ce = {
|
|
6
6
|
__name: "dialogAddField",
|
|
7
7
|
props: {
|
|
8
8
|
visible: { type: Boolean, default: !1 },
|
|
@@ -30,12 +30,12 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
30
30
|
formCustomComponentes: [],
|
|
31
31
|
customTableHeaderName: "",
|
|
32
32
|
customTableHeaderUrl: "",
|
|
33
|
-
isFormFieldRequired:
|
|
33
|
+
isFormFieldRequired: !0,
|
|
34
34
|
isFormSetValue: !0,
|
|
35
35
|
isFormMultipleUpload: !0,
|
|
36
36
|
isFormDisabled: !1,
|
|
37
37
|
tableQueryCondition: void 0,
|
|
38
|
-
tableCellWidthType: "
|
|
38
|
+
tableCellWidthType: "dynamic",
|
|
39
39
|
tableCellWidth: "120",
|
|
40
40
|
tableCellAlignType: "left",
|
|
41
41
|
tableCellContentType: "default",
|
|
@@ -58,7 +58,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
58
58
|
return;
|
|
59
59
|
Object.keys(t.value).forEach((d) => {
|
|
60
60
|
d == "permissionCode" ? t.value[d] = r.unique : d == "formCustomComponentes" ? t.value[d] = p.filter((f) => r.useScenes.includes(f.value)).map((f) => {
|
|
61
|
-
const
|
|
61
|
+
const y = r[d].find((C) => C.permissionCode == f.value) || {};
|
|
62
62
|
return {
|
|
63
63
|
btnName: f.key,
|
|
64
64
|
permissionCode: f.value,
|
|
@@ -66,7 +66,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
66
66
|
customComponentName: void 0,
|
|
67
67
|
customComponentUrl: void 0,
|
|
68
68
|
isFiledCustom: !1,
|
|
69
|
-
...
|
|
69
|
+
...y
|
|
70
70
|
};
|
|
71
71
|
}) : ["postRequestParams", "useScenes"].includes(d) ? t.value[d] = [...r[d] || []] : t.value[d] = r[d];
|
|
72
72
|
}), console.log(t.value);
|
|
@@ -103,7 +103,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
103
103
|
});
|
|
104
104
|
};
|
|
105
105
|
return (b, u) => {
|
|
106
|
-
const p = V("el-input"), r = V("el-form-item"), d = V("el-col"), f = V("el-option"),
|
|
106
|
+
const p = V("el-input"), r = V("el-form-item"), d = V("el-col"), f = V("el-option"), y = V("el-select"), C = V("el-row"), q = V("el-button"), v = V("el-divider"), ae = V("el-option-group"), S = V("el-switch"), te = V("el-input-number"), oe = V("el-form"), ue = V("el-scrollbar"), de = V("el-dialog");
|
|
107
107
|
return n(), i(de, {
|
|
108
108
|
"model-value": k.visible,
|
|
109
109
|
title: k.title,
|
|
@@ -115,7 +115,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
115
115
|
"before-close": ee
|
|
116
116
|
}, {
|
|
117
117
|
footer: a(() => [
|
|
118
|
-
H("span",
|
|
118
|
+
H("span", ye, [
|
|
119
119
|
l(q, {
|
|
120
120
|
onClick: w,
|
|
121
121
|
loading: o(F).btnLoading
|
|
@@ -151,7 +151,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
151
151
|
"label-width": "120px"
|
|
152
152
|
}, {
|
|
153
153
|
default: a(() => [
|
|
154
|
-
l(
|
|
154
|
+
l(C, null, {
|
|
155
155
|
default: a(() => [
|
|
156
156
|
l(d, { span: 6 }, {
|
|
157
157
|
default: a(() => [
|
|
@@ -208,7 +208,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
208
208
|
clearable: ""
|
|
209
209
|
}, {
|
|
210
210
|
prepend: a(() => [
|
|
211
|
-
l(
|
|
211
|
+
l(y, {
|
|
212
212
|
modelValue: o(t).fieldType,
|
|
213
213
|
"onUpdate:modelValue": u[2] || (u[2] = (e) => o(t).fieldType = e),
|
|
214
214
|
placeholder: "请选择",
|
|
@@ -237,7 +237,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
237
237
|
]),
|
|
238
238
|
_: 1
|
|
239
239
|
}),
|
|
240
|
-
I() ? (n(), i(
|
|
240
|
+
I() ? (n(), i(C, { key: 0 }, {
|
|
241
241
|
default: a(() => [
|
|
242
242
|
l(d, { span: 24 }, {
|
|
243
243
|
default: a(() => [
|
|
@@ -253,7 +253,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
253
253
|
clearable: ""
|
|
254
254
|
}, {
|
|
255
255
|
prepend: a(() => [
|
|
256
|
-
l(
|
|
256
|
+
l(y, {
|
|
257
257
|
modelValue: o(t).fieldRequestType,
|
|
258
258
|
"onUpdate:modelValue": u[4] || (u[4] = (e) => o(t).fieldRequestType = e),
|
|
259
259
|
placeholder: "请选择",
|
|
@@ -295,7 +295,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
295
295
|
]),
|
|
296
296
|
_: 1
|
|
297
297
|
}),
|
|
298
|
-
(n(!0), c(_, null, g(o(t).postRequestParams, (e, s) => (n(), i(
|
|
298
|
+
(n(!0), c(_, null, g(o(t).postRequestParams, (e, s) => (n(), i(C, { key: s }, {
|
|
299
299
|
default: a(() => [
|
|
300
300
|
l(d, { span: 6 }, {
|
|
301
301
|
default: a(() => [
|
|
@@ -332,7 +332,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
332
332
|
clearable: ""
|
|
333
333
|
}, {
|
|
334
334
|
prepend: a(() => [
|
|
335
|
-
l(
|
|
335
|
+
l(y, {
|
|
336
336
|
modelValue: e.submitType,
|
|
337
337
|
"onUpdate:modelValue": (m) => e.submitType = m,
|
|
338
338
|
placeholder: "请选择方式",
|
|
@@ -364,7 +364,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
364
364
|
prop: "postRequestParams." + s + ".paramsType"
|
|
365
365
|
}, {
|
|
366
366
|
default: a(() => [
|
|
367
|
-
l(
|
|
367
|
+
l(y, {
|
|
368
368
|
modelValue: e.paramsType,
|
|
369
369
|
"onUpdate:modelValue": (m) => e.paramsType = m,
|
|
370
370
|
placeholder: "请选择",
|
|
@@ -405,7 +405,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
405
405
|
_: 2
|
|
406
406
|
}, 1024))), 128))
|
|
407
407
|
], 64)) : T("", !0),
|
|
408
|
-
l(
|
|
408
|
+
l(C, null, {
|
|
409
409
|
default: a(() => [
|
|
410
410
|
l(d, { span: 24 }, {
|
|
411
411
|
default: a(() => [
|
|
@@ -415,7 +415,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
415
415
|
prop: "useScenes"
|
|
416
416
|
}, {
|
|
417
417
|
default: a(() => [
|
|
418
|
-
l(
|
|
418
|
+
l(y, {
|
|
419
419
|
modelValue: o(t).useScenes,
|
|
420
420
|
"onUpdate:modelValue": u[6] || (u[6] = (e) => o(t).useScenes = e),
|
|
421
421
|
placeholder: "请选择",
|
|
@@ -450,7 +450,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
450
450
|
]),
|
|
451
451
|
_: 1
|
|
452
452
|
}),
|
|
453
|
-
Q() ? (n(), i(
|
|
453
|
+
Q() ? (n(), i(C, { key: 2 }, {
|
|
454
454
|
default: a(() => [
|
|
455
455
|
l(v, { "content-position": "left" }, {
|
|
456
456
|
default: a(() => [
|
|
@@ -466,7 +466,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
466
466
|
prop: "tableQueryCondition"
|
|
467
467
|
}, {
|
|
468
468
|
default: a(() => [
|
|
469
|
-
l(
|
|
469
|
+
l(y, {
|
|
470
470
|
modelValue: o(t).tableQueryCondition,
|
|
471
471
|
"onUpdate:modelValue": u[7] || (u[7] = (e) => o(t).tableQueryCondition = e),
|
|
472
472
|
placeholder: "请选择查询条件",
|
|
@@ -491,7 +491,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
491
491
|
]),
|
|
492
492
|
_: 1
|
|
493
493
|
})) : T("", !0),
|
|
494
|
-
Y() ? (n(), i(
|
|
494
|
+
Y() ? (n(), i(C, { key: 3 }, {
|
|
495
495
|
default: a(() => [
|
|
496
496
|
l(v, { "content-position": "left" }, {
|
|
497
497
|
default: a(() => [
|
|
@@ -513,7 +513,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
513
513
|
"onUpdate:modelValue": u[9] || (u[9] = (e) => o(t).tableCellWidth = e)
|
|
514
514
|
}, {
|
|
515
515
|
prepend: a(() => [
|
|
516
|
-
l(
|
|
516
|
+
l(y, {
|
|
517
517
|
modelValue: o(t).tableCellWidthType,
|
|
518
518
|
"onUpdate:modelValue": u[8] || (u[8] = (e) => o(t).tableCellWidthType = e),
|
|
519
519
|
placeholder: "请选择",
|
|
@@ -545,7 +545,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
545
545
|
prop: "tableCellAlignType"
|
|
546
546
|
}, {
|
|
547
547
|
default: a(() => [
|
|
548
|
-
l(
|
|
548
|
+
l(y, {
|
|
549
549
|
modelValue: o(t).tableCellAlignType,
|
|
550
550
|
"onUpdate:modelValue": u[10] || (u[10] = (e) => o(t).tableCellAlignType = e),
|
|
551
551
|
placeholder: "请选择对齐方式",
|
|
@@ -575,7 +575,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
575
575
|
prop: "tableCellContentType"
|
|
576
576
|
}, {
|
|
577
577
|
default: a(() => [
|
|
578
|
-
l(
|
|
578
|
+
l(y, {
|
|
579
579
|
modelValue: o(t).tableCellContentType,
|
|
580
580
|
"onUpdate:modelValue": u[11] || (u[11] = (e) => o(t).tableCellContentType = e),
|
|
581
581
|
placeholder: "请选择内容类型",
|
|
@@ -634,7 +634,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
634
634
|
]),
|
|
635
635
|
_: 1
|
|
636
636
|
})) : T("", !0),
|
|
637
|
-
B() ? (n(), i(
|
|
637
|
+
B() ? (n(), i(C, { key: 4 }, {
|
|
638
638
|
default: a(() => [
|
|
639
639
|
l(d, { span: 12 }, {
|
|
640
640
|
default: a(() => [
|
|
@@ -679,7 +679,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
679
679
|
]),
|
|
680
680
|
_: 1
|
|
681
681
|
})) : T("", !0),
|
|
682
|
-
o(t).formCustomComponentes.length ? (n(), i(
|
|
682
|
+
o(t).formCustomComponentes.length ? (n(), i(C, { key: 5 }, {
|
|
683
683
|
default: a(() => [
|
|
684
684
|
l(v, { "content-position": "left" }, {
|
|
685
685
|
default: a(() => [
|
|
@@ -749,7 +749,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
749
749
|
prop: "fieldSubmitType"
|
|
750
750
|
}, {
|
|
751
751
|
default: a(() => [
|
|
752
|
-
l(
|
|
752
|
+
l(y, {
|
|
753
753
|
modelValue: o(t).fieldSubmitType,
|
|
754
754
|
"onUpdate:modelValue": u[19] || (u[19] = (e) => o(t).fieldSubmitType = e),
|
|
755
755
|
placeholder: "请选择提交类型",
|
|
@@ -819,7 +819,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
819
819
|
]),
|
|
820
820
|
_: 1
|
|
821
821
|
}),
|
|
822
|
-
(n(!0), c(_, null, g(o(t).formCustomComponentes, (e, s) => (n(), i(
|
|
822
|
+
(n(!0), c(_, null, g(o(t).formCustomComponentes, (e, s) => (n(), i(C, { key: s }, {
|
|
823
823
|
default: a(() => [
|
|
824
824
|
l(d, { span: 4 }, {
|
|
825
825
|
default: a(() => [
|
|
@@ -908,7 +908,7 @@ const ge = { slot: "prepend" }, Ce = { class: "dialog-footer" }, ye = {
|
|
|
908
908
|
}, 8, ["model-value", "title"]);
|
|
909
909
|
};
|
|
910
910
|
}
|
|
911
|
-
}, Fe = /* @__PURE__ */ Ve(
|
|
911
|
+
}, Fe = /* @__PURE__ */ Ve(Ce, [["__scopeId", "data-v-9cd100d3"]]);
|
|
912
912
|
export {
|
|
913
913
|
Fe as default
|
|
914
914
|
};
|