act-plus 1.1.39 → 1.1.40
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 +1 -1
- package/act-plus.umd.cjs +66 -66
- package/lib/configBtns-a589fc35.js +155 -0
- package/lib/{configFileds-9e744154.js → configFileds-b6de7bc4.js} +55 -55
- package/lib/{configTable-416757c9.js → configTable-6ac94e24.js} +11 -11
- package/lib/{dialogAddField-15d985a0.js → dialogAddField-37d23c28.js} +219 -212
- package/lib/{dialogConfigBtn-2dff5fd1.js → dialogConfigBtn-2a5b29d3.js} +124 -124
- package/lib/{dialogInitConfig-51ed8f7d.js → dialogInitConfig-0f352fa9.js} +45 -45
- package/lib/dialogSiteComponentsParams-2aaba180.js +71 -0
- package/lib/{index-2a3f9431.js → index-00de9d7d.js} +15 -15
- package/lib/{index-049908aa.js → index-2d22f3f2.js} +3 -3
- package/lib/{index-fced38e4.js → index-a2d322cf.js} +33 -33
- package/lib/index-a6e33b82.js +405 -0
- package/lib/{index-9532f747.js → index-bc3b48a4.js} +1 -1
- package/lib/{index-695e54dd.js → index-c18badb4.js} +12559 -12505
- package/package.json +1 -1
- package/style.css +1 -1
- package/lib/configBtns-728ef16d.js +0 -155
- package/lib/dialogSiteComponentsParams-9c74c09e.js +0 -71
- package/lib/index-12816422.js +0 -376
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineAsyncComponent as O, inject as N, computed as ue, reactive as ne, ref as B, watch as de, resolveComponent as y, resolveDirective as re, openBlock as
|
|
1
|
+
import { defineAsyncComponent as O, inject as N, computed as ue, reactive as ne, ref as B, watch as de, resolveComponent as y, resolveDirective as re, openBlock as d, createBlock as m, withCtx as e, createElementVNode as se, createVNode as l, unref as o, createTextVNode as U, withDirectives as ie, toDisplayString as A, createCommentVNode as C, createElementBlock as b, Fragment as f, renderList as _ } from "vue";
|
|
2
2
|
import { B as me, b as pe, c as ce, d as be, e as fe, f as _e, g as ge, h as Ve, i as ye } from "./enum-d734222c.js";
|
|
3
3
|
import { useRoute as he } from "vue-router";
|
|
4
|
-
import { _ as Ce } from "./index-
|
|
4
|
+
import { _ as Ce } from "./index-c18badb4.js";
|
|
5
5
|
import "js-base64";
|
|
6
6
|
import "element-plus";
|
|
7
7
|
import "monaco-editor";
|
|
@@ -14,14 +14,14 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
14
14
|
},
|
|
15
15
|
emits: ["update:visible", "refresh"],
|
|
16
16
|
setup(x, { emit: D }) {
|
|
17
|
-
const P = O(() => import("./index-
|
|
17
|
+
const P = O(() => import("./index-a2d322cf.js")), E = O(() => import("./index-c18badb4.js").then((p) => p.i)), W = he(), R = N("request"), I = D, T = x, Y = ue(() => W.params.key);
|
|
18
18
|
let k = ne((() => ({
|
|
19
19
|
btnLoading: !1
|
|
20
20
|
}))());
|
|
21
21
|
const M = N("createDefaultButtonItem"), j = N("associationMenuList"), $ = N("conditionList")();
|
|
22
22
|
let w = B([]);
|
|
23
23
|
B([]);
|
|
24
|
-
let S = B(null),
|
|
24
|
+
let S = B(null), a = B(M());
|
|
25
25
|
const z = (p) => R({ url: "/api/v1/icons/getAllList", method: "post", data: p }), H = async () => {
|
|
26
26
|
try {
|
|
27
27
|
const { data: p } = await z({ dynamicFilters: [{ field: "type", operate: "Equal", value: "2" }] });
|
|
@@ -32,35 +32,35 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
32
32
|
};
|
|
33
33
|
de(
|
|
34
34
|
() => T.visible,
|
|
35
|
-
async (p,
|
|
35
|
+
async (p, u) => {
|
|
36
36
|
if (p) {
|
|
37
37
|
await H();
|
|
38
38
|
const c = { ...T.data };
|
|
39
|
-
Object.keys(
|
|
40
|
-
r == "submitFields" || r == "matchFields" ?
|
|
39
|
+
Object.keys(a.value).forEach((r) => {
|
|
40
|
+
r == "submitFields" || r == "matchFields" ? a.value[r] = [...c[r] || []] : a.value[r] = c[r];
|
|
41
41
|
});
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
);
|
|
45
45
|
const K = () => {
|
|
46
|
-
|
|
46
|
+
a.value.submitWay = [], a.value.requestUrl = void 0, a.value.submitWay = void 0, a.value.customType = void 0, a.value.codeStr = void 0, a.value.customComponentName = void 0, a.value.customComponentUrl = void 0;
|
|
47
47
|
}, G = () => {
|
|
48
|
-
|
|
48
|
+
a.value.submitFields.push({ matchType: "match", submitFieldMatchOrigin: "rowData", submitFieldName: "", matchFieldName: "", submitFieldType: "" });
|
|
49
49
|
}, J = (p) => {
|
|
50
|
-
|
|
50
|
+
a.value.submitFields.splice(p, 1);
|
|
51
51
|
}, Q = () => {
|
|
52
|
-
|
|
52
|
+
a.value.matchFields.push({ matchType: "default", matchFieldName: "", matchCondition: "", fieldValue: "", spliceCondition: "" });
|
|
53
53
|
}, X = (p) => {
|
|
54
|
-
|
|
54
|
+
a.value.matchFields.splice(p, 1), a.value.matchFields.length === 1 && (a.value.matchFields[0].spliceCondition = "");
|
|
55
55
|
}, Z = (p) => {
|
|
56
56
|
q(), p();
|
|
57
57
|
}, q = () => {
|
|
58
|
-
|
|
58
|
+
a.value = Object.assign(a.value, M()), S.value.resetFields(), I("update:visible", !1);
|
|
59
59
|
}, ee = (p) => {
|
|
60
|
-
p && p.validate((
|
|
61
|
-
if (
|
|
60
|
+
p && p.validate((u) => {
|
|
61
|
+
if (u)
|
|
62
62
|
try {
|
|
63
|
-
k.btnLoading = !0, I("refresh", { ...
|
|
63
|
+
k.btnLoading = !0, I("refresh", { ...a.value, submitFields: [...a.value.submitFields], matchFields: [...a.value.matchFields] }, () => {
|
|
64
64
|
q();
|
|
65
65
|
}), k.btnLoading = !1;
|
|
66
66
|
} catch (c) {
|
|
@@ -68,9 +68,9 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
68
68
|
}
|
|
69
69
|
});
|
|
70
70
|
};
|
|
71
|
-
return (p,
|
|
72
|
-
const c = y("el-input"), r = y("el-form-item"), i = y("el-col"), g = y("el-option"), V = y("el-select"), v = y("el-row"), F = y("el-button"), L = y("el-divider"), le = y("el-switch"),
|
|
73
|
-
return
|
|
71
|
+
return (p, u) => {
|
|
72
|
+
const c = y("el-input"), r = y("el-form-item"), i = y("el-col"), g = y("el-option"), V = y("el-select"), v = y("el-row"), F = y("el-button"), L = y("el-divider"), le = y("el-switch"), te = y("el-form"), ae = y("el-dialog"), oe = re("debounce");
|
|
73
|
+
return d(), m(ae, {
|
|
74
74
|
"model-value": T.visible,
|
|
75
75
|
title: T.title,
|
|
76
76
|
top: "5vh",
|
|
@@ -86,19 +86,19 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
86
86
|
loading: o(k).btnLoading,
|
|
87
87
|
onClick: q
|
|
88
88
|
}, {
|
|
89
|
-
default: e(() => [
|
|
89
|
+
default: e(() => u[17] || (u[17] = [
|
|
90
90
|
U("取消")
|
|
91
|
-
]),
|
|
91
|
+
])),
|
|
92
92
|
_: 1
|
|
93
93
|
}, 8, ["loading"]),
|
|
94
|
-
ie((
|
|
94
|
+
ie((d(), m(F, {
|
|
95
95
|
type: "primary",
|
|
96
96
|
loading: o(k).btnLoading,
|
|
97
|
-
onClick:
|
|
97
|
+
onClick: u[14] || (u[14] = (t) => ee(o(S)))
|
|
98
98
|
}, {
|
|
99
|
-
default: e(() => [
|
|
99
|
+
default: e(() => u[18] || (u[18] = [
|
|
100
100
|
U("保存")
|
|
101
|
-
]),
|
|
101
|
+
])),
|
|
102
102
|
_: 1
|
|
103
103
|
}, 8, ["loading"])), [
|
|
104
104
|
[oe]
|
|
@@ -106,10 +106,10 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
106
106
|
])
|
|
107
107
|
]),
|
|
108
108
|
default: e(() => [
|
|
109
|
-
l(
|
|
109
|
+
l(te, {
|
|
110
110
|
ref_key: "formRef",
|
|
111
111
|
ref: S,
|
|
112
|
-
model: o(
|
|
112
|
+
model: o(a),
|
|
113
113
|
"label-suffix": ":",
|
|
114
114
|
"label-position": "top"
|
|
115
115
|
}, {
|
|
@@ -124,13 +124,13 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
124
124
|
}, {
|
|
125
125
|
default: e(() => [
|
|
126
126
|
l(c, {
|
|
127
|
-
modelValue: o(
|
|
128
|
-
"onUpdate:modelValue":
|
|
127
|
+
modelValue: o(a).btnName,
|
|
128
|
+
"onUpdate:modelValue": u[0] || (u[0] = (t) => o(a).btnName = t),
|
|
129
129
|
disabled: "",
|
|
130
130
|
placeholder: "请输入按钮名称"
|
|
131
131
|
}, {
|
|
132
132
|
prepend: e(() => [
|
|
133
|
-
U(A(o(
|
|
133
|
+
U(A(o(a).permissionCode), 1)
|
|
134
134
|
]),
|
|
135
135
|
_: 1
|
|
136
136
|
}, 8, ["modelValue"])
|
|
@@ -148,8 +148,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
148
148
|
}, {
|
|
149
149
|
default: e(() => [
|
|
150
150
|
l(o(P), {
|
|
151
|
-
modelValue: o(
|
|
152
|
-
"onUpdate:modelValue":
|
|
151
|
+
modelValue: o(a).btnIcon,
|
|
152
|
+
"onUpdate:modelValue": u[1] || (u[1] = (t) => o(a).btnIcon = t),
|
|
153
153
|
icons: o(w),
|
|
154
154
|
props: { value: "name", type: "btn" }
|
|
155
155
|
}, null, 8, ["modelValue", "icons"])
|
|
@@ -159,7 +159,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
159
159
|
]),
|
|
160
160
|
_: 1
|
|
161
161
|
}),
|
|
162
|
-
o(
|
|
162
|
+
o(a).permissionCode != "1001" && !o(a).isCustomBtn ? (d(), m(i, {
|
|
163
163
|
key: 0,
|
|
164
164
|
span: 24
|
|
165
165
|
}, {
|
|
@@ -171,8 +171,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
171
171
|
}, {
|
|
172
172
|
default: e(() => [
|
|
173
173
|
l(c, {
|
|
174
|
-
modelValue: o(
|
|
175
|
-
"onUpdate:modelValue":
|
|
174
|
+
modelValue: o(a).requestUrl,
|
|
175
|
+
"onUpdate:modelValue": u[2] || (u[2] = (t) => o(a).requestUrl = t),
|
|
176
176
|
placeholder: "请输入接口地址",
|
|
177
177
|
clearable: ""
|
|
178
178
|
}, null, 8, ["modelValue"])
|
|
@@ -191,17 +191,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
191
191
|
}, {
|
|
192
192
|
default: e(() => [
|
|
193
193
|
l(V, {
|
|
194
|
-
modelValue: o(
|
|
195
|
-
"onUpdate:modelValue":
|
|
194
|
+
modelValue: o(a).btnPostion,
|
|
195
|
+
"onUpdate:modelValue": u[3] || (u[3] = (t) => o(a).btnPostion = t),
|
|
196
196
|
placeholder: "请选择按钮位置",
|
|
197
197
|
filterable: "",
|
|
198
198
|
clearable: ""
|
|
199
199
|
}, {
|
|
200
200
|
default: e(() => [
|
|
201
|
-
(
|
|
201
|
+
(d(!0), b(f, null, _(o(me), (t, s) => (d(), m(g, {
|
|
202
202
|
key: s,
|
|
203
|
-
label:
|
|
204
|
-
value:
|
|
203
|
+
label: t.key,
|
|
204
|
+
value: t.value
|
|
205
205
|
}, null, 8, ["label", "value"]))), 128))
|
|
206
206
|
]),
|
|
207
207
|
_: 1
|
|
@@ -221,17 +221,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
221
221
|
}, {
|
|
222
222
|
default: e(() => [
|
|
223
223
|
l(V, {
|
|
224
|
-
modelValue: o(
|
|
225
|
-
"onUpdate:modelValue":
|
|
224
|
+
modelValue: o(a).btnType,
|
|
225
|
+
"onUpdate:modelValue": u[4] || (u[4] = (t) => o(a).btnType = t),
|
|
226
226
|
placeholder: "请选择按钮类型",
|
|
227
227
|
filterable: "",
|
|
228
228
|
clearable: ""
|
|
229
229
|
}, {
|
|
230
230
|
default: e(() => [
|
|
231
|
-
(
|
|
231
|
+
(d(!0), b(f, null, _(o(pe), (t, s) => (d(), m(g, {
|
|
232
232
|
key: s,
|
|
233
|
-
label:
|
|
234
|
-
value:
|
|
233
|
+
label: t.key,
|
|
234
|
+
value: t.value
|
|
235
235
|
}, null, 8, ["label", "value"]))), 128))
|
|
236
236
|
]),
|
|
237
237
|
_: 1
|
|
@@ -250,8 +250,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
250
250
|
}, {
|
|
251
251
|
default: e(() => [
|
|
252
252
|
l(c, {
|
|
253
|
-
modelValue: o(
|
|
254
|
-
"onUpdate:modelValue":
|
|
253
|
+
modelValue: o(a).btnAlias,
|
|
254
|
+
"onUpdate:modelValue": u[5] || (u[5] = (t) => o(a).btnAlias = t),
|
|
255
255
|
placeholder: "请输入按钮别名",
|
|
256
256
|
clearable: ""
|
|
257
257
|
}, null, 8, ["modelValue"])
|
|
@@ -270,17 +270,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
270
270
|
}, {
|
|
271
271
|
default: e(() => [
|
|
272
272
|
l(V, {
|
|
273
|
-
modelValue: o(
|
|
274
|
-
"onUpdate:modelValue":
|
|
273
|
+
modelValue: o(a).btnColor,
|
|
274
|
+
"onUpdate:modelValue": u[6] || (u[6] = (t) => o(a).btnColor = t),
|
|
275
275
|
placeholder: "请选择按钮颜色",
|
|
276
276
|
filterable: "",
|
|
277
277
|
clearable: ""
|
|
278
278
|
}, {
|
|
279
279
|
default: e(() => [
|
|
280
|
-
(
|
|
280
|
+
(d(!0), b(f, null, _(o(ce), (t, s) => (d(), m(g, {
|
|
281
281
|
key: s,
|
|
282
|
-
label:
|
|
283
|
-
value:
|
|
282
|
+
label: t.key,
|
|
283
|
+
value: t.value
|
|
284
284
|
}, null, 8, ["label", "value"]))), 128))
|
|
285
285
|
]),
|
|
286
286
|
_: 1
|
|
@@ -291,12 +291,12 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
291
291
|
]),
|
|
292
292
|
_: 1
|
|
293
293
|
}),
|
|
294
|
-
!o(
|
|
294
|
+
!o(a).isCustomBtn && o(a).permissionCode != "1001" ? (d(), m(i, {
|
|
295
295
|
key: 1,
|
|
296
296
|
span: 12
|
|
297
297
|
}, {
|
|
298
298
|
default: e(() => [
|
|
299
|
-
!o(
|
|
299
|
+
!o(a).isCustomBtn && o(a).permissionCode != "1001" ? (d(), m(r, {
|
|
300
300
|
key: 0,
|
|
301
301
|
label: "提交方式",
|
|
302
302
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
@@ -304,17 +304,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
304
304
|
}, {
|
|
305
305
|
default: e(() => [
|
|
306
306
|
l(V, {
|
|
307
|
-
modelValue: o(
|
|
308
|
-
"onUpdate:modelValue":
|
|
307
|
+
modelValue: o(a).submitWay,
|
|
308
|
+
"onUpdate:modelValue": u[7] || (u[7] = (t) => o(a).submitWay = t),
|
|
309
309
|
placeholder: "请选择提交方式",
|
|
310
310
|
filterable: "",
|
|
311
311
|
clearable: ""
|
|
312
312
|
}, {
|
|
313
313
|
default: e(() => [
|
|
314
|
-
(
|
|
314
|
+
(d(!0), b(f, null, _(o(be), (t, s) => (d(), m(g, {
|
|
315
315
|
key: s,
|
|
316
|
-
label:
|
|
317
|
-
value:
|
|
316
|
+
label: t.key,
|
|
317
|
+
value: t.value
|
|
318
318
|
}, null, 8, ["label", "value"]))), 128))
|
|
319
319
|
]),
|
|
320
320
|
_: 1
|
|
@@ -330,7 +330,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
330
330
|
}),
|
|
331
331
|
l(L, { "content-position": "left" }, {
|
|
332
332
|
default: e(() => [
|
|
333
|
-
U(" 提交字段配置 "),
|
|
333
|
+
u[15] || (u[15] = U(" 提交字段配置 ")),
|
|
334
334
|
l(F, {
|
|
335
335
|
class: "add-icon-btn",
|
|
336
336
|
type: "primary",
|
|
@@ -341,7 +341,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
341
341
|
]),
|
|
342
342
|
_: 1
|
|
343
343
|
}),
|
|
344
|
-
(
|
|
344
|
+
(d(!0), b(f, null, _(o(a).submitFields, (t, s) => (d(), m(v, {
|
|
345
345
|
gutter: 24,
|
|
346
346
|
key: s
|
|
347
347
|
}, {
|
|
@@ -355,8 +355,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
355
355
|
}, {
|
|
356
356
|
default: e(() => [
|
|
357
357
|
l(c, {
|
|
358
|
-
modelValue:
|
|
359
|
-
"onUpdate:modelValue": (
|
|
358
|
+
modelValue: t.submitFieldName,
|
|
359
|
+
"onUpdate:modelValue": (n) => t.submitFieldName = n,
|
|
360
360
|
placeholder: "请输入提交字段名",
|
|
361
361
|
clearable: ""
|
|
362
362
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -377,23 +377,23 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
377
377
|
default: e(() => [
|
|
378
378
|
l(c, {
|
|
379
379
|
placeholder: "请输入",
|
|
380
|
-
modelValue:
|
|
381
|
-
"onUpdate:modelValue": (
|
|
380
|
+
modelValue: t.matchFieldName,
|
|
381
|
+
"onUpdate:modelValue": (n) => t.matchFieldName = n,
|
|
382
382
|
clearable: ""
|
|
383
383
|
}, {
|
|
384
384
|
prepend: e(() => [
|
|
385
385
|
l(V, {
|
|
386
|
-
modelValue:
|
|
387
|
-
"onUpdate:modelValue": (
|
|
386
|
+
modelValue: t.matchType,
|
|
387
|
+
"onUpdate:modelValue": (n) => t.matchType = n,
|
|
388
388
|
placeholder: "请选择",
|
|
389
389
|
style: { width: "120px" },
|
|
390
|
-
onChange: (
|
|
390
|
+
onChange: (n) => t.submitFieldMatchOrigin = "rowData"
|
|
391
391
|
}, {
|
|
392
392
|
default: e(() => [
|
|
393
|
-
(
|
|
393
|
+
(d(!0), b(f, null, _(o(fe), (n, h) => (d(), m(g, {
|
|
394
394
|
key: h,
|
|
395
|
-
label:
|
|
396
|
-
value:
|
|
395
|
+
label: n.key,
|
|
396
|
+
value: n.value
|
|
397
397
|
}, null, 8, ["label", "value"]))), 128))
|
|
398
398
|
]),
|
|
399
399
|
_: 2
|
|
@@ -407,7 +407,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
407
407
|
]),
|
|
408
408
|
_: 2
|
|
409
409
|
}, 1024),
|
|
410
|
-
|
|
410
|
+
t.matchType === "match" ? (d(), m(i, {
|
|
411
411
|
key: 0,
|
|
412
412
|
span: 5
|
|
413
413
|
}, {
|
|
@@ -419,8 +419,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
419
419
|
}, {
|
|
420
420
|
default: e(() => [
|
|
421
421
|
l(c, {
|
|
422
|
-
modelValue:
|
|
423
|
-
"onUpdate:modelValue": (
|
|
422
|
+
modelValue: t.submitFieldMatchOrigin,
|
|
423
|
+
"onUpdate:modelValue": (n) => t.submitFieldMatchOrigin = n,
|
|
424
424
|
placeholder: "请输入匹配源",
|
|
425
425
|
clearable: ""
|
|
426
426
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -439,17 +439,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
439
439
|
}, {
|
|
440
440
|
default: e(() => [
|
|
441
441
|
l(V, {
|
|
442
|
-
modelValue:
|
|
443
|
-
"onUpdate:modelValue": (
|
|
442
|
+
modelValue: t.submitFieldType,
|
|
443
|
+
"onUpdate:modelValue": (n) => t.submitFieldType = n,
|
|
444
444
|
placeholder: "请选择提交类型",
|
|
445
445
|
filterable: "",
|
|
446
446
|
clearable: ""
|
|
447
447
|
}, {
|
|
448
448
|
default: e(() => [
|
|
449
|
-
(
|
|
449
|
+
(d(!0), b(f, null, _(o(_e), (n, h) => (d(), m(g, {
|
|
450
450
|
key: h,
|
|
451
|
-
label:
|
|
452
|
-
value:
|
|
451
|
+
label: n.key,
|
|
452
|
+
value: n.value
|
|
453
453
|
}, null, 8, ["label", "value"]))), 128))
|
|
454
454
|
]),
|
|
455
455
|
_: 2
|
|
@@ -470,7 +470,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
470
470
|
type: "danger",
|
|
471
471
|
icon: "Minus",
|
|
472
472
|
circle: "",
|
|
473
|
-
onClick: (
|
|
473
|
+
onClick: (n) => J(s)
|
|
474
474
|
}, null, 8, ["onClick"])
|
|
475
475
|
]),
|
|
476
476
|
_: 2
|
|
@@ -480,7 +480,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
480
480
|
}, 1024))), 128)),
|
|
481
481
|
l(L, { "content-position": "left" }, {
|
|
482
482
|
default: e(() => [
|
|
483
|
-
U(" 匹配字段配置(表格操作列按钮显示/隐藏) "),
|
|
483
|
+
u[16] || (u[16] = U(" 匹配字段配置(表格操作列按钮显示/隐藏) ")),
|
|
484
484
|
l(F, {
|
|
485
485
|
class: "add-icon-btn",
|
|
486
486
|
type: "primary",
|
|
@@ -491,7 +491,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
491
491
|
]),
|
|
492
492
|
_: 1
|
|
493
493
|
}),
|
|
494
|
-
(
|
|
494
|
+
(d(!0), b(f, null, _(o(a).matchFields, (t, s) => (d(), m(v, {
|
|
495
495
|
gutter: 24,
|
|
496
496
|
key: s
|
|
497
497
|
}, {
|
|
@@ -506,22 +506,22 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
506
506
|
default: e(() => [
|
|
507
507
|
l(c, {
|
|
508
508
|
placeholder: "请输入",
|
|
509
|
-
modelValue:
|
|
510
|
-
"onUpdate:modelValue": (
|
|
509
|
+
modelValue: t.matchFieldName,
|
|
510
|
+
"onUpdate:modelValue": (n) => t.matchFieldName = n,
|
|
511
511
|
clearable: ""
|
|
512
512
|
}, {
|
|
513
513
|
prepend: e(() => [
|
|
514
514
|
l(V, {
|
|
515
|
-
modelValue:
|
|
516
|
-
"onUpdate:modelValue": (
|
|
515
|
+
modelValue: t.matchType,
|
|
516
|
+
"onUpdate:modelValue": (n) => t.matchType = n,
|
|
517
517
|
placeholder: "请选择",
|
|
518
518
|
style: { width: "180px" }
|
|
519
519
|
}, {
|
|
520
520
|
default: e(() => [
|
|
521
|
-
(
|
|
521
|
+
(d(!0), b(f, null, _(o(ge), (n, h) => (d(), m(g, {
|
|
522
522
|
key: h,
|
|
523
|
-
label:
|
|
524
|
-
value:
|
|
523
|
+
label: n.key,
|
|
524
|
+
value: n.value
|
|
525
525
|
}, null, 8, ["label", "value"]))), 128))
|
|
526
526
|
]),
|
|
527
527
|
_: 2
|
|
@@ -544,17 +544,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
544
544
|
}, {
|
|
545
545
|
default: e(() => [
|
|
546
546
|
l(V, {
|
|
547
|
-
modelValue:
|
|
548
|
-
"onUpdate:modelValue": (
|
|
547
|
+
modelValue: t.matchCondition,
|
|
548
|
+
"onUpdate:modelValue": (n) => t.matchCondition = n,
|
|
549
549
|
placeholder: "请选择匹配条件",
|
|
550
550
|
clearable: "",
|
|
551
551
|
filterable: ""
|
|
552
552
|
}, {
|
|
553
553
|
default: e(() => [
|
|
554
|
-
(
|
|
554
|
+
(d(!0), b(f, null, _(o($), (n, h) => (d(), m(g, {
|
|
555
555
|
key: h,
|
|
556
|
-
label:
|
|
557
|
-
value:
|
|
556
|
+
label: n.key,
|
|
557
|
+
value: n.value
|
|
558
558
|
}, null, 8, ["label", "value"]))), 128))
|
|
559
559
|
]),
|
|
560
560
|
_: 2
|
|
@@ -573,8 +573,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
573
573
|
}, {
|
|
574
574
|
default: e(() => [
|
|
575
575
|
l(c, {
|
|
576
|
-
modelValue:
|
|
577
|
-
"onUpdate:modelValue": (
|
|
576
|
+
modelValue: t.fieldValue,
|
|
577
|
+
"onUpdate:modelValue": (n) => t.fieldValue = n,
|
|
578
578
|
placeholder: "请输入字段值",
|
|
579
579
|
clearable: ""
|
|
580
580
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -594,12 +594,12 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
594
594
|
type: "danger",
|
|
595
595
|
icon: "Minus",
|
|
596
596
|
circle: "",
|
|
597
|
-
onClick: (
|
|
597
|
+
onClick: (n) => X(s)
|
|
598
598
|
}, null, 8, ["onClick"])
|
|
599
599
|
]),
|
|
600
600
|
_: 2
|
|
601
601
|
}, 1024),
|
|
602
|
-
s + 1 !== o(
|
|
602
|
+
s + 1 !== o(a).matchFields.length ? (d(), m(i, {
|
|
603
603
|
key: 0,
|
|
604
604
|
span: 24
|
|
605
605
|
}, {
|
|
@@ -612,17 +612,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
612
612
|
}, {
|
|
613
613
|
default: e(() => [
|
|
614
614
|
l(V, {
|
|
615
|
-
modelValue:
|
|
616
|
-
"onUpdate:modelValue": (
|
|
615
|
+
modelValue: t.spliceCondition,
|
|
616
|
+
"onUpdate:modelValue": (n) => t.spliceCondition = n,
|
|
617
617
|
placeholder: "请选择拼接条件",
|
|
618
618
|
clearable: "",
|
|
619
619
|
filterable: ""
|
|
620
620
|
}, {
|
|
621
621
|
default: e(() => [
|
|
622
|
-
(
|
|
622
|
+
(d(!0), b(f, null, _(o(Ve), (n, h) => (d(), m(g, {
|
|
623
623
|
key: h,
|
|
624
|
-
label:
|
|
625
|
-
value:
|
|
624
|
+
label: n.key,
|
|
625
|
+
value: n.value
|
|
626
626
|
}, null, 8, ["label", "value"]))), 128))
|
|
627
627
|
]),
|
|
628
628
|
_: 2
|
|
@@ -646,8 +646,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
646
646
|
}, {
|
|
647
647
|
default: e(() => [
|
|
648
648
|
l(le, {
|
|
649
|
-
modelValue: o(
|
|
650
|
-
"onUpdate:modelValue":
|
|
649
|
+
modelValue: o(a).isCustomBtn,
|
|
650
|
+
"onUpdate:modelValue": u[8] || (u[8] = (t) => o(a).isCustomBtn = t),
|
|
651
651
|
onChange: K
|
|
652
652
|
}, null, 8, ["modelValue"])
|
|
653
653
|
]),
|
|
@@ -656,7 +656,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
656
656
|
]),
|
|
657
657
|
_: 1
|
|
658
658
|
}),
|
|
659
|
-
o(
|
|
659
|
+
o(a).isCustomBtn ? (d(), m(i, {
|
|
660
660
|
key: 0,
|
|
661
661
|
span: 6
|
|
662
662
|
}, {
|
|
@@ -668,17 +668,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
668
668
|
}, {
|
|
669
669
|
default: e(() => [
|
|
670
670
|
l(V, {
|
|
671
|
-
modelValue: o(
|
|
672
|
-
"onUpdate:modelValue":
|
|
671
|
+
modelValue: o(a).customType,
|
|
672
|
+
"onUpdate:modelValue": u[9] || (u[9] = (t) => o(a).customType = t),
|
|
673
673
|
placeholder: "请选择关联菜单",
|
|
674
674
|
filterable: "",
|
|
675
675
|
clearable: ""
|
|
676
676
|
}, {
|
|
677
677
|
default: e(() => [
|
|
678
|
-
(
|
|
678
|
+
(d(!0), b(f, null, _(o(ye), (t, s) => (d(), m(g, {
|
|
679
679
|
key: s,
|
|
680
|
-
label:
|
|
681
|
-
value:
|
|
680
|
+
label: t.key,
|
|
681
|
+
value: t.value
|
|
682
682
|
}, null, 8, ["label", "value"]))), 128))
|
|
683
683
|
]),
|
|
684
684
|
_: 1
|
|
@@ -692,7 +692,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
692
692
|
]),
|
|
693
693
|
_: 1
|
|
694
694
|
}),
|
|
695
|
-
o(
|
|
695
|
+
o(a).customType === "code" ? (d(), m(v, {
|
|
696
696
|
key: 0,
|
|
697
697
|
gutter: 24
|
|
698
698
|
}, {
|
|
@@ -706,8 +706,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
706
706
|
}, {
|
|
707
707
|
default: e(() => [
|
|
708
708
|
l(o(E), {
|
|
709
|
-
modelValue: o(
|
|
710
|
-
"onUpdate:modelValue":
|
|
709
|
+
modelValue: o(a).codeStr,
|
|
710
|
+
"onUpdate:modelValue": u[10] || (u[10] = (t) => o(a).codeStr = t)
|
|
711
711
|
}, null, 8, ["modelValue"])
|
|
712
712
|
]),
|
|
713
713
|
_: 1
|
|
@@ -718,7 +718,7 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
718
718
|
]),
|
|
719
719
|
_: 1
|
|
720
720
|
})) : C("", !0),
|
|
721
|
-
o(
|
|
721
|
+
o(a).customType === "component" ? (d(), m(v, {
|
|
722
722
|
key: 1,
|
|
723
723
|
gutter: 24
|
|
724
724
|
}, {
|
|
@@ -732,8 +732,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
732
732
|
}, {
|
|
733
733
|
default: e(() => [
|
|
734
734
|
l(c, {
|
|
735
|
-
modelValue: o(
|
|
736
|
-
"onUpdate:modelValue":
|
|
735
|
+
modelValue: o(a).customComponentName,
|
|
736
|
+
"onUpdate:modelValue": u[11] || (u[11] = (t) => o(a).customComponentName = t),
|
|
737
737
|
placeholder: "请输入组件名称",
|
|
738
738
|
clearable: ""
|
|
739
739
|
}, {
|
|
@@ -757,8 +757,8 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
757
757
|
}, {
|
|
758
758
|
default: e(() => [
|
|
759
759
|
l(c, {
|
|
760
|
-
modelValue: o(
|
|
761
|
-
"onUpdate:modelValue":
|
|
760
|
+
modelValue: o(a).customComponentUrl,
|
|
761
|
+
"onUpdate:modelValue": u[12] || (u[12] = (t) => o(a).customComponentUrl = t),
|
|
762
762
|
placeholder: "请输入组件地址",
|
|
763
763
|
clearable: ""
|
|
764
764
|
}, null, 8, ["modelValue"])
|
|
@@ -773,17 +773,17 @@ const ve = { class: "dialog-footer" }, Fe = {
|
|
|
773
773
|
l(r, { label: "关联菜单" }, {
|
|
774
774
|
default: e(() => [
|
|
775
775
|
l(V, {
|
|
776
|
-
modelValue: o(
|
|
777
|
-
"onUpdate:modelValue":
|
|
776
|
+
modelValue: o(a).associationMenuId,
|
|
777
|
+
"onUpdate:modelValue": u[13] || (u[13] = (t) => o(a).associationMenuId = t),
|
|
778
778
|
placeholder: "请选择关联菜单",
|
|
779
779
|
filterable: "",
|
|
780
780
|
clearable: ""
|
|
781
781
|
}, {
|
|
782
782
|
default: e(() => [
|
|
783
|
-
(
|
|
783
|
+
(d(!0), b(f, null, _(o(j), (t, s) => (d(), m(g, {
|
|
784
784
|
key: s,
|
|
785
|
-
label:
|
|
786
|
-
value:
|
|
785
|
+
label: t.name,
|
|
786
|
+
value: t.id
|
|
787
787
|
}, null, 8, ["label", "value"]))), 128))
|
|
788
788
|
]),
|
|
789
789
|
_: 1
|