act-plus 1.1.91 → 1.1.93
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 -3
- package/act-plus.umd.cjs +50 -50
- package/lib/{dialogAddField-44777711.js → dialogAddField-9c964889.js} +134 -114
- package/lib/{dialogConfigBtn-d1689521.js → dialogConfigBtn-dff385f4.js} +321 -283
- package/lib/{dialogSiteComponentsParams-20202897.js → dialogSiteComponentsParams-ff85fff1.js} +1 -1
- package/lib/{index-102a66e3.js → index-1683f054.js} +123 -123
- package/lib/{index-faf7bfa8.js → index-87379c99.js} +153 -153
- package/lib/{index-ab23fa70.js → index-8b829da2.js} +1 -1
- package/lib/{index-d8903caa.js → index-9bb0a4a8.js} +1 -1
- package/lib/{index-dd0e4184.js → index-a1705d25.js} +2444 -2413
- package/lib/index-aa0662e4.js +215 -0
- package/lib/{index-ddb4ce93.js → index-b941f8eb.js} +1 -1
- package/lib/{index-815a580b.js → index-d3b35914.js} +1 -1
- package/lib/{index-66d3a947.js → index-fbe3414d.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/lib/index-141f7eb5.js +0 -215
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineAsyncComponent as ne, inject as D, reactive as
|
|
2
|
-
import { _ as me, F as fe,
|
|
1
|
+
import { defineAsyncComponent as ne, inject as D, reactive as de, ref as A, watch as re, resolveComponent as _, resolveDirective as se, openBlock as d, createBlock as i, withCtx as a, createElementVNode as L, createVNode as l, unref as p, createTextVNode as C, withDirectives as ie, createElementBlock as V, Fragment as g, renderList as c, createCommentVNode as T, toDisplayString as pe } from "vue";
|
|
2
|
+
import { _ as me, F as fe, n as be, o as Ve, S as ge, T as _e, A as ce, C as ve, p as ye, U as Ce } from "./index-a1705d25.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
@@ -11,14 +11,15 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
11
11
|
},
|
|
12
12
|
emits: ["update:visible", "refresh"],
|
|
13
13
|
setup(M, { emit: Q }) {
|
|
14
|
-
const W = ne(() => import("./dialogSiteComponentsParams-
|
|
15
|
-
let S =
|
|
14
|
+
const W = ne(() => import("./dialogSiteComponentsParams-ff85fff1.js")), E = Q, N = M, h = D("pageKey")(), O = D("conditionList")(), Y = D("configData")();
|
|
15
|
+
let S = de((() => ({
|
|
16
16
|
btnLoading: !1,
|
|
17
17
|
showSiteComponentsParamsDialog: !1
|
|
18
18
|
}))());
|
|
19
19
|
const x = () => ({
|
|
20
20
|
sort: 0,
|
|
21
21
|
fieldName: void 0,
|
|
22
|
+
fieldNameEn: "",
|
|
22
23
|
fieldKey: void 0,
|
|
23
24
|
fieldType: void 0,
|
|
24
25
|
fieldUiProps: "",
|
|
@@ -43,26 +44,26 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
43
44
|
tableCellContentType: "default",
|
|
44
45
|
isTableCellOverflowTooltip: !0,
|
|
45
46
|
isTableCellSort: !0
|
|
46
|
-
}),
|
|
47
|
+
}), P = Ce, R = A(null), u = A(x()), K = () => ["select", "selectIcon", "multipleSelect", "treeSelect", "provinceCascade", "switch", "virtualizedSelect", "virtualizedMultipleSelect"].includes(
|
|
47
48
|
u.value.fieldType
|
|
48
49
|
), $ = () => u.value.useScenes.includes("tableSearch") && u.value.fieldType !== "time", B = () => u.value.useScenes.includes("tableShow"), I = () => u.value.fieldType && u.value.fieldType !== "implicit" && u.value.useScenes.some((f) => !["tableSearch", "tableShow"].some((t) => t == f));
|
|
49
|
-
|
|
50
|
-
() =>
|
|
50
|
+
re(
|
|
51
|
+
() => N.visible,
|
|
51
52
|
async (f, t) => {
|
|
52
53
|
if (f) {
|
|
53
54
|
const m = (Y.value.buttons || []).filter((o) => o.permissionCode != 1001).map((o) => ({ key: o.btnName, value: o.permissionCode }));
|
|
54
|
-
|
|
55
|
+
P.some((o) => {
|
|
55
56
|
if (o.label === "表单配置")
|
|
56
57
|
return o.options = m, !0;
|
|
57
58
|
});
|
|
58
|
-
const { data: n } =
|
|
59
|
+
const { data: n } = N;
|
|
59
60
|
if (!n.fieldName)
|
|
60
61
|
return;
|
|
61
62
|
Object.keys(u.value).forEach((o) => {
|
|
62
63
|
if (o == "permissionCode")
|
|
63
64
|
u.value[o] = n.unique;
|
|
64
65
|
else if (o == "formCustomComponentes") {
|
|
65
|
-
const b = n.useScenes.map((
|
|
66
|
+
const b = n.useScenes.map((v) => n[o].find((y) => y.permissionCode == v) || {});
|
|
66
67
|
u.value[o] = [...b];
|
|
67
68
|
} else
|
|
68
69
|
["postRequestParams", "useScenes"].includes(o) ? u.value[o] = [...n[o] || []] : u.value[o] = n[o];
|
|
@@ -77,7 +78,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
77
78
|
}, z = (f) => {
|
|
78
79
|
u.value.postRequestParams = [];
|
|
79
80
|
}, G = (f) => {
|
|
80
|
-
const t =
|
|
81
|
+
const t = P.find((n) => n.label === "表格配置").options, m = P.find((n) => n.label === "表单配置").options;
|
|
81
82
|
u.value.formCustomComponentes = [...t, ...m].filter((n) => f.includes(n.value)).map((n) => {
|
|
82
83
|
const o = u.value.formCustomComponentes.find((b) => b.permissionCode == n.value);
|
|
83
84
|
return {
|
|
@@ -92,23 +93,23 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
92
93
|
}, J = (f, t) => {
|
|
93
94
|
t.customComponentName = void 0, t.customComponentUrl = void 0;
|
|
94
95
|
}, X = (f) => {
|
|
95
|
-
|
|
96
|
-
},
|
|
97
|
-
u.value = x(),
|
|
96
|
+
w(), f();
|
|
97
|
+
}, w = () => {
|
|
98
|
+
u.value = x(), R.value.resetFields(), E("update:visible", !1);
|
|
98
99
|
}, Z = (f) => {
|
|
99
100
|
f && f.validate((t) => {
|
|
100
101
|
t && (S.btnLoading = !0, u.value.formCustomComponentes.forEach((m) => {
|
|
101
102
|
delete m.isFiledCustom;
|
|
102
103
|
}), E("refresh", JSON.parse(JSON.stringify(u.value)), () => {
|
|
103
|
-
|
|
104
|
+
w();
|
|
104
105
|
}), S.btnLoading = !1);
|
|
105
106
|
});
|
|
106
107
|
};
|
|
107
108
|
return (f, t) => {
|
|
108
|
-
const m =
|
|
109
|
-
return
|
|
110
|
-
"model-value":
|
|
111
|
-
title:
|
|
109
|
+
const m = _("el-input"), n = _("el-form-item"), o = _("el-col"), b = _("el-option"), v = _("el-select"), U = _("el-button"), y = _("el-row"), k = _("el-divider"), ee = _("el-option-group"), q = _("el-switch"), le = _("el-input-number"), ae = _("el-form"), te = _("el-scrollbar"), ue = _("el-dialog"), oe = se("debounce");
|
|
110
|
+
return d(), i(ue, {
|
|
111
|
+
"model-value": N.visible,
|
|
112
|
+
title: N.title,
|
|
112
113
|
top: "5vh",
|
|
113
114
|
width: "1400",
|
|
114
115
|
draggable: "",
|
|
@@ -119,21 +120,21 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
119
120
|
footer: a(() => [
|
|
120
121
|
L("span", Se, [
|
|
121
122
|
l(U, {
|
|
122
|
-
onClick:
|
|
123
|
+
onClick: w,
|
|
123
124
|
loading: p(S).btnLoading
|
|
124
125
|
}, {
|
|
125
|
-
default: a(() => [...t[
|
|
126
|
-
|
|
126
|
+
default: a(() => [...t[31] || (t[31] = [
|
|
127
|
+
C("取消", -1)
|
|
127
128
|
])]),
|
|
128
129
|
_: 1
|
|
129
130
|
}, 8, ["loading"]),
|
|
130
|
-
ie((
|
|
131
|
+
ie((d(), i(U, {
|
|
131
132
|
type: "primary",
|
|
132
133
|
loading: p(S).btnLoading,
|
|
133
|
-
onClick: t[
|
|
134
|
+
onClick: t[24] || (t[24] = (e) => Z(R.value))
|
|
134
135
|
}, {
|
|
135
|
-
default: a(() => [...t[
|
|
136
|
-
|
|
136
|
+
default: a(() => [...t[32] || (t[32] = [
|
|
137
|
+
C("保存", -1)
|
|
137
138
|
])]),
|
|
138
139
|
_: 1
|
|
139
140
|
}, 8, ["loading"])), [
|
|
@@ -149,13 +150,13 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
149
150
|
default: a(() => [
|
|
150
151
|
l(ae, {
|
|
151
152
|
ref_key: "formRef",
|
|
152
|
-
ref:
|
|
153
|
+
ref: R,
|
|
153
154
|
model: u.value,
|
|
154
155
|
"label-suffix": ":",
|
|
155
156
|
"label-width": "120px"
|
|
156
157
|
}, {
|
|
157
158
|
default: a(() => [
|
|
158
|
-
l(
|
|
159
|
+
l(y, null, {
|
|
159
160
|
default: a(() => [
|
|
160
161
|
l(o, { span: 6 }, {
|
|
161
162
|
default: a(() => [
|
|
@@ -177,6 +178,25 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
177
178
|
]),
|
|
178
179
|
_: 1
|
|
179
180
|
}),
|
|
181
|
+
l(o, { span: 6 }, {
|
|
182
|
+
default: a(() => [
|
|
183
|
+
l(n, {
|
|
184
|
+
label: "字段英文名称",
|
|
185
|
+
prop: "fieldNameEn"
|
|
186
|
+
}, {
|
|
187
|
+
default: a(() => [
|
|
188
|
+
l(m, {
|
|
189
|
+
modelValue: u.value.fieldNameEn,
|
|
190
|
+
"onUpdate:modelValue": t[1] || (t[1] = (e) => u.value.fieldNameEn = e),
|
|
191
|
+
placeholder: "请输入",
|
|
192
|
+
clearable: ""
|
|
193
|
+
}, null, 8, ["modelValue"])
|
|
194
|
+
]),
|
|
195
|
+
_: 1
|
|
196
|
+
})
|
|
197
|
+
]),
|
|
198
|
+
_: 1
|
|
199
|
+
}),
|
|
180
200
|
l(o, { span: 6 }, {
|
|
181
201
|
default: a(() => [
|
|
182
202
|
l(n, {
|
|
@@ -187,7 +207,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
187
207
|
default: a(() => [
|
|
188
208
|
l(m, {
|
|
189
209
|
modelValue: u.value.fieldKey,
|
|
190
|
-
"onUpdate:modelValue": t[
|
|
210
|
+
"onUpdate:modelValue": t[2] || (t[2] = (e) => u.value.fieldKey = e),
|
|
191
211
|
placeholder: "请输入",
|
|
192
212
|
clearable: ""
|
|
193
213
|
}, null, 8, ["modelValue"])
|
|
@@ -205,15 +225,15 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
205
225
|
prop: "fieldType"
|
|
206
226
|
}, {
|
|
207
227
|
default: a(() => [
|
|
208
|
-
l(
|
|
228
|
+
l(v, {
|
|
209
229
|
modelValue: u.value.fieldType,
|
|
210
|
-
"onUpdate:modelValue": t[
|
|
230
|
+
"onUpdate:modelValue": t[3] || (t[3] = (e) => u.value.fieldType = e),
|
|
211
231
|
placeholder: "请选择",
|
|
212
232
|
clearable: "",
|
|
213
233
|
filterable: ""
|
|
214
234
|
}, {
|
|
215
235
|
default: a(() => [
|
|
216
|
-
(
|
|
236
|
+
(d(!0), V(g, null, c(p(fe), (e) => (d(), i(b, {
|
|
217
237
|
key: e.value,
|
|
218
238
|
label: e.key,
|
|
219
239
|
value: e.value
|
|
@@ -237,18 +257,18 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
237
257
|
default: a(() => [
|
|
238
258
|
l(U, {
|
|
239
259
|
type: "primary",
|
|
240
|
-
onClick: t[
|
|
260
|
+
onClick: t[4] || (t[4] = (e) => p(S).showSiteComponentsParamsDialog = !0)
|
|
241
261
|
}, {
|
|
242
|
-
default: a(() => [...t[
|
|
243
|
-
|
|
262
|
+
default: a(() => [...t[25] || (t[25] = [
|
|
263
|
+
C("设置props", -1)
|
|
244
264
|
])]),
|
|
245
265
|
_: 1
|
|
246
266
|
}),
|
|
247
267
|
l(p(W), {
|
|
248
268
|
modelValue: u.value.fieldUiProps,
|
|
249
|
-
"onUpdate:modelValue": t[
|
|
269
|
+
"onUpdate:modelValue": t[5] || (t[5] = (e) => u.value.fieldUiProps = e),
|
|
250
270
|
visible: p(S).showSiteComponentsParamsDialog,
|
|
251
|
-
"onUpdate:visible": t[
|
|
271
|
+
"onUpdate:visible": t[6] || (t[6] = (e) => p(S).showSiteComponentsParamsDialog = e),
|
|
252
272
|
title: "设置组件参数"
|
|
253
273
|
}, null, 8, ["modelValue", "visible"])
|
|
254
274
|
]),
|
|
@@ -260,7 +280,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
260
280
|
]),
|
|
261
281
|
_: 1
|
|
262
282
|
}),
|
|
263
|
-
K() ? (
|
|
283
|
+
K() ? (d(), i(y, { key: 0 }, {
|
|
264
284
|
default: a(() => [
|
|
265
285
|
l(o, { span: 24 }, {
|
|
266
286
|
default: a(() => [
|
|
@@ -272,19 +292,19 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
272
292
|
l(m, {
|
|
273
293
|
placeholder: "请输入",
|
|
274
294
|
modelValue: u.value.fieldRequestUrl,
|
|
275
|
-
"onUpdate:modelValue": t[
|
|
295
|
+
"onUpdate:modelValue": t[8] || (t[8] = (e) => u.value.fieldRequestUrl = e),
|
|
276
296
|
clearable: ""
|
|
277
297
|
}, {
|
|
278
298
|
prepend: a(() => [
|
|
279
|
-
l(
|
|
299
|
+
l(v, {
|
|
280
300
|
modelValue: u.value.fieldRequestType,
|
|
281
|
-
"onUpdate:modelValue": t[
|
|
301
|
+
"onUpdate:modelValue": t[7] || (t[7] = (e) => u.value.fieldRequestType = e),
|
|
282
302
|
placeholder: "请选择",
|
|
283
303
|
style: { width: "150px" },
|
|
284
304
|
onChange: z
|
|
285
305
|
}, {
|
|
286
306
|
default: a(() => [
|
|
287
|
-
(
|
|
307
|
+
(d(!0), V(g, null, c(p(be), (e) => (d(), i(b, {
|
|
288
308
|
key: e.value,
|
|
289
309
|
label: e.key,
|
|
290
310
|
value: e.value
|
|
@@ -304,10 +324,10 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
304
324
|
]),
|
|
305
325
|
_: 1
|
|
306
326
|
})) : T("", !0),
|
|
307
|
-
u.value.fieldRequestType == "POST" ? (
|
|
327
|
+
u.value.fieldRequestType == "POST" ? (d(), V(g, { key: 1 }, [
|
|
308
328
|
l(k, { "content-position": "left" }, {
|
|
309
329
|
default: a(() => [
|
|
310
|
-
t[
|
|
330
|
+
t[26] || (t[26] = C(" POST参数配置 ", -1)),
|
|
311
331
|
l(U, {
|
|
312
332
|
class: "add-icon-btn",
|
|
313
333
|
type: "primary",
|
|
@@ -318,7 +338,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
318
338
|
]),
|
|
319
339
|
_: 1
|
|
320
340
|
}),
|
|
321
|
-
(
|
|
341
|
+
(d(!0), V(g, null, c(u.value.postRequestParams, (e, s) => (d(), i(y, { key: s }, {
|
|
322
342
|
default: a(() => [
|
|
323
343
|
l(o, { span: 5 }, {
|
|
324
344
|
default: a(() => [
|
|
@@ -330,7 +350,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
330
350
|
default: a(() => [
|
|
331
351
|
l(m, {
|
|
332
352
|
modelValue: e.submitName,
|
|
333
|
-
"onUpdate:modelValue": (
|
|
353
|
+
"onUpdate:modelValue": (r) => e.submitName = r,
|
|
334
354
|
placeholder: "请输入提交字段名",
|
|
335
355
|
clearable: ""
|
|
336
356
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -351,21 +371,21 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
351
371
|
l(m, {
|
|
352
372
|
placeholder: "请输入值",
|
|
353
373
|
modelValue: e.submitValue,
|
|
354
|
-
"onUpdate:modelValue": (
|
|
374
|
+
"onUpdate:modelValue": (r) => e.submitValue = r,
|
|
355
375
|
clearable: ""
|
|
356
376
|
}, {
|
|
357
377
|
prepend: a(() => [
|
|
358
|
-
l(
|
|
378
|
+
l(v, {
|
|
359
379
|
modelValue: e.submitType,
|
|
360
|
-
"onUpdate:modelValue": (
|
|
380
|
+
"onUpdate:modelValue": (r) => e.submitType = r,
|
|
361
381
|
placeholder: "请选择方式",
|
|
362
382
|
style: { width: "120px" }
|
|
363
383
|
}, {
|
|
364
384
|
default: a(() => [
|
|
365
|
-
(
|
|
385
|
+
(d(!0), V(g, null, c(p(Ve), (r, F) => (d(), i(b, {
|
|
366
386
|
key: F,
|
|
367
|
-
label:
|
|
368
|
-
value:
|
|
387
|
+
label: r.key,
|
|
388
|
+
value: r.value
|
|
369
389
|
}, null, 8, ["label", "value"]))), 128))
|
|
370
390
|
]),
|
|
371
391
|
_: 1
|
|
@@ -379,7 +399,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
379
399
|
]),
|
|
380
400
|
_: 2
|
|
381
401
|
}, 1024),
|
|
382
|
-
e.submitType === "dynamic" ? (
|
|
402
|
+
e.submitType === "dynamic" ? (d(), i(o, {
|
|
383
403
|
key: 0,
|
|
384
404
|
span: 5
|
|
385
405
|
}, {
|
|
@@ -390,19 +410,19 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
390
410
|
prop: "postRequestParams." + s + ".submitMatchType"
|
|
391
411
|
}, {
|
|
392
412
|
default: a(() => [
|
|
393
|
-
l(
|
|
413
|
+
l(v, {
|
|
394
414
|
modelValue: e.submitMatchType,
|
|
395
|
-
"onUpdate:modelValue": (
|
|
415
|
+
"onUpdate:modelValue": (r) => e.submitMatchType = r,
|
|
396
416
|
placeholder: "请选择方式",
|
|
397
417
|
clearable: "",
|
|
398
418
|
filterable: "",
|
|
399
419
|
style: { width: "120px" }
|
|
400
420
|
}, {
|
|
401
421
|
default: a(() => [
|
|
402
|
-
(
|
|
422
|
+
(d(!0), V(g, null, c(p(O), (r, F) => (d(), i(b, {
|
|
403
423
|
key: F,
|
|
404
|
-
label:
|
|
405
|
-
value:
|
|
424
|
+
label: r.key,
|
|
425
|
+
value: r.value
|
|
406
426
|
}, null, 8, ["label", "value"]))), 128))
|
|
407
427
|
]),
|
|
408
428
|
_: 1
|
|
@@ -421,18 +441,18 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
421
441
|
prop: "postRequestParams." + s + ".paramsType"
|
|
422
442
|
}, {
|
|
423
443
|
default: a(() => [
|
|
424
|
-
l(
|
|
444
|
+
l(v, {
|
|
425
445
|
modelValue: e.paramsType,
|
|
426
|
-
"onUpdate:modelValue": (
|
|
446
|
+
"onUpdate:modelValue": (r) => e.paramsType = r,
|
|
427
447
|
placeholder: "请选择",
|
|
428
448
|
filterable: "",
|
|
429
449
|
clearable: ""
|
|
430
450
|
}, {
|
|
431
451
|
default: a(() => [
|
|
432
|
-
(
|
|
452
|
+
(d(!0), V(g, null, c(p(ge), (r, F) => (d(), i(b, {
|
|
433
453
|
key: F,
|
|
434
|
-
label:
|
|
435
|
-
value:
|
|
454
|
+
label: r.key,
|
|
455
|
+
value: r.value
|
|
436
456
|
}, null, 8, ["label", "value"]))), 128))
|
|
437
457
|
]),
|
|
438
458
|
_: 1
|
|
@@ -453,7 +473,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
453
473
|
type: "danger",
|
|
454
474
|
icon: "Minus",
|
|
455
475
|
circle: "",
|
|
456
|
-
onClick: (
|
|
476
|
+
onClick: (r) => H(s)
|
|
457
477
|
}, null, 8, ["onClick"])
|
|
458
478
|
]),
|
|
459
479
|
_: 2
|
|
@@ -462,7 +482,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
462
482
|
_: 2
|
|
463
483
|
}, 1024))), 128))
|
|
464
484
|
], 64)) : T("", !0),
|
|
465
|
-
l(
|
|
485
|
+
l(y, null, {
|
|
466
486
|
default: a(() => [
|
|
467
487
|
l(o, { span: 24 }, {
|
|
468
488
|
default: a(() => [
|
|
@@ -472,9 +492,9 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
472
492
|
prop: "useScenes"
|
|
473
493
|
}, {
|
|
474
494
|
default: a(() => [
|
|
475
|
-
l(
|
|
495
|
+
l(v, {
|
|
476
496
|
modelValue: u.value.useScenes,
|
|
477
|
-
"onUpdate:modelValue": t[
|
|
497
|
+
"onUpdate:modelValue": t[9] || (t[9] = (e) => u.value.useScenes = e),
|
|
478
498
|
placeholder: "请选择",
|
|
479
499
|
multiple: "",
|
|
480
500
|
clearable: "",
|
|
@@ -482,12 +502,12 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
482
502
|
onChange: G
|
|
483
503
|
}, {
|
|
484
504
|
default: a(() => [
|
|
485
|
-
(
|
|
505
|
+
(d(!0), V(g, null, c(p(P), (e) => (d(), i(ee, {
|
|
486
506
|
key: e.label,
|
|
487
507
|
label: e.label
|
|
488
508
|
}, {
|
|
489
509
|
default: a(() => [
|
|
490
|
-
(
|
|
510
|
+
(d(!0), V(g, null, c(e.options, (s) => (d(), i(b, {
|
|
491
511
|
key: s.key,
|
|
492
512
|
label: s.key,
|
|
493
513
|
value: s.value
|
|
@@ -507,11 +527,11 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
507
527
|
]),
|
|
508
528
|
_: 1
|
|
509
529
|
}),
|
|
510
|
-
$() ? (
|
|
530
|
+
$() ? (d(), i(y, { key: 2 }, {
|
|
511
531
|
default: a(() => [
|
|
512
532
|
l(k, { "content-position": "left" }, {
|
|
513
|
-
default: a(() => [...t[
|
|
514
|
-
|
|
533
|
+
default: a(() => [...t[27] || (t[27] = [
|
|
534
|
+
C("查询模块", -1)
|
|
515
535
|
])]),
|
|
516
536
|
_: 1
|
|
517
537
|
}),
|
|
@@ -523,15 +543,15 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
523
543
|
prop: "tableQueryCondition"
|
|
524
544
|
}, {
|
|
525
545
|
default: a(() => [
|
|
526
|
-
l(
|
|
546
|
+
l(v, {
|
|
527
547
|
modelValue: u.value.tableQueryCondition,
|
|
528
|
-
"onUpdate:modelValue": t[
|
|
548
|
+
"onUpdate:modelValue": t[10] || (t[10] = (e) => u.value.tableQueryCondition = e),
|
|
529
549
|
placeholder: "请选择查询条件",
|
|
530
550
|
clearable: "",
|
|
531
551
|
filterable: ""
|
|
532
552
|
}, {
|
|
533
553
|
default: a(() => [
|
|
534
|
-
(
|
|
554
|
+
(d(!0), V(g, null, c(p(O), (e, s) => (d(), i(b, {
|
|
535
555
|
key: s,
|
|
536
556
|
label: e.key,
|
|
537
557
|
value: e.value
|
|
@@ -555,7 +575,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
555
575
|
default: a(() => [
|
|
556
576
|
l(m, {
|
|
557
577
|
modelValue: u.value.tableQueryDefaultValue,
|
|
558
|
-
"onUpdate:modelValue": t[
|
|
578
|
+
"onUpdate:modelValue": t[11] || (t[11] = (e) => u.value.tableQueryDefaultValue = e),
|
|
559
579
|
placeholder: "请输入",
|
|
560
580
|
clearable: ""
|
|
561
581
|
}, null, 8, ["modelValue"])
|
|
@@ -568,11 +588,11 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
568
588
|
]),
|
|
569
589
|
_: 1
|
|
570
590
|
})) : T("", !0),
|
|
571
|
-
B() ? (
|
|
591
|
+
B() ? (d(), i(y, { key: 3 }, {
|
|
572
592
|
default: a(() => [
|
|
573
593
|
l(k, { "content-position": "left" }, {
|
|
574
|
-
default: a(() => [...t[
|
|
575
|
-
|
|
594
|
+
default: a(() => [...t[28] || (t[28] = [
|
|
595
|
+
C("表格模块", -1)
|
|
576
596
|
])]),
|
|
577
597
|
_: 1
|
|
578
598
|
}),
|
|
@@ -587,17 +607,17 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
587
607
|
l(m, {
|
|
588
608
|
placeholder: "请输入",
|
|
589
609
|
modelValue: u.value.tableCellWidth,
|
|
590
|
-
"onUpdate:modelValue": t[
|
|
610
|
+
"onUpdate:modelValue": t[13] || (t[13] = (e) => u.value.tableCellWidth = e)
|
|
591
611
|
}, {
|
|
592
612
|
prepend: a(() => [
|
|
593
|
-
l(
|
|
613
|
+
l(v, {
|
|
594
614
|
modelValue: u.value.tableCellWidthType,
|
|
595
|
-
"onUpdate:modelValue": t[
|
|
615
|
+
"onUpdate:modelValue": t[12] || (t[12] = (e) => u.value.tableCellWidthType = e),
|
|
596
616
|
placeholder: "请选择",
|
|
597
617
|
style: { width: "100px" }
|
|
598
618
|
}, {
|
|
599
619
|
default: a(() => [
|
|
600
|
-
(
|
|
620
|
+
(d(!0), V(g, null, c(p(_e), (e, s) => (d(), i(b, {
|
|
601
621
|
key: s,
|
|
602
622
|
label: e.key,
|
|
603
623
|
value: e.value
|
|
@@ -622,15 +642,15 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
622
642
|
prop: "tableCellAlignType"
|
|
623
643
|
}, {
|
|
624
644
|
default: a(() => [
|
|
625
|
-
l(
|
|
645
|
+
l(v, {
|
|
626
646
|
modelValue: u.value.tableCellAlignType,
|
|
627
|
-
"onUpdate:modelValue": t[
|
|
647
|
+
"onUpdate:modelValue": t[14] || (t[14] = (e) => u.value.tableCellAlignType = e),
|
|
628
648
|
placeholder: "请选择对齐方式",
|
|
629
649
|
clearable: "",
|
|
630
650
|
filterable: ""
|
|
631
651
|
}, {
|
|
632
652
|
default: a(() => [
|
|
633
|
-
(
|
|
653
|
+
(d(!0), V(g, null, c(p(ce), (e, s) => (d(), i(b, {
|
|
634
654
|
key: s,
|
|
635
655
|
label: e.key,
|
|
636
656
|
value: e.value
|
|
@@ -652,15 +672,15 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
652
672
|
prop: "tableCellContentType"
|
|
653
673
|
}, {
|
|
654
674
|
default: a(() => [
|
|
655
|
-
l(
|
|
675
|
+
l(v, {
|
|
656
676
|
modelValue: u.value.tableCellContentType,
|
|
657
|
-
"onUpdate:modelValue": t[
|
|
677
|
+
"onUpdate:modelValue": t[15] || (t[15] = (e) => u.value.tableCellContentType = e),
|
|
658
678
|
placeholder: "请选择内容类型",
|
|
659
679
|
clearable: "",
|
|
660
680
|
filterable: ""
|
|
661
681
|
}, {
|
|
662
682
|
default: a(() => [
|
|
663
|
-
(
|
|
683
|
+
(d(!0), V(g, null, c(p(ve), (e, s) => (d(), i(b, {
|
|
664
684
|
key: s,
|
|
665
685
|
label: e.key,
|
|
666
686
|
value: e.value
|
|
@@ -683,7 +703,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
683
703
|
default: a(() => [
|
|
684
704
|
l(q, {
|
|
685
705
|
modelValue: u.value.isTableCellOverflowTooltip,
|
|
686
|
-
"onUpdate:modelValue": t[
|
|
706
|
+
"onUpdate:modelValue": t[16] || (t[16] = (e) => u.value.isTableCellOverflowTooltip = e)
|
|
687
707
|
}, null, 8, ["modelValue"])
|
|
688
708
|
]),
|
|
689
709
|
_: 1
|
|
@@ -700,7 +720,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
700
720
|
default: a(() => [
|
|
701
721
|
l(q, {
|
|
702
722
|
modelValue: u.value.isTableCellSort,
|
|
703
|
-
"onUpdate:modelValue": t[
|
|
723
|
+
"onUpdate:modelValue": t[17] || (t[17] = (e) => u.value.isTableCellSort = e)
|
|
704
724
|
}, null, 8, ["modelValue"])
|
|
705
725
|
]),
|
|
706
726
|
_: 1
|
|
@@ -711,11 +731,11 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
711
731
|
]),
|
|
712
732
|
_: 1
|
|
713
733
|
})) : T("", !0),
|
|
714
|
-
I() ? (
|
|
734
|
+
I() ? (d(), i(y, { key: 4 }, {
|
|
715
735
|
default: a(() => [
|
|
716
736
|
l(k, { "content-position": "left" }, {
|
|
717
|
-
default: a(() => [...t[
|
|
718
|
-
|
|
737
|
+
default: a(() => [...t[29] || (t[29] = [
|
|
738
|
+
C("表单模块", -1)
|
|
719
739
|
])]),
|
|
720
740
|
_: 1
|
|
721
741
|
}),
|
|
@@ -728,7 +748,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
728
748
|
default: a(() => [
|
|
729
749
|
l(q, {
|
|
730
750
|
modelValue: u.value.isFormFieldRequired,
|
|
731
|
-
"onUpdate:modelValue": t[
|
|
751
|
+
"onUpdate:modelValue": t[18] || (t[18] = (e) => u.value.isFormFieldRequired = e)
|
|
732
752
|
}, null, 8, ["modelValue"])
|
|
733
753
|
]),
|
|
734
754
|
_: 1
|
|
@@ -745,7 +765,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
745
765
|
default: a(() => [
|
|
746
766
|
l(q, {
|
|
747
767
|
modelValue: u.value.isFormSetValue,
|
|
748
|
-
"onUpdate:modelValue": t[
|
|
768
|
+
"onUpdate:modelValue": t[19] || (t[19] = (e) => u.value.isFormSetValue = e)
|
|
749
769
|
}, null, 8, ["modelValue"])
|
|
750
770
|
]),
|
|
751
771
|
_: 1
|
|
@@ -762,7 +782,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
762
782
|
default: a(() => [
|
|
763
783
|
l(q, {
|
|
764
784
|
modelValue: u.value.isFormDisabled,
|
|
765
|
-
"onUpdate:modelValue": t[
|
|
785
|
+
"onUpdate:modelValue": t[20] || (t[20] = (e) => u.value.isFormDisabled = e)
|
|
766
786
|
}, null, 8, ["modelValue"])
|
|
767
787
|
]),
|
|
768
788
|
_: 1
|
|
@@ -778,15 +798,15 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
778
798
|
prop: "fieldSubmitType"
|
|
779
799
|
}, {
|
|
780
800
|
default: a(() => [
|
|
781
|
-
l(
|
|
801
|
+
l(v, {
|
|
782
802
|
modelValue: u.value.fieldSubmitType,
|
|
783
|
-
"onUpdate:modelValue": t[
|
|
803
|
+
"onUpdate:modelValue": t[21] || (t[21] = (e) => u.value.fieldSubmitType = e),
|
|
784
804
|
placeholder: "请选择提交类型",
|
|
785
805
|
filterable: "",
|
|
786
806
|
clearable: ""
|
|
787
807
|
}, {
|
|
788
808
|
default: a(() => [
|
|
789
|
-
(
|
|
809
|
+
(d(!0), V(g, null, c(p(ye), (e, s) => (d(), i(b, {
|
|
790
810
|
key: s,
|
|
791
811
|
label: e.key,
|
|
792
812
|
value: e.value
|
|
@@ -809,7 +829,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
809
829
|
default: a(() => [
|
|
810
830
|
l(le, {
|
|
811
831
|
modelValue: u.value.formColumnCol,
|
|
812
|
-
"onUpdate:modelValue": t[
|
|
832
|
+
"onUpdate:modelValue": t[22] || (t[22] = (e) => u.value.formColumnCol = e),
|
|
813
833
|
max: 24
|
|
814
834
|
}, null, 8, ["modelValue"])
|
|
815
835
|
]),
|
|
@@ -828,7 +848,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
828
848
|
default: a(() => [
|
|
829
849
|
l(m, {
|
|
830
850
|
modelValue: u.value.fieldDefaultValue,
|
|
831
|
-
"onUpdate:modelValue": t[
|
|
851
|
+
"onUpdate:modelValue": t[23] || (t[23] = (e) => u.value.fieldDefaultValue = e),
|
|
832
852
|
placeholder: "请输入",
|
|
833
853
|
clearable: ""
|
|
834
854
|
}, null, 8, ["modelValue"])
|
|
@@ -842,12 +862,12 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
842
862
|
_: 1
|
|
843
863
|
})) : T("", !0),
|
|
844
864
|
l(k, { "content-position": "left" }, {
|
|
845
|
-
default: a(() => [...t[
|
|
846
|
-
|
|
865
|
+
default: a(() => [...t[30] || (t[30] = [
|
|
866
|
+
C("不同场景自定义字段组件", -1)
|
|
847
867
|
])]),
|
|
848
868
|
_: 1
|
|
849
869
|
}),
|
|
850
|
-
(
|
|
870
|
+
(d(!0), V(g, null, c(u.value.formCustomComponentes, (e, s) => (d(), i(y, { key: s }, {
|
|
851
871
|
default: a(() => [
|
|
852
872
|
l(o, { span: 2 }, {
|
|
853
873
|
default: a(() => [
|
|
@@ -858,8 +878,8 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
858
878
|
default: a(() => [
|
|
859
879
|
l(q, {
|
|
860
880
|
modelValue: e.isFieldCustom,
|
|
861
|
-
"onUpdate:modelValue": (
|
|
862
|
-
onChange: (
|
|
881
|
+
"onUpdate:modelValue": (r) => e.isFieldCustom = r,
|
|
882
|
+
onChange: (r) => J(r, e)
|
|
863
883
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onChange"])
|
|
864
884
|
]),
|
|
865
885
|
_: 2
|
|
@@ -867,7 +887,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
867
887
|
]),
|
|
868
888
|
_: 2
|
|
869
889
|
}, 1024),
|
|
870
|
-
e.isFieldCustom ? (
|
|
890
|
+
e.isFieldCustom ? (d(), i(o, {
|
|
871
891
|
key: 0,
|
|
872
892
|
span: 8
|
|
873
893
|
}, {
|
|
@@ -881,13 +901,13 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
881
901
|
default: a(() => [
|
|
882
902
|
l(m, {
|
|
883
903
|
modelValue: e.customComponentName,
|
|
884
|
-
"onUpdate:modelValue": (
|
|
904
|
+
"onUpdate:modelValue": (r) => e.customComponentName = r,
|
|
885
905
|
placeholder: "请输入",
|
|
886
906
|
clearable: ""
|
|
887
907
|
}, {
|
|
888
908
|
default: a(() => [
|
|
889
909
|
L("template", Te, [
|
|
890
|
-
|
|
910
|
+
C(pe(p(h)), 1)
|
|
891
911
|
])
|
|
892
912
|
]),
|
|
893
913
|
_: 1
|
|
@@ -898,7 +918,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
898
918
|
]),
|
|
899
919
|
_: 2
|
|
900
920
|
}, 1024)) : T("", !0),
|
|
901
|
-
e.isFieldCustom ? (
|
|
921
|
+
e.isFieldCustom ? (d(), i(o, {
|
|
902
922
|
key: 1,
|
|
903
923
|
span: 14
|
|
904
924
|
}, {
|
|
@@ -911,7 +931,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
911
931
|
default: a(() => [
|
|
912
932
|
l(m, {
|
|
913
933
|
modelValue: e.customComponentUrl,
|
|
914
|
-
"onUpdate:modelValue": (
|
|
934
|
+
"onUpdate:modelValue": (r) => e.customComponentUrl = r,
|
|
915
935
|
placeholder: "请输入",
|
|
916
936
|
clearable: ""
|
|
917
937
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -935,7 +955,7 @@ const Te = { slot: "prepend" }, Se = { class: "dialog-footer" }, Ue = {
|
|
|
935
955
|
}, 8, ["model-value", "title"]);
|
|
936
956
|
};
|
|
937
957
|
}
|
|
938
|
-
},
|
|
958
|
+
}, Re = /* @__PURE__ */ me(Ue, [["__scopeId", "data-v-46330ef5"]]);
|
|
939
959
|
export {
|
|
940
|
-
|
|
960
|
+
Re as default
|
|
941
961
|
};
|