act-plus 1.1.35 → 1.1.37
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 +63 -63
- package/lib/{configBtns-b466947f.js → configBtns-091826d5.js} +2 -2
- package/lib/{configFileds-f0231b08.js → configFileds-fd5ea537.js} +3 -3
- package/lib/{configForm-e3af844f.js → configForm-e91a1aa7.js} +1 -1
- package/lib/{configTable-3ed8b3cd.js → configTable-2b7df811.js} +2 -2
- package/lib/{dialogAddField-17e1aa96.js → dialogAddField-996920a1.js} +45 -43
- package/lib/{dialogConfigBtn-666a5a33.js → dialogConfigBtn-f0ec7e97.js} +178 -176
- package/lib/dialogInitConfig-fa84565d.js +188 -0
- package/lib/{dialogSiteComponentsParams-9831d8a6.js → dialogSiteComponentsParams-5dfa4493.js} +1 -1
- package/lib/{enum-95788c42.js → enum-d734222c.js} +2 -1
- package/lib/{index-b7ef2e32.js → index-17a12636.js} +2 -2
- package/lib/{index-49f864eb.js → index-32ede4ba.js} +1 -1
- package/lib/{index-adf3ff12.js → index-42b5a2b1.js} +16024 -16004
- package/lib/{index-b0157be1.js → index-585f3f09.js} +1 -1
- package/lib/{index-75b07771.js → index-e31f5bfc.js} +141 -126
- package/lib/{index-71efc775.js → index-e39ab51b.js} +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { defineAsyncComponent as O, inject as N, computed as
|
|
2
|
-
import { B as
|
|
3
|
-
import { useRoute as
|
|
4
|
-
import { _ 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 n, 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
|
+
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
|
+
import { useRoute as he } from "vue-router";
|
|
4
|
+
import { _ as Ce } from "./index-42b5a2b1.js";
|
|
5
5
|
import "js-base64";
|
|
6
6
|
import "element-plus";
|
|
7
7
|
import "monaco-editor";
|
|
8
|
-
const
|
|
8
|
+
const ve = { class: "dialog-footer" }, Fe = {
|
|
9
9
|
__name: "dialogConfigBtn",
|
|
10
10
|
props: {
|
|
11
11
|
visible: { type: Boolean, default: !1 },
|
|
@@ -13,9 +13,9 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
13
13
|
data: { type: Object, default: () => ({}) }
|
|
14
14
|
},
|
|
15
15
|
emits: ["update:visible", "refresh"],
|
|
16
|
-
setup(x, { emit:
|
|
17
|
-
const
|
|
18
|
-
let k =
|
|
16
|
+
setup(x, { emit: D }) {
|
|
17
|
+
const P = O(() => import("./index-585f3f09.js")), E = O(() => import("./index-42b5a2b1.js").then((p) => p.i)), W = he(), R = N("request"), I = D, T = x, Y = ue(() => W.params.key);
|
|
18
|
+
let k = ne((() => ({
|
|
19
19
|
btnLoading: !1
|
|
20
20
|
}))());
|
|
21
21
|
const M = N("createDefaultButtonItem"), j = N("associationMenuList"), $ = N("conditionList")();
|
|
@@ -30,7 +30,7 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
30
30
|
console.error(p);
|
|
31
31
|
}
|
|
32
32
|
};
|
|
33
|
-
|
|
33
|
+
de(
|
|
34
34
|
() => T.visible,
|
|
35
35
|
async (p, d) => {
|
|
36
36
|
if (p) {
|
|
@@ -69,7 +69,7 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
69
69
|
});
|
|
70
70
|
};
|
|
71
71
|
return (p, d) => {
|
|
72
|
-
const c = y("el-input"), r = y("el-form-item"), i = y("el-col"), g = y("el-option"), V = y("el-select"),
|
|
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"), ae = y("el-form"), te = y("el-dialog"), oe = re("debounce");
|
|
73
73
|
return n(), m(te, {
|
|
74
74
|
"model-value": T.visible,
|
|
75
75
|
title: T.title,
|
|
@@ -80,54 +80,56 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
80
80
|
"close-on-click-modal": !1,
|
|
81
81
|
"before-close": Z
|
|
82
82
|
}, {
|
|
83
|
-
footer:
|
|
84
|
-
|
|
85
|
-
|
|
83
|
+
footer: e(() => [
|
|
84
|
+
se("span", ve, [
|
|
85
|
+
l(F, {
|
|
86
86
|
loading: o(k).btnLoading,
|
|
87
87
|
onClick: q
|
|
88
88
|
}, {
|
|
89
|
-
default:
|
|
89
|
+
default: e(() => [
|
|
90
90
|
U("取消")
|
|
91
91
|
]),
|
|
92
92
|
_: 1
|
|
93
93
|
}, 8, ["loading"]),
|
|
94
|
-
|
|
94
|
+
ie((n(), m(F, {
|
|
95
95
|
type: "primary",
|
|
96
96
|
loading: o(k).btnLoading,
|
|
97
97
|
onClick: d[14] || (d[14] = (a) => ee(o(S)))
|
|
98
98
|
}, {
|
|
99
|
-
default:
|
|
99
|
+
default: e(() => [
|
|
100
100
|
U("保存")
|
|
101
101
|
]),
|
|
102
102
|
_: 1
|
|
103
|
-
}, 8, ["loading"])
|
|
103
|
+
}, 8, ["loading"])), [
|
|
104
|
+
[oe]
|
|
105
|
+
])
|
|
104
106
|
])
|
|
105
107
|
]),
|
|
106
|
-
default:
|
|
107
|
-
|
|
108
|
+
default: e(() => [
|
|
109
|
+
l(ae, {
|
|
108
110
|
ref_key: "formRef",
|
|
109
111
|
ref: S,
|
|
110
112
|
model: o(t),
|
|
111
113
|
"label-suffix": ":",
|
|
112
114
|
"label-position": "top"
|
|
113
115
|
}, {
|
|
114
|
-
default:
|
|
115
|
-
|
|
116
|
-
default:
|
|
117
|
-
|
|
118
|
-
default:
|
|
119
|
-
|
|
116
|
+
default: e(() => [
|
|
117
|
+
l(v, { gutter: 24 }, {
|
|
118
|
+
default: e(() => [
|
|
119
|
+
l(i, { span: 6 }, {
|
|
120
|
+
default: e(() => [
|
|
121
|
+
l(r, {
|
|
120
122
|
label: "按钮",
|
|
121
123
|
prop: "btnName"
|
|
122
124
|
}, {
|
|
123
|
-
default:
|
|
124
|
-
|
|
125
|
+
default: e(() => [
|
|
126
|
+
l(c, {
|
|
125
127
|
modelValue: o(t).btnName,
|
|
126
128
|
"onUpdate:modelValue": d[0] || (d[0] = (a) => o(t).btnName = a),
|
|
127
129
|
disabled: "",
|
|
128
130
|
placeholder: "请输入按钮名称"
|
|
129
131
|
}, {
|
|
130
|
-
prepend:
|
|
132
|
+
prepend: e(() => [
|
|
131
133
|
U(A(o(t).permissionCode), 1)
|
|
132
134
|
]),
|
|
133
135
|
_: 1
|
|
@@ -138,14 +140,14 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
138
140
|
]),
|
|
139
141
|
_: 1
|
|
140
142
|
}),
|
|
141
|
-
|
|
142
|
-
default:
|
|
143
|
-
|
|
143
|
+
l(i, { span: 6 }, {
|
|
144
|
+
default: e(() => [
|
|
145
|
+
l(r, {
|
|
144
146
|
label: "按钮图标",
|
|
145
147
|
prop: "btnIcon"
|
|
146
148
|
}, {
|
|
147
|
-
default:
|
|
148
|
-
|
|
149
|
+
default: e(() => [
|
|
150
|
+
l(o(P), {
|
|
149
151
|
modelValue: o(t).btnIcon,
|
|
150
152
|
"onUpdate:modelValue": d[1] || (d[1] = (a) => o(t).btnIcon = a),
|
|
151
153
|
icons: o(w),
|
|
@@ -161,14 +163,14 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
161
163
|
key: 0,
|
|
162
164
|
span: 24
|
|
163
165
|
}, {
|
|
164
|
-
default:
|
|
165
|
-
|
|
166
|
+
default: e(() => [
|
|
167
|
+
l(r, {
|
|
166
168
|
label: "接口地址",
|
|
167
169
|
rules: [{ required: !0, message: "必填项", trigger: "blur" }],
|
|
168
170
|
prop: "requestUrl"
|
|
169
171
|
}, {
|
|
170
|
-
default:
|
|
171
|
-
|
|
172
|
+
default: e(() => [
|
|
173
|
+
l(c, {
|
|
172
174
|
modelValue: o(t).requestUrl,
|
|
173
175
|
"onUpdate:modelValue": d[2] || (d[2] = (a) => o(t).requestUrl = a),
|
|
174
176
|
placeholder: "请输入接口地址",
|
|
@@ -180,23 +182,23 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
180
182
|
]),
|
|
181
183
|
_: 1
|
|
182
184
|
})) : C("", !0),
|
|
183
|
-
|
|
184
|
-
default:
|
|
185
|
-
|
|
185
|
+
l(i, { span: 12 }, {
|
|
186
|
+
default: e(() => [
|
|
187
|
+
l(r, {
|
|
186
188
|
label: "按钮位置",
|
|
187
189
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
188
190
|
prop: "btnPostion"
|
|
189
191
|
}, {
|
|
190
|
-
default:
|
|
191
|
-
|
|
192
|
+
default: e(() => [
|
|
193
|
+
l(V, {
|
|
192
194
|
modelValue: o(t).btnPostion,
|
|
193
195
|
"onUpdate:modelValue": d[3] || (d[3] = (a) => o(t).btnPostion = a),
|
|
194
196
|
placeholder: "请选择按钮位置",
|
|
195
197
|
filterable: "",
|
|
196
198
|
clearable: ""
|
|
197
199
|
}, {
|
|
198
|
-
default:
|
|
199
|
-
(n(!0), b(f, null, _(o(
|
|
200
|
+
default: e(() => [
|
|
201
|
+
(n(!0), b(f, null, _(o(me), (a, s) => (n(), m(g, {
|
|
200
202
|
key: s,
|
|
201
203
|
label: a.key,
|
|
202
204
|
value: a.value
|
|
@@ -210,23 +212,23 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
210
212
|
]),
|
|
211
213
|
_: 1
|
|
212
214
|
}),
|
|
213
|
-
|
|
214
|
-
default:
|
|
215
|
-
|
|
215
|
+
l(i, { span: 12 }, {
|
|
216
|
+
default: e(() => [
|
|
217
|
+
l(r, {
|
|
216
218
|
label: "按钮类型",
|
|
217
219
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
218
220
|
prop: "btnType"
|
|
219
221
|
}, {
|
|
220
|
-
default:
|
|
221
|
-
|
|
222
|
+
default: e(() => [
|
|
223
|
+
l(V, {
|
|
222
224
|
modelValue: o(t).btnType,
|
|
223
225
|
"onUpdate:modelValue": d[4] || (d[4] = (a) => o(t).btnType = a),
|
|
224
226
|
placeholder: "请选择按钮类型",
|
|
225
227
|
filterable: "",
|
|
226
228
|
clearable: ""
|
|
227
229
|
}, {
|
|
228
|
-
default:
|
|
229
|
-
(n(!0), b(f, null, _(o(
|
|
230
|
+
default: e(() => [
|
|
231
|
+
(n(!0), b(f, null, _(o(pe), (a, s) => (n(), m(g, {
|
|
230
232
|
key: s,
|
|
231
233
|
label: a.key,
|
|
232
234
|
value: a.value
|
|
@@ -240,14 +242,14 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
240
242
|
]),
|
|
241
243
|
_: 1
|
|
242
244
|
}),
|
|
243
|
-
|
|
244
|
-
default:
|
|
245
|
-
|
|
245
|
+
l(i, { span: 12 }, {
|
|
246
|
+
default: e(() => [
|
|
247
|
+
l(r, {
|
|
246
248
|
label: "按钮别名",
|
|
247
249
|
prop: "btnAlias"
|
|
248
250
|
}, {
|
|
249
|
-
default:
|
|
250
|
-
|
|
251
|
+
default: e(() => [
|
|
252
|
+
l(c, {
|
|
251
253
|
modelValue: o(t).btnAlias,
|
|
252
254
|
"onUpdate:modelValue": d[5] || (d[5] = (a) => o(t).btnAlias = a),
|
|
253
255
|
placeholder: "请输入按钮别名",
|
|
@@ -259,23 +261,23 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
259
261
|
]),
|
|
260
262
|
_: 1
|
|
261
263
|
}),
|
|
262
|
-
|
|
263
|
-
default:
|
|
264
|
-
|
|
264
|
+
l(i, { span: 12 }, {
|
|
265
|
+
default: e(() => [
|
|
266
|
+
l(r, {
|
|
265
267
|
label: "按钮颜色",
|
|
266
268
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
267
269
|
prop: "btnColor"
|
|
268
270
|
}, {
|
|
269
|
-
default:
|
|
270
|
-
|
|
271
|
+
default: e(() => [
|
|
272
|
+
l(V, {
|
|
271
273
|
modelValue: o(t).btnColor,
|
|
272
274
|
"onUpdate:modelValue": d[6] || (d[6] = (a) => o(t).btnColor = a),
|
|
273
275
|
placeholder: "请选择按钮颜色",
|
|
274
276
|
filterable: "",
|
|
275
277
|
clearable: ""
|
|
276
278
|
}, {
|
|
277
|
-
default:
|
|
278
|
-
(n(!0), b(f, null, _(o(
|
|
279
|
+
default: e(() => [
|
|
280
|
+
(n(!0), b(f, null, _(o(ce), (a, s) => (n(), m(g, {
|
|
279
281
|
key: s,
|
|
280
282
|
label: a.key,
|
|
281
283
|
value: a.value
|
|
@@ -293,23 +295,23 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
293
295
|
key: 1,
|
|
294
296
|
span: 12
|
|
295
297
|
}, {
|
|
296
|
-
default:
|
|
298
|
+
default: e(() => [
|
|
297
299
|
!o(t).isCustomBtn && o(t).permissionCode != "1001" ? (n(), m(r, {
|
|
298
300
|
key: 0,
|
|
299
301
|
label: "提交方式",
|
|
300
302
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
301
303
|
prop: "submitWay"
|
|
302
304
|
}, {
|
|
303
|
-
default:
|
|
304
|
-
|
|
305
|
+
default: e(() => [
|
|
306
|
+
l(V, {
|
|
305
307
|
modelValue: o(t).submitWay,
|
|
306
308
|
"onUpdate:modelValue": d[7] || (d[7] = (a) => o(t).submitWay = a),
|
|
307
309
|
placeholder: "请选择提交方式",
|
|
308
310
|
filterable: "",
|
|
309
311
|
clearable: ""
|
|
310
312
|
}, {
|
|
311
|
-
default:
|
|
312
|
-
(n(!0), b(f, null, _(o(
|
|
313
|
+
default: e(() => [
|
|
314
|
+
(n(!0), b(f, null, _(o(be), (a, s) => (n(), m(g, {
|
|
313
315
|
key: s,
|
|
314
316
|
label: a.key,
|
|
315
317
|
value: a.value
|
|
@@ -326,10 +328,10 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
326
328
|
]),
|
|
327
329
|
_: 1
|
|
328
330
|
}),
|
|
329
|
-
|
|
330
|
-
default:
|
|
331
|
+
l(L, { "content-position": "left" }, {
|
|
332
|
+
default: e(() => [
|
|
331
333
|
U(" 提交字段配置 "),
|
|
332
|
-
|
|
334
|
+
l(F, {
|
|
333
335
|
class: "add-icon-btn",
|
|
334
336
|
type: "primary",
|
|
335
337
|
icon: "Plus",
|
|
@@ -339,20 +341,20 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
339
341
|
]),
|
|
340
342
|
_: 1
|
|
341
343
|
}),
|
|
342
|
-
(n(!0), b(f, null, _(o(t).submitFields, (a, s) => (n(), m(
|
|
344
|
+
(n(!0), b(f, null, _(o(t).submitFields, (a, s) => (n(), m(v, {
|
|
343
345
|
gutter: 24,
|
|
344
346
|
key: s
|
|
345
347
|
}, {
|
|
346
|
-
default:
|
|
347
|
-
|
|
348
|
-
default:
|
|
349
|
-
|
|
348
|
+
default: e(() => [
|
|
349
|
+
l(i, { span: 6 }, {
|
|
350
|
+
default: e(() => [
|
|
351
|
+
l(r, {
|
|
350
352
|
label: "提交字段名",
|
|
351
353
|
rules: [{ required: !0, message: "必填项", trigger: "blur" }],
|
|
352
354
|
prop: "submitFields." + s + ".submitFieldName"
|
|
353
355
|
}, {
|
|
354
|
-
default:
|
|
355
|
-
|
|
356
|
+
default: e(() => [
|
|
357
|
+
l(c, {
|
|
356
358
|
modelValue: a.submitFieldName,
|
|
357
359
|
"onUpdate:modelValue": (u) => a.submitFieldName = u,
|
|
358
360
|
placeholder: "请输入提交字段名",
|
|
@@ -364,31 +366,31 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
364
366
|
]),
|
|
365
367
|
_: 2
|
|
366
368
|
}, 1024),
|
|
367
|
-
|
|
368
|
-
default:
|
|
369
|
-
|
|
369
|
+
l(i, { span: 8 }, {
|
|
370
|
+
default: e(() => [
|
|
371
|
+
l(r, {
|
|
370
372
|
label: "方式",
|
|
371
373
|
"label-width": "80px",
|
|
372
374
|
rules: [{ required: !0, message: "必填项", trigger: "blur" }],
|
|
373
375
|
prop: "submitFields." + s + ".matchFieldName"
|
|
374
376
|
}, {
|
|
375
|
-
default:
|
|
376
|
-
|
|
377
|
+
default: e(() => [
|
|
378
|
+
l(c, {
|
|
377
379
|
placeholder: "请输入",
|
|
378
380
|
modelValue: a.matchFieldName,
|
|
379
381
|
"onUpdate:modelValue": (u) => a.matchFieldName = u,
|
|
380
382
|
clearable: ""
|
|
381
383
|
}, {
|
|
382
|
-
prepend:
|
|
383
|
-
|
|
384
|
+
prepend: e(() => [
|
|
385
|
+
l(V, {
|
|
384
386
|
modelValue: a.matchType,
|
|
385
387
|
"onUpdate:modelValue": (u) => a.matchType = u,
|
|
386
388
|
placeholder: "请选择",
|
|
387
389
|
style: { width: "120px" },
|
|
388
390
|
onChange: (u) => a.submitFieldMatchOrigin = "rowData"
|
|
389
391
|
}, {
|
|
390
|
-
default:
|
|
391
|
-
(n(!0), b(f, null, _(o(
|
|
392
|
+
default: e(() => [
|
|
393
|
+
(n(!0), b(f, null, _(o(fe), (u, h) => (n(), m(g, {
|
|
392
394
|
key: h,
|
|
393
395
|
label: u.key,
|
|
394
396
|
value: u.value
|
|
@@ -409,14 +411,14 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
409
411
|
key: 0,
|
|
410
412
|
span: 5
|
|
411
413
|
}, {
|
|
412
|
-
default:
|
|
413
|
-
|
|
414
|
+
default: e(() => [
|
|
415
|
+
l(r, {
|
|
414
416
|
label: "匹配源",
|
|
415
417
|
rules: [{ required: !1, message: "必填项", trigger: "blur" }],
|
|
416
418
|
prop: "submitFields." + s + ".submitFieldMatchOrigin"
|
|
417
419
|
}, {
|
|
418
|
-
default:
|
|
419
|
-
|
|
420
|
+
default: e(() => [
|
|
421
|
+
l(c, {
|
|
420
422
|
modelValue: a.submitFieldMatchOrigin,
|
|
421
423
|
"onUpdate:modelValue": (u) => a.submitFieldMatchOrigin = u,
|
|
422
424
|
placeholder: "请输入匹配源",
|
|
@@ -428,23 +430,23 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
428
430
|
]),
|
|
429
431
|
_: 2
|
|
430
432
|
}, 1024)) : C("", !0),
|
|
431
|
-
|
|
432
|
-
default:
|
|
433
|
-
|
|
433
|
+
l(i, { span: 4 }, {
|
|
434
|
+
default: e(() => [
|
|
435
|
+
l(r, {
|
|
434
436
|
label: "提交类型",
|
|
435
437
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
436
438
|
prop: "submitFields." + s + ".submitFieldType"
|
|
437
439
|
}, {
|
|
438
|
-
default:
|
|
439
|
-
|
|
440
|
+
default: e(() => [
|
|
441
|
+
l(V, {
|
|
440
442
|
modelValue: a.submitFieldType,
|
|
441
443
|
"onUpdate:modelValue": (u) => a.submitFieldType = u,
|
|
442
444
|
placeholder: "请选择提交类型",
|
|
443
445
|
filterable: "",
|
|
444
446
|
clearable: ""
|
|
445
447
|
}, {
|
|
446
|
-
default:
|
|
447
|
-
(n(!0), b(f, null, _(o(
|
|
448
|
+
default: e(() => [
|
|
449
|
+
(n(!0), b(f, null, _(o(_e), (u, h) => (n(), m(g, {
|
|
448
450
|
key: h,
|
|
449
451
|
label: u.key,
|
|
450
452
|
value: u.value
|
|
@@ -458,12 +460,12 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
458
460
|
]),
|
|
459
461
|
_: 2
|
|
460
462
|
}, 1024),
|
|
461
|
-
|
|
463
|
+
l(i, {
|
|
462
464
|
class: "submit-operate",
|
|
463
465
|
span: 1
|
|
464
466
|
}, {
|
|
465
|
-
default:
|
|
466
|
-
|
|
467
|
+
default: e(() => [
|
|
468
|
+
l(F, {
|
|
467
469
|
class: "match-opreate",
|
|
468
470
|
type: "danger",
|
|
469
471
|
icon: "Minus",
|
|
@@ -476,10 +478,10 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
476
478
|
]),
|
|
477
479
|
_: 2
|
|
478
480
|
}, 1024))), 128)),
|
|
479
|
-
|
|
480
|
-
default:
|
|
481
|
+
l(L, { "content-position": "left" }, {
|
|
482
|
+
default: e(() => [
|
|
481
483
|
U(" 匹配字段配置(表格操作列按钮显示/隐藏) "),
|
|
482
|
-
|
|
484
|
+
l(F, {
|
|
483
485
|
class: "add-icon-btn",
|
|
484
486
|
type: "primary",
|
|
485
487
|
icon: "Plus",
|
|
@@ -489,34 +491,34 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
489
491
|
]),
|
|
490
492
|
_: 1
|
|
491
493
|
}),
|
|
492
|
-
(n(!0), b(f, null, _(o(t).matchFields, (a, s) => (n(), m(
|
|
494
|
+
(n(!0), b(f, null, _(o(t).matchFields, (a, s) => (n(), m(v, {
|
|
493
495
|
gutter: 24,
|
|
494
496
|
key: s
|
|
495
497
|
}, {
|
|
496
|
-
default:
|
|
497
|
-
|
|
498
|
-
default:
|
|
499
|
-
|
|
498
|
+
default: e(() => [
|
|
499
|
+
l(i, { span: 10 }, {
|
|
500
|
+
default: e(() => [
|
|
501
|
+
l(r, {
|
|
500
502
|
label: "匹配字段名",
|
|
501
503
|
rules: [{ required: !0, message: "必填项", trigger: "blur" }],
|
|
502
504
|
prop: "matchFields." + s + ".matchFieldName"
|
|
503
505
|
}, {
|
|
504
|
-
default:
|
|
505
|
-
|
|
506
|
+
default: e(() => [
|
|
507
|
+
l(c, {
|
|
506
508
|
placeholder: "请输入",
|
|
507
509
|
modelValue: a.matchFieldName,
|
|
508
510
|
"onUpdate:modelValue": (u) => a.matchFieldName = u,
|
|
509
511
|
clearable: ""
|
|
510
512
|
}, {
|
|
511
|
-
prepend:
|
|
512
|
-
|
|
513
|
+
prepend: e(() => [
|
|
514
|
+
l(V, {
|
|
513
515
|
modelValue: a.matchType,
|
|
514
516
|
"onUpdate:modelValue": (u) => a.matchType = u,
|
|
515
517
|
placeholder: "请选择",
|
|
516
518
|
style: { width: "180px" }
|
|
517
519
|
}, {
|
|
518
|
-
default:
|
|
519
|
-
(n(!0), b(f, null, _(o(
|
|
520
|
+
default: e(() => [
|
|
521
|
+
(n(!0), b(f, null, _(o(ge), (u, h) => (n(), m(g, {
|
|
520
522
|
key: h,
|
|
521
523
|
label: u.key,
|
|
522
524
|
value: u.value
|
|
@@ -533,22 +535,22 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
533
535
|
]),
|
|
534
536
|
_: 2
|
|
535
537
|
}, 1024),
|
|
536
|
-
|
|
537
|
-
default:
|
|
538
|
-
|
|
538
|
+
l(i, { span: 6 }, {
|
|
539
|
+
default: e(() => [
|
|
540
|
+
l(r, {
|
|
539
541
|
label: "匹配条件",
|
|
540
542
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
541
543
|
prop: "matchFields." + s + ".matchCondition"
|
|
542
544
|
}, {
|
|
543
|
-
default:
|
|
544
|
-
|
|
545
|
+
default: e(() => [
|
|
546
|
+
l(V, {
|
|
545
547
|
modelValue: a.matchCondition,
|
|
546
548
|
"onUpdate:modelValue": (u) => a.matchCondition = u,
|
|
547
549
|
placeholder: "请选择匹配条件",
|
|
548
550
|
clearable: "",
|
|
549
551
|
filterable: ""
|
|
550
552
|
}, {
|
|
551
|
-
default:
|
|
553
|
+
default: e(() => [
|
|
552
554
|
(n(!0), b(f, null, _(o($), (u, h) => (n(), m(g, {
|
|
553
555
|
key: h,
|
|
554
556
|
label: u.key,
|
|
@@ -563,14 +565,14 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
563
565
|
]),
|
|
564
566
|
_: 2
|
|
565
567
|
}, 1024),
|
|
566
|
-
|
|
567
|
-
default:
|
|
568
|
-
|
|
568
|
+
l(i, { span: 6 }, {
|
|
569
|
+
default: e(() => [
|
|
570
|
+
l(r, {
|
|
569
571
|
label: "字段值",
|
|
570
572
|
prop: "matchFields." + s + ".fieldValue"
|
|
571
573
|
}, {
|
|
572
|
-
default:
|
|
573
|
-
|
|
574
|
+
default: e(() => [
|
|
575
|
+
l(c, {
|
|
574
576
|
modelValue: a.fieldValue,
|
|
575
577
|
"onUpdate:modelValue": (u) => a.fieldValue = u,
|
|
576
578
|
placeholder: "请输入字段值",
|
|
@@ -582,12 +584,12 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
582
584
|
]),
|
|
583
585
|
_: 2
|
|
584
586
|
}, 1024),
|
|
585
|
-
|
|
587
|
+
l(i, {
|
|
586
588
|
class: "submit-operate",
|
|
587
589
|
span: 2
|
|
588
590
|
}, {
|
|
589
|
-
default:
|
|
590
|
-
|
|
591
|
+
default: e(() => [
|
|
592
|
+
l(F, {
|
|
591
593
|
class: "match-opreate",
|
|
592
594
|
type: "danger",
|
|
593
595
|
icon: "Minus",
|
|
@@ -601,23 +603,23 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
601
603
|
key: 0,
|
|
602
604
|
span: 24
|
|
603
605
|
}, {
|
|
604
|
-
default:
|
|
605
|
-
|
|
606
|
+
default: e(() => [
|
|
607
|
+
l(r, {
|
|
606
608
|
class: "condition-box",
|
|
607
609
|
label: "",
|
|
608
610
|
"label-width": "0",
|
|
609
611
|
prop: "matchFields." + s + ".spliceCondition"
|
|
610
612
|
}, {
|
|
611
|
-
default:
|
|
612
|
-
|
|
613
|
+
default: e(() => [
|
|
614
|
+
l(V, {
|
|
613
615
|
modelValue: a.spliceCondition,
|
|
614
616
|
"onUpdate:modelValue": (u) => a.spliceCondition = u,
|
|
615
617
|
placeholder: "请选择拼接条件",
|
|
616
618
|
clearable: "",
|
|
617
619
|
filterable: ""
|
|
618
620
|
}, {
|
|
619
|
-
default:
|
|
620
|
-
(n(!0), b(f, null, _(o(
|
|
621
|
+
default: e(() => [
|
|
622
|
+
(n(!0), b(f, null, _(o(Ve), (u, h) => (n(), m(g, {
|
|
621
623
|
key: h,
|
|
622
624
|
label: u.key,
|
|
623
625
|
value: u.value
|
|
@@ -634,16 +636,16 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
634
636
|
]),
|
|
635
637
|
_: 2
|
|
636
638
|
}, 1024))), 128)),
|
|
637
|
-
|
|
638
|
-
default:
|
|
639
|
-
|
|
640
|
-
default:
|
|
641
|
-
|
|
639
|
+
l(v, { gutter: 24 }, {
|
|
640
|
+
default: e(() => [
|
|
641
|
+
l(i, { span: 4 }, {
|
|
642
|
+
default: e(() => [
|
|
643
|
+
l(r, {
|
|
642
644
|
label: "自定义按钮",
|
|
643
645
|
prop: "isCustomBtn"
|
|
644
646
|
}, {
|
|
645
|
-
default:
|
|
646
|
-
|
|
647
|
+
default: e(() => [
|
|
648
|
+
l(le, {
|
|
647
649
|
modelValue: o(t).isCustomBtn,
|
|
648
650
|
"onUpdate:modelValue": d[8] || (d[8] = (a) => o(t).isCustomBtn = a),
|
|
649
651
|
onChange: K
|
|
@@ -658,22 +660,22 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
658
660
|
key: 0,
|
|
659
661
|
span: 6
|
|
660
662
|
}, {
|
|
661
|
-
default:
|
|
662
|
-
|
|
663
|
+
default: e(() => [
|
|
664
|
+
l(r, {
|
|
663
665
|
label: "自定义类型",
|
|
664
666
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
665
667
|
prop: "customType"
|
|
666
668
|
}, {
|
|
667
|
-
default:
|
|
668
|
-
|
|
669
|
+
default: e(() => [
|
|
670
|
+
l(V, {
|
|
669
671
|
modelValue: o(t).customType,
|
|
670
672
|
"onUpdate:modelValue": d[9] || (d[9] = (a) => o(t).customType = a),
|
|
671
673
|
placeholder: "请选择关联菜单",
|
|
672
674
|
filterable: "",
|
|
673
675
|
clearable: ""
|
|
674
676
|
}, {
|
|
675
|
-
default:
|
|
676
|
-
(n(!0), b(f, null, _(o(
|
|
677
|
+
default: e(() => [
|
|
678
|
+
(n(!0), b(f, null, _(o(ye), (a, s) => (n(), m(g, {
|
|
677
679
|
key: s,
|
|
678
680
|
label: a.key,
|
|
679
681
|
value: a.value
|
|
@@ -690,20 +692,20 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
690
692
|
]),
|
|
691
693
|
_: 1
|
|
692
694
|
}),
|
|
693
|
-
o(t).customType === "code" ? (n(), m(
|
|
695
|
+
o(t).customType === "code" ? (n(), m(v, {
|
|
694
696
|
key: 0,
|
|
695
697
|
gutter: 24
|
|
696
698
|
}, {
|
|
697
|
-
default:
|
|
698
|
-
|
|
699
|
-
default:
|
|
700
|
-
|
|
699
|
+
default: e(() => [
|
|
700
|
+
l(i, { span: 24 }, {
|
|
701
|
+
default: e(() => [
|
|
702
|
+
l(r, {
|
|
701
703
|
label: "代码片段",
|
|
702
704
|
rules: [{ required: !0, message: "必填项", trigger: "change" }],
|
|
703
705
|
prop: "codeStr"
|
|
704
706
|
}, {
|
|
705
|
-
default:
|
|
706
|
-
|
|
707
|
+
default: e(() => [
|
|
708
|
+
l(o(E), {
|
|
707
709
|
modelValue: o(t).codeStr,
|
|
708
710
|
"onUpdate:modelValue": d[10] || (d[10] = (a) => o(t).codeStr = a)
|
|
709
711
|
}, null, 8, ["modelValue"])
|
|
@@ -716,26 +718,26 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
716
718
|
]),
|
|
717
719
|
_: 1
|
|
718
720
|
})) : C("", !0),
|
|
719
|
-
o(t).customType === "component" ? (n(), m(
|
|
721
|
+
o(t).customType === "component" ? (n(), m(v, {
|
|
720
722
|
key: 1,
|
|
721
723
|
gutter: 24
|
|
722
724
|
}, {
|
|
723
|
-
default:
|
|
724
|
-
|
|
725
|
-
default:
|
|
726
|
-
|
|
725
|
+
default: e(() => [
|
|
726
|
+
l(i, { span: 9 }, {
|
|
727
|
+
default: e(() => [
|
|
728
|
+
l(r, {
|
|
727
729
|
label: "组件名称",
|
|
728
730
|
rules: [{ required: !0, message: "必填项", trigger: "blur" }],
|
|
729
731
|
prop: "customComponentName"
|
|
730
732
|
}, {
|
|
731
|
-
default:
|
|
732
|
-
|
|
733
|
+
default: e(() => [
|
|
734
|
+
l(c, {
|
|
733
735
|
modelValue: o(t).customComponentName,
|
|
734
736
|
"onUpdate:modelValue": d[11] || (d[11] = (a) => o(t).customComponentName = a),
|
|
735
737
|
placeholder: "请输入组件名称",
|
|
736
738
|
clearable: ""
|
|
737
739
|
}, {
|
|
738
|
-
prepend:
|
|
740
|
+
prepend: e(() => [
|
|
739
741
|
U(A(Y.value), 1)
|
|
740
742
|
]),
|
|
741
743
|
_: 1
|
|
@@ -746,15 +748,15 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
746
748
|
]),
|
|
747
749
|
_: 1
|
|
748
750
|
}),
|
|
749
|
-
|
|
750
|
-
default:
|
|
751
|
-
|
|
751
|
+
l(i, { span: 8 }, {
|
|
752
|
+
default: e(() => [
|
|
753
|
+
l(r, {
|
|
752
754
|
label: "组件地址",
|
|
753
755
|
rules: [{ required: !0, message: "必填项", trigger: "blur" }],
|
|
754
756
|
prop: "customComponentUrl"
|
|
755
757
|
}, {
|
|
756
|
-
default:
|
|
757
|
-
|
|
758
|
+
default: e(() => [
|
|
759
|
+
l(c, {
|
|
758
760
|
modelValue: o(t).customComponentUrl,
|
|
759
761
|
"onUpdate:modelValue": d[12] || (d[12] = (a) => o(t).customComponentUrl = a),
|
|
760
762
|
placeholder: "请输入组件地址",
|
|
@@ -766,18 +768,18 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
766
768
|
]),
|
|
767
769
|
_: 1
|
|
768
770
|
}),
|
|
769
|
-
|
|
770
|
-
default:
|
|
771
|
-
|
|
772
|
-
default:
|
|
773
|
-
|
|
771
|
+
l(i, { span: 7 }, {
|
|
772
|
+
default: e(() => [
|
|
773
|
+
l(r, { label: "关联菜单" }, {
|
|
774
|
+
default: e(() => [
|
|
775
|
+
l(V, {
|
|
774
776
|
modelValue: o(t).associationMenuId,
|
|
775
777
|
"onUpdate:modelValue": d[13] || (d[13] = (a) => o(t).associationMenuId = a),
|
|
776
778
|
placeholder: "请选择关联菜单",
|
|
777
779
|
filterable: "",
|
|
778
780
|
clearable: ""
|
|
779
781
|
}, {
|
|
780
|
-
default:
|
|
782
|
+
default: e(() => [
|
|
781
783
|
(n(!0), b(f, null, _(o(j), (a, s) => (n(), m(g, {
|
|
782
784
|
key: s,
|
|
783
785
|
label: a.name,
|
|
@@ -803,7 +805,7 @@ const ye = { class: "dialog-footer" }, he = {
|
|
|
803
805
|
}, 8, ["model-value", "title"]);
|
|
804
806
|
};
|
|
805
807
|
}
|
|
806
|
-
},
|
|
808
|
+
}, Me = /* @__PURE__ */ Ce(Fe, [["__scopeId", "data-v-bc91dc45"]]);
|
|
807
809
|
export {
|
|
808
|
-
|
|
810
|
+
Me as default
|
|
809
811
|
};
|