act-plus 1.1.70 → 1.1.72

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.
@@ -1,8 +1,8 @@
1
- import { defineAsyncComponent as O, inject as k, computed as ne, reactive as de, ref as q, watch as re, resolveComponent as y, resolveDirective as se, openBlock as d, createBlock as m, withCtx as l, createElementVNode as ie, createVNode as e, unref as o, createTextVNode as U, withDirectives as me, toDisplayString as x, createElementBlock as b, Fragment as f, renderList as _, createCommentVNode as C } from "vue";
2
- import { _ as pe, B as ce, c as be, d as fe, e as _e, f as ge, g as Ve, h as ye, i as he, j as Ce } from "./index-33623979.js";
3
- import { useRoute as ve } from "vue-router";
1
+ import { defineAsyncComponent as L, inject as k, computed as de, reactive as re, ref as q, watch as ie, resolveComponent as y, resolveDirective as se, openBlock as n, createBlock as m, withCtx as e, createElementVNode as me, createVNode as l, unref as o, createTextVNode as U, withDirectives as pe, toDisplayString as O, createElementBlock as b, Fragment as f, renderList as _, createCommentVNode as C } from "vue";
2
+ import { _ as ce, B as be, d as fe, e as _e, f as ge, Y as Ve, g as ye, h as he, i as Ce, j as Fe, k as ve } from "./index-ec8c8fec.js";
3
+ import { useRoute as Ue } from "vue-router";
4
4
  import "element-plus";
5
- const Fe = { class: "dialog-footer" }, Ue = {
5
+ const Te = { class: "dialog-footer" }, ke = {
6
6
  __name: "dialogConfigBtn",
7
7
  props: {
8
8
  visible: { type: Boolean, default: !1 },
@@ -10,14 +10,14 @@ const Fe = { class: "dialog-footer" }, Ue = {
10
10
  data: { type: Object, default: () => ({}) }
11
11
  },
12
12
  emits: ["update:visible", "refresh"],
13
- setup(P, { emit: A }) {
14
- const D = O(() => import("./index-566f70f9.js")), E = O(() => import("./index-d473d428.js")), W = ve(), R = k("apiPrefix"), Y = k("request"), I = A, N = P, j = ne(() => W.params.key);
15
- let T = de((() => ({
13
+ setup(x, { emit: A }) {
14
+ const D = L(() => import("./index-ee1558c9.js")), E = L(() => import("./index-a2206f8c.js")), W = Ue(), Y = k("apiPrefix"), R = k("request"), I = A, N = x, j = de(() => W.params.key);
15
+ let T = re((() => ({
16
16
  btnLoading: !1
17
17
  }))());
18
18
  const M = k("createDefaultButtonItem"), $ = k("associationMenuList"), z = k("conditionList")();
19
19
  let w = q([]), B = q(null), t = q(M());
20
- const H = (p) => Y({ url: `${R}/icons/getAllList`, method: "post", data: p }), K = async () => {
20
+ const H = (p) => R({ url: `${Y}/icons/getAllList`, method: "post", data: p }), K = async () => {
21
21
  try {
22
22
  const { data: p } = await H({ dynamicFilters: [{ field: "type", operate: "Equal", value: "2" }] });
23
23
  w.value = p || [];
@@ -25,20 +25,20 @@ const Fe = { class: "dialog-footer" }, Ue = {
25
25
  console.error(p);
26
26
  }
27
27
  };
28
- re(
28
+ ie(
29
29
  () => N.visible,
30
30
  async (p, u) => {
31
31
  if (p) {
32
32
  await K();
33
33
  const c = { ...N.data };
34
34
  Object.keys(t.value).forEach((r) => {
35
- r == "submitFields" || r == "matchFields" ? t.value[r] = [...c[r] || []] : t.value[r] = c[r];
35
+ r == "submitFields" || r == "matchFields" ? t.value[r] = [...c[r] || []] : r == "isPromptVerificationSelectTable" ? t.value[r] = c[r] ?? "1" : t.value[r] = c[r];
36
36
  });
37
37
  }
38
38
  }
39
39
  );
40
40
  const G = () => {
41
- t.value.submitWay = [], t.value.requestUrl = void 0, t.value.submitWay = void 0, t.value.customType = void 0, t.value.codeStr = void 0, t.value.customComponentName = void 0, t.value.customComponentUrl = void 0;
41
+ t.value.submitWay = void 0, t.value.customType = void 0, t.value.codeStr = void 0, t.value.customComponentName = void 0, t.value.customComponentUrl = void 0;
42
42
  }, J = () => {
43
43
  t.value.submitFields.push({ matchType: "match", submitFieldMatchOrigin: "rowData", submitFieldName: "", matchFieldName: "", submitFieldType: "" });
44
44
  }, Q = (p) => {
@@ -47,11 +47,13 @@ const Fe = { class: "dialog-footer" }, Ue = {
47
47
  t.value.matchFields.push({ matchType: "default", matchFieldName: "", matchCondition: "", fieldValue: "", spliceCondition: "" });
48
48
  }, Z = (p) => {
49
49
  t.value.matchFields.splice(p, 1), t.value.matchFields.length === 1 && (t.value.matchFields[0].spliceCondition = "");
50
- }, ee = (p) => {
50
+ }, ee = (p, u) => {
51
+ p.submitFieldMatchOrigin = u === "match" ? "rowData" : "";
52
+ }, le = (p) => {
51
53
  S(), p();
52
54
  }, S = () => {
53
55
  t.value = Object.assign(t.value, M()), B.value.resetFields(), I("update:visible", !1);
54
- }, le = (p) => {
56
+ }, ae = (p) => {
55
57
  p && p.validate((u) => {
56
58
  if (u)
57
59
  try {
@@ -64,8 +66,8 @@ const Fe = { class: "dialog-footer" }, Ue = {
64
66
  });
65
67
  };
66
68
  return (p, u) => {
67
- 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"), ae = y("el-switch"), te = y("el-form"), oe = y("el-dialog"), ue = se("debounce");
68
- return d(), m(oe, {
69
+ const c = y("el-input"), r = y("el-form-item"), s = y("el-col"), g = y("el-option"), V = y("el-select"), F = y("el-row"), v = y("el-button"), P = y("el-divider"), te = y("el-switch"), oe = y("el-form"), ue = y("el-dialog"), ne = se("debounce");
70
+ return n(), m(ue, {
69
71
  "model-value": N.visible,
70
72
  title: N.title,
71
73
  top: "5vh",
@@ -75,59 +77,59 @@ const Fe = { class: "dialog-footer" }, Ue = {
75
77
  "append-to-body": "",
76
78
  "append-to": "body",
77
79
  "close-on-click-modal": !1,
78
- "before-close": ee
80
+ "before-close": le
79
81
  }, {
80
- footer: l(() => [
81
- ie("span", Fe, [
82
- e(F, {
82
+ footer: e(() => [
83
+ me("span", Te, [
84
+ l(v, {
83
85
  loading: o(T).btnLoading,
84
86
  onClick: S
85
87
  }, {
86
- default: l(() => u[17] || (u[17] = [
88
+ default: e(() => u[19] || (u[19] = [
87
89
  U("取消")
88
90
  ])),
89
91
  _: 1
90
92
  }, 8, ["loading"]),
91
- me((d(), m(F, {
93
+ pe((n(), m(v, {
92
94
  type: "primary",
93
95
  loading: o(T).btnLoading,
94
- onClick: u[14] || (u[14] = (a) => le(o(B)))
96
+ onClick: u[16] || (u[16] = (a) => ae(o(B)))
95
97
  }, {
96
- default: l(() => u[18] || (u[18] = [
98
+ default: e(() => u[20] || (u[20] = [
97
99
  U("保存")
98
100
  ])),
99
101
  _: 1
100
102
  }, 8, ["loading"])), [
101
- [ue]
103
+ [ne]
102
104
  ])
103
105
  ])
104
106
  ]),
105
- default: l(() => [
106
- e(te, {
107
+ default: e(() => [
108
+ l(oe, {
107
109
  ref_key: "formRef",
108
110
  ref: B,
109
111
  model: o(t),
110
112
  "label-suffix": ":",
111
113
  "label-position": "top"
112
114
  }, {
113
- default: l(() => [
114
- e(v, { gutter: 24 }, {
115
- default: l(() => [
116
- e(i, { span: 6 }, {
117
- default: l(() => [
118
- e(r, {
115
+ default: e(() => [
116
+ l(F, { gutter: 24 }, {
117
+ default: e(() => [
118
+ l(s, { span: 6 }, {
119
+ default: e(() => [
120
+ l(r, {
119
121
  label: "按钮",
120
122
  prop: "btnName"
121
123
  }, {
122
- default: l(() => [
123
- e(c, {
124
+ default: e(() => [
125
+ l(c, {
124
126
  modelValue: o(t).btnName,
125
127
  "onUpdate:modelValue": u[0] || (u[0] = (a) => o(t).btnName = a),
126
128
  disabled: "",
127
129
  placeholder: "请输入按钮名称"
128
130
  }, {
129
- prepend: l(() => [
130
- U(x(o(t).permissionCode), 1)
131
+ prepend: e(() => [
132
+ U(O(o(t).permissionCode), 1)
131
133
  ]),
132
134
  _: 1
133
135
  }, 8, ["modelValue"])
@@ -137,14 +139,14 @@ const Fe = { class: "dialog-footer" }, Ue = {
137
139
  ]),
138
140
  _: 1
139
141
  }),
140
- e(i, { span: 6 }, {
141
- default: l(() => [
142
- e(r, {
142
+ l(s, { span: 6 }, {
143
+ default: e(() => [
144
+ l(r, {
143
145
  label: "按钮图标",
144
146
  prop: "btnIcon"
145
147
  }, {
146
- default: l(() => [
147
- e(o(D), {
148
+ default: e(() => [
149
+ l(o(D), {
148
150
  modelValue: o(t).btnIcon,
149
151
  "onUpdate:modelValue": u[1] || (u[1] = (a) => o(t).btnIcon = a),
150
152
  icons: o(w),
@@ -156,15 +158,15 @@ const Fe = { class: "dialog-footer" }, Ue = {
156
158
  ]),
157
159
  _: 1
158
160
  }),
159
- e(i, { span: 24 }, {
160
- default: l(() => [
161
- e(r, {
161
+ l(s, { span: 24 }, {
162
+ default: e(() => [
163
+ l(r, {
162
164
  label: "接口地址",
163
165
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
164
166
  prop: "requestUrl"
165
167
  }, {
166
- default: l(() => [
167
- e(c, {
168
+ default: e(() => [
169
+ l(c, {
168
170
  modelValue: o(t).requestUrl,
169
171
  "onUpdate:modelValue": u[2] || (u[2] = (a) => o(t).requestUrl = a),
170
172
  placeholder: "请输入接口地址",
@@ -176,24 +178,24 @@ const Fe = { class: "dialog-footer" }, Ue = {
176
178
  ]),
177
179
  _: 1
178
180
  }),
179
- e(i, { span: 12 }, {
180
- default: l(() => [
181
- e(r, {
181
+ l(s, { span: 12 }, {
182
+ default: e(() => [
183
+ l(r, {
182
184
  label: "按钮位置",
183
185
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
184
186
  prop: "btnPostion"
185
187
  }, {
186
- default: l(() => [
187
- e(V, {
188
+ default: e(() => [
189
+ l(V, {
188
190
  modelValue: o(t).btnPostion,
189
191
  "onUpdate:modelValue": u[3] || (u[3] = (a) => o(t).btnPostion = a),
190
192
  placeholder: "请选择按钮位置",
191
193
  filterable: "",
192
194
  clearable: ""
193
195
  }, {
194
- default: l(() => [
195
- (d(!0), b(f, null, _(o(ce), (a, s) => (d(), m(g, {
196
- key: s,
196
+ default: e(() => [
197
+ (n(!0), b(f, null, _(o(be), (a, i) => (n(), m(g, {
198
+ key: i,
197
199
  label: a.key,
198
200
  value: a.value
199
201
  }, null, 8, ["label", "value"]))), 128))
@@ -206,24 +208,24 @@ const Fe = { class: "dialog-footer" }, Ue = {
206
208
  ]),
207
209
  _: 1
208
210
  }),
209
- e(i, { span: 12 }, {
210
- default: l(() => [
211
- e(r, {
211
+ l(s, { span: 12 }, {
212
+ default: e(() => [
213
+ l(r, {
212
214
  label: "按钮类型",
213
215
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
214
216
  prop: "btnType"
215
217
  }, {
216
- default: l(() => [
217
- e(V, {
218
+ default: e(() => [
219
+ l(V, {
218
220
  modelValue: o(t).btnType,
219
221
  "onUpdate:modelValue": u[4] || (u[4] = (a) => o(t).btnType = a),
220
222
  placeholder: "请选择按钮类型",
221
223
  filterable: "",
222
224
  clearable: ""
223
225
  }, {
224
- default: l(() => [
225
- (d(!0), b(f, null, _(o(be), (a, s) => (d(), m(g, {
226
- key: s,
226
+ default: e(() => [
227
+ (n(!0), b(f, null, _(o(fe), (a, i) => (n(), m(g, {
228
+ key: i,
227
229
  label: a.key,
228
230
  value: a.value
229
231
  }, null, 8, ["label", "value"]))), 128))
@@ -236,14 +238,14 @@ const Fe = { class: "dialog-footer" }, Ue = {
236
238
  ]),
237
239
  _: 1
238
240
  }),
239
- e(i, { span: 12 }, {
240
- default: l(() => [
241
- e(r, {
241
+ l(s, { span: 12 }, {
242
+ default: e(() => [
243
+ l(r, {
242
244
  label: "按钮别名",
243
245
  prop: "btnAlias"
244
246
  }, {
245
- default: l(() => [
246
- e(c, {
247
+ default: e(() => [
248
+ l(c, {
247
249
  modelValue: o(t).btnAlias,
248
250
  "onUpdate:modelValue": u[5] || (u[5] = (a) => o(t).btnAlias = a),
249
251
  placeholder: "请输入按钮别名",
@@ -255,24 +257,24 @@ const Fe = { class: "dialog-footer" }, Ue = {
255
257
  ]),
256
258
  _: 1
257
259
  }),
258
- e(i, { span: 12 }, {
259
- default: l(() => [
260
- e(r, {
260
+ l(s, { span: 12 }, {
261
+ default: e(() => [
262
+ l(r, {
261
263
  label: "按钮颜色",
262
264
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
263
265
  prop: "btnColor"
264
266
  }, {
265
- default: l(() => [
266
- e(V, {
267
+ default: e(() => [
268
+ l(V, {
267
269
  modelValue: o(t).btnColor,
268
270
  "onUpdate:modelValue": u[6] || (u[6] = (a) => o(t).btnColor = a),
269
271
  placeholder: "请选择按钮颜色",
270
272
  filterable: "",
271
273
  clearable: ""
272
274
  }, {
273
- default: l(() => [
274
- (d(!0), b(f, null, _(o(fe), (a, s) => (d(), m(g, {
275
- key: s,
275
+ default: e(() => [
276
+ (n(!0), b(f, null, _(o(_e), (a, i) => (n(), m(g, {
277
+ key: i,
276
278
  label: a.key,
277
279
  value: a.value
278
280
  }, null, 8, ["label", "value"]))), 128))
@@ -285,28 +287,28 @@ const Fe = { class: "dialog-footer" }, Ue = {
285
287
  ]),
286
288
  _: 1
287
289
  }),
288
- !o(t).isCustomBtn && o(t).permissionCode != "1001" ? (d(), m(i, {
290
+ !o(t).isCustomBtn && o(t).permissionCode != "1001" ? (n(), m(s, {
289
291
  key: 0,
290
292
  span: 12
291
293
  }, {
292
- default: l(() => [
293
- !o(t).isCustomBtn && o(t).permissionCode != "1001" ? (d(), m(r, {
294
+ default: e(() => [
295
+ !o(t).isCustomBtn && o(t).permissionCode != "1001" ? (n(), m(r, {
294
296
  key: 0,
295
297
  label: "提交方式",
296
298
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
297
299
  prop: "submitWay"
298
300
  }, {
299
- default: l(() => [
300
- e(V, {
301
+ default: e(() => [
302
+ l(V, {
301
303
  modelValue: o(t).submitWay,
302
304
  "onUpdate:modelValue": u[7] || (u[7] = (a) => o(t).submitWay = a),
303
305
  placeholder: "请选择提交方式",
304
306
  filterable: "",
305
307
  clearable: ""
306
308
  }, {
307
- default: l(() => [
308
- (d(!0), b(f, null, _(o(_e), (a, s) => (d(), m(g, {
309
- key: s,
309
+ default: e(() => [
310
+ (n(!0), b(f, null, _(o(ge), (a, i) => (n(), m(g, {
311
+ key: i,
310
312
  label: a.key,
311
313
  value: a.value
312
314
  }, null, 8, ["label", "value"]))), 128))
@@ -318,14 +320,70 @@ const Fe = { class: "dialog-footer" }, Ue = {
318
320
  })) : C("", !0)
319
321
  ]),
320
322
  _: 1
323
+ })) : C("", !0),
324
+ !o(t).isCustomBtn && o(t).permissionCode != "1001" && ["import", "batchImport"].includes(o(t).submitWay) ? (n(), m(s, {
325
+ key: 1,
326
+ span: 12
327
+ }, {
328
+ default: e(() => [
329
+ l(r, {
330
+ label: "导入提交文件字段",
331
+ rules: [{ required: !1, message: "必填项", trigger: "blur" }],
332
+ prop: "importFileName"
333
+ }, {
334
+ default: e(() => [
335
+ l(c, {
336
+ modelValue: o(t).importFileName,
337
+ "onUpdate:modelValue": u[8] || (u[8] = (a) => o(t).importFileName = a),
338
+ placeholder: "请输入导入提交文件字段",
339
+ clearable: ""
340
+ }, null, 8, ["modelValue"])
341
+ ]),
342
+ _: 1
343
+ })
344
+ ]),
345
+ _: 1
346
+ })) : C("", !0),
347
+ !o(t).isCustomBtn && o(t).permissionCode != "1001" && ["messageBox", "executeApi"].includes(o(t).submitWay) ? (n(), m(s, {
348
+ key: 2,
349
+ span: 12
350
+ }, {
351
+ default: e(() => [
352
+ l(r, {
353
+ label: "是否提示校验选择表格",
354
+ rules: [{ required: !1, message: "必填项", trigger: "change" }],
355
+ prop: "isPromptVerificationSelectTable"
356
+ }, {
357
+ default: e(() => [
358
+ l(V, {
359
+ modelValue: o(t).isPromptVerificationSelectTable,
360
+ "onUpdate:modelValue": u[9] || (u[9] = (a) => o(t).isPromptVerificationSelectTable = a),
361
+ placeholder: "请选择",
362
+ filterable: "",
363
+ clearable: ""
364
+ }, {
365
+ default: e(() => [
366
+ (n(!0), b(f, null, _(o(Ve), (a, i) => (n(), m(g, {
367
+ key: i,
368
+ label: a.key,
369
+ value: a.value
370
+ }, null, 8, ["label", "value"]))), 128))
371
+ ]),
372
+ _: 1
373
+ }, 8, ["modelValue"])
374
+ ]),
375
+ _: 1
376
+ })
377
+ ]),
378
+ _: 1
321
379
  })) : C("", !0)
322
380
  ]),
323
381
  _: 1
324
382
  }),
325
- e(L, { "content-position": "left" }, {
326
- default: l(() => [
327
- u[15] || (u[15] = U(" 提交字段配置 ")),
328
- e(F, {
383
+ l(P, { "content-position": "left" }, {
384
+ default: e(() => [
385
+ u[17] || (u[17] = U(" 提交字段配置 ")),
386
+ l(v, {
329
387
  class: "add-icon-btn",
330
388
  type: "primary",
331
389
  icon: "Plus",
@@ -335,22 +393,22 @@ const Fe = { class: "dialog-footer" }, Ue = {
335
393
  ]),
336
394
  _: 1
337
395
  }),
338
- (d(!0), b(f, null, _(o(t).submitFields, (a, s) => (d(), m(v, {
396
+ (n(!0), b(f, null, _(o(t).submitFields, (a, i) => (n(), m(F, {
339
397
  gutter: 24,
340
- key: s
398
+ key: i
341
399
  }, {
342
- default: l(() => [
343
- e(i, { span: 6 }, {
344
- default: l(() => [
345
- e(r, {
400
+ default: e(() => [
401
+ l(s, { span: 6 }, {
402
+ default: e(() => [
403
+ l(r, {
346
404
  label: "提交字段名",
347
405
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
348
- prop: "submitFields." + s + ".submitFieldName"
406
+ prop: "submitFields." + i + ".submitFieldName"
349
407
  }, {
350
- default: l(() => [
351
- e(c, {
408
+ default: e(() => [
409
+ l(c, {
352
410
  modelValue: a.submitFieldName,
353
- "onUpdate:modelValue": (n) => a.submitFieldName = n,
411
+ "onUpdate:modelValue": (d) => a.submitFieldName = d,
354
412
  placeholder: "请输入提交字段名",
355
413
  clearable: ""
356
414
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
@@ -360,34 +418,34 @@ const Fe = { class: "dialog-footer" }, Ue = {
360
418
  ]),
361
419
  _: 2
362
420
  }, 1024),
363
- e(i, { span: 8 }, {
364
- default: l(() => [
365
- e(r, {
421
+ l(s, { span: 8 }, {
422
+ default: e(() => [
423
+ l(r, {
366
424
  label: "方式",
367
425
  "label-width": "80px",
368
426
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
369
- prop: "submitFields." + s + ".matchFieldName"
427
+ prop: "submitFields." + i + ".matchFieldName"
370
428
  }, {
371
- default: l(() => [
372
- e(c, {
429
+ default: e(() => [
430
+ l(c, {
373
431
  placeholder: "请输入",
374
432
  modelValue: a.matchFieldName,
375
- "onUpdate:modelValue": (n) => a.matchFieldName = n,
433
+ "onUpdate:modelValue": (d) => a.matchFieldName = d,
376
434
  clearable: ""
377
435
  }, {
378
- prepend: l(() => [
379
- e(V, {
436
+ prepend: e(() => [
437
+ l(V, {
380
438
  modelValue: a.matchType,
381
- "onUpdate:modelValue": (n) => a.matchType = n,
439
+ "onUpdate:modelValue": (d) => a.matchType = d,
382
440
  placeholder: "请选择",
383
441
  style: { width: "120px" },
384
- onChange: (n) => a.submitFieldMatchOrigin = "rowData"
442
+ onChange: (d) => ee(a, d)
385
443
  }, {
386
- default: l(() => [
387
- (d(!0), b(f, null, _(o(ge), (n, h) => (d(), m(g, {
444
+ default: e(() => [
445
+ (n(!0), b(f, null, _(o(ye), (d, h) => (n(), m(g, {
388
446
  key: h,
389
- label: n.key,
390
- value: n.value
447
+ label: d.key,
448
+ value: d.value
391
449
  }, null, 8, ["label", "value"]))), 128))
392
450
  ]),
393
451
  _: 2
@@ -401,20 +459,20 @@ const Fe = { class: "dialog-footer" }, Ue = {
401
459
  ]),
402
460
  _: 2
403
461
  }, 1024),
404
- a.matchType === "match" ? (d(), m(i, {
462
+ a.matchType === "match" ? (n(), m(s, {
405
463
  key: 0,
406
464
  span: 5
407
465
  }, {
408
- default: l(() => [
409
- e(r, {
466
+ default: e(() => [
467
+ l(r, {
410
468
  label: "匹配源",
411
469
  rules: [{ required: !1, message: "必填项", trigger: "blur" }],
412
- prop: "submitFields." + s + ".submitFieldMatchOrigin"
470
+ prop: "submitFields." + i + ".submitFieldMatchOrigin"
413
471
  }, {
414
- default: l(() => [
415
- e(c, {
472
+ default: e(() => [
473
+ l(c, {
416
474
  modelValue: a.submitFieldMatchOrigin,
417
- "onUpdate:modelValue": (n) => a.submitFieldMatchOrigin = n,
475
+ "onUpdate:modelValue": (d) => a.submitFieldMatchOrigin = d,
418
476
  placeholder: "请输入匹配源",
419
477
  clearable: ""
420
478
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
@@ -424,26 +482,26 @@ const Fe = { class: "dialog-footer" }, Ue = {
424
482
  ]),
425
483
  _: 2
426
484
  }, 1024)) : C("", !0),
427
- e(i, { span: 4 }, {
428
- default: l(() => [
429
- e(r, {
485
+ l(s, { span: 4 }, {
486
+ default: e(() => [
487
+ l(r, {
430
488
  label: "提交类型",
431
489
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
432
- prop: "submitFields." + s + ".submitFieldType"
490
+ prop: "submitFields." + i + ".submitFieldType"
433
491
  }, {
434
- default: l(() => [
435
- e(V, {
492
+ default: e(() => [
493
+ l(V, {
436
494
  modelValue: a.submitFieldType,
437
- "onUpdate:modelValue": (n) => a.submitFieldType = n,
495
+ "onUpdate:modelValue": (d) => a.submitFieldType = d,
438
496
  placeholder: "请选择提交类型",
439
497
  filterable: "",
440
498
  clearable: ""
441
499
  }, {
442
- default: l(() => [
443
- (d(!0), b(f, null, _(o(Ve), (n, h) => (d(), m(g, {
500
+ default: e(() => [
501
+ (n(!0), b(f, null, _(o(he), (d, h) => (n(), m(g, {
444
502
  key: h,
445
- label: n.key,
446
- value: n.value
503
+ label: d.key,
504
+ value: d.value
447
505
  }, null, 8, ["label", "value"]))), 128))
448
506
  ]),
449
507
  _: 2
@@ -454,17 +512,17 @@ const Fe = { class: "dialog-footer" }, Ue = {
454
512
  ]),
455
513
  _: 2
456
514
  }, 1024),
457
- e(i, {
515
+ l(s, {
458
516
  class: "submit-operate",
459
517
  span: 1
460
518
  }, {
461
- default: l(() => [
462
- e(F, {
519
+ default: e(() => [
520
+ l(v, {
463
521
  class: "match-opreate",
464
522
  type: "danger",
465
523
  icon: "Minus",
466
524
  circle: "",
467
- onClick: (n) => Q(s)
525
+ onClick: (d) => Q(i)
468
526
  }, null, 8, ["onClick"])
469
527
  ]),
470
528
  _: 2
@@ -472,10 +530,10 @@ const Fe = { class: "dialog-footer" }, Ue = {
472
530
  ]),
473
531
  _: 2
474
532
  }, 1024))), 128)),
475
- e(L, { "content-position": "left" }, {
476
- default: l(() => [
477
- u[16] || (u[16] = U(" 匹配字段配置(表格操作列按钮显示/隐藏) ")),
478
- e(F, {
533
+ l(P, { "content-position": "left" }, {
534
+ default: e(() => [
535
+ u[18] || (u[18] = U(" 匹配字段配置(表格操作列按钮显示/隐藏) ")),
536
+ l(v, {
479
537
  class: "add-icon-btn",
480
538
  type: "primary",
481
539
  icon: "Plus",
@@ -485,37 +543,37 @@ const Fe = { class: "dialog-footer" }, Ue = {
485
543
  ]),
486
544
  _: 1
487
545
  }),
488
- (d(!0), b(f, null, _(o(t).matchFields, (a, s) => (d(), m(v, {
546
+ (n(!0), b(f, null, _(o(t).matchFields, (a, i) => (n(), m(F, {
489
547
  gutter: 24,
490
- key: s
548
+ key: i
491
549
  }, {
492
- default: l(() => [
493
- e(i, { span: 10 }, {
494
- default: l(() => [
495
- e(r, {
550
+ default: e(() => [
551
+ l(s, { span: 10 }, {
552
+ default: e(() => [
553
+ l(r, {
496
554
  label: "匹配字段名",
497
555
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
498
- prop: "matchFields." + s + ".matchFieldName"
556
+ prop: "matchFields." + i + ".matchFieldName"
499
557
  }, {
500
- default: l(() => [
501
- e(c, {
558
+ default: e(() => [
559
+ l(c, {
502
560
  placeholder: "请输入",
503
561
  modelValue: a.matchFieldName,
504
- "onUpdate:modelValue": (n) => a.matchFieldName = n,
562
+ "onUpdate:modelValue": (d) => a.matchFieldName = d,
505
563
  clearable: ""
506
564
  }, {
507
- prepend: l(() => [
508
- e(V, {
565
+ prepend: e(() => [
566
+ l(V, {
509
567
  modelValue: a.matchType,
510
- "onUpdate:modelValue": (n) => a.matchType = n,
568
+ "onUpdate:modelValue": (d) => a.matchType = d,
511
569
  placeholder: "请选择",
512
570
  style: { width: "180px" }
513
571
  }, {
514
- default: l(() => [
515
- (d(!0), b(f, null, _(o(ye), (n, h) => (d(), m(g, {
572
+ default: e(() => [
573
+ (n(!0), b(f, null, _(o(Ce), (d, h) => (n(), m(g, {
516
574
  key: h,
517
- label: n.key,
518
- value: n.value
575
+ label: d.key,
576
+ value: d.value
519
577
  }, null, 8, ["label", "value"]))), 128))
520
578
  ]),
521
579
  _: 2
@@ -529,26 +587,26 @@ const Fe = { class: "dialog-footer" }, Ue = {
529
587
  ]),
530
588
  _: 2
531
589
  }, 1024),
532
- e(i, { span: 6 }, {
533
- default: l(() => [
534
- e(r, {
590
+ l(s, { span: 6 }, {
591
+ default: e(() => [
592
+ l(r, {
535
593
  label: "匹配条件",
536
594
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
537
- prop: "matchFields." + s + ".matchCondition"
595
+ prop: "matchFields." + i + ".matchCondition"
538
596
  }, {
539
- default: l(() => [
540
- e(V, {
597
+ default: e(() => [
598
+ l(V, {
541
599
  modelValue: a.matchCondition,
542
- "onUpdate:modelValue": (n) => a.matchCondition = n,
600
+ "onUpdate:modelValue": (d) => a.matchCondition = d,
543
601
  placeholder: "请选择匹配条件",
544
602
  clearable: "",
545
603
  filterable: ""
546
604
  }, {
547
- default: l(() => [
548
- (d(!0), b(f, null, _(o(z), (n, h) => (d(), m(g, {
605
+ default: e(() => [
606
+ (n(!0), b(f, null, _(o(z), (d, h) => (n(), m(g, {
549
607
  key: h,
550
- label: n.key,
551
- value: n.value
608
+ label: d.key,
609
+ value: d.value
552
610
  }, null, 8, ["label", "value"]))), 128))
553
611
  ]),
554
612
  _: 2
@@ -559,16 +617,16 @@ const Fe = { class: "dialog-footer" }, Ue = {
559
617
  ]),
560
618
  _: 2
561
619
  }, 1024),
562
- e(i, { span: 6 }, {
563
- default: l(() => [
564
- e(r, {
620
+ l(s, { span: 6 }, {
621
+ default: e(() => [
622
+ l(r, {
565
623
  label: "字段值",
566
- prop: "matchFields." + s + ".fieldValue"
624
+ prop: "matchFields." + i + ".fieldValue"
567
625
  }, {
568
- default: l(() => [
569
- e(c, {
626
+ default: e(() => [
627
+ l(c, {
570
628
  modelValue: a.fieldValue,
571
- "onUpdate:modelValue": (n) => a.fieldValue = n,
629
+ "onUpdate:modelValue": (d) => a.fieldValue = d,
572
630
  placeholder: "请输入字段值",
573
631
  clearable: ""
574
632
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
@@ -578,45 +636,45 @@ const Fe = { class: "dialog-footer" }, Ue = {
578
636
  ]),
579
637
  _: 2
580
638
  }, 1024),
581
- e(i, {
639
+ l(s, {
582
640
  class: "submit-operate",
583
641
  span: 2
584
642
  }, {
585
- default: l(() => [
586
- e(F, {
643
+ default: e(() => [
644
+ l(v, {
587
645
  class: "match-opreate",
588
646
  type: "danger",
589
647
  icon: "Minus",
590
648
  circle: "",
591
- onClick: (n) => Z(s)
649
+ onClick: (d) => Z(i)
592
650
  }, null, 8, ["onClick"])
593
651
  ]),
594
652
  _: 2
595
653
  }, 1024),
596
- s + 1 !== o(t).matchFields.length ? (d(), m(i, {
654
+ i + 1 !== o(t).matchFields.length ? (n(), m(s, {
597
655
  key: 0,
598
656
  span: 24
599
657
  }, {
600
- default: l(() => [
601
- e(r, {
658
+ default: e(() => [
659
+ l(r, {
602
660
  class: "condition-box",
603
661
  label: "",
604
662
  "label-width": "0",
605
- prop: "matchFields." + s + ".spliceCondition"
663
+ prop: "matchFields." + i + ".spliceCondition"
606
664
  }, {
607
- default: l(() => [
608
- e(V, {
665
+ default: e(() => [
666
+ l(V, {
609
667
  modelValue: a.spliceCondition,
610
- "onUpdate:modelValue": (n) => a.spliceCondition = n,
668
+ "onUpdate:modelValue": (d) => a.spliceCondition = d,
611
669
  placeholder: "请选择拼接条件",
612
670
  clearable: "",
613
671
  filterable: ""
614
672
  }, {
615
- default: l(() => [
616
- (d(!0), b(f, null, _(o(he), (n, h) => (d(), m(g, {
673
+ default: e(() => [
674
+ (n(!0), b(f, null, _(o(Fe), (d, h) => (n(), m(g, {
617
675
  key: h,
618
- label: n.key,
619
- value: n.value
676
+ label: d.key,
677
+ value: d.value
620
678
  }, null, 8, ["label", "value"]))), 128))
621
679
  ]),
622
680
  _: 2
@@ -630,18 +688,18 @@ const Fe = { class: "dialog-footer" }, Ue = {
630
688
  ]),
631
689
  _: 2
632
690
  }, 1024))), 128)),
633
- e(v, { gutter: 24 }, {
634
- default: l(() => [
635
- e(i, { span: 4 }, {
636
- default: l(() => [
637
- e(r, {
691
+ l(F, { gutter: 24 }, {
692
+ default: e(() => [
693
+ l(s, { span: 4 }, {
694
+ default: e(() => [
695
+ l(r, {
638
696
  label: "自定义按钮",
639
697
  prop: "isCustomBtn"
640
698
  }, {
641
- default: l(() => [
642
- e(ae, {
699
+ default: e(() => [
700
+ l(te, {
643
701
  modelValue: o(t).isCustomBtn,
644
- "onUpdate:modelValue": u[8] || (u[8] = (a) => o(t).isCustomBtn = a),
702
+ "onUpdate:modelValue": u[10] || (u[10] = (a) => o(t).isCustomBtn = a),
645
703
  onChange: G
646
704
  }, null, 8, ["modelValue"])
647
705
  ]),
@@ -650,27 +708,27 @@ const Fe = { class: "dialog-footer" }, Ue = {
650
708
  ]),
651
709
  _: 1
652
710
  }),
653
- o(t).isCustomBtn ? (d(), m(i, {
711
+ o(t).isCustomBtn ? (n(), m(s, {
654
712
  key: 0,
655
713
  span: 6
656
714
  }, {
657
- default: l(() => [
658
- e(r, {
715
+ default: e(() => [
716
+ l(r, {
659
717
  label: "自定义类型",
660
718
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
661
719
  prop: "customType"
662
720
  }, {
663
- default: l(() => [
664
- e(V, {
721
+ default: e(() => [
722
+ l(V, {
665
723
  modelValue: o(t).customType,
666
- "onUpdate:modelValue": u[9] || (u[9] = (a) => o(t).customType = a),
724
+ "onUpdate:modelValue": u[11] || (u[11] = (a) => o(t).customType = a),
667
725
  placeholder: "请选择关联菜单",
668
726
  filterable: "",
669
727
  clearable: ""
670
728
  }, {
671
- default: l(() => [
672
- (d(!0), b(f, null, _(o(Ce), (a, s) => (d(), m(g, {
673
- key: s,
729
+ default: e(() => [
730
+ (n(!0), b(f, null, _(o(ve), (a, i) => (n(), m(g, {
731
+ key: i,
674
732
  label: a.key,
675
733
  value: a.value
676
734
  }, null, 8, ["label", "value"]))), 128))
@@ -683,20 +741,20 @@ const Fe = { class: "dialog-footer" }, Ue = {
683
741
  ]),
684
742
  _: 1
685
743
  })) : C("", !0),
686
- e(i, { span: 6 }, {
687
- default: l(() => [
688
- e(r, { label: "关联菜单" }, {
689
- default: l(() => [
690
- e(V, {
744
+ l(s, { span: 6 }, {
745
+ default: e(() => [
746
+ l(r, { label: "关联菜单" }, {
747
+ default: e(() => [
748
+ l(V, {
691
749
  modelValue: o(t).associationMenuId,
692
- "onUpdate:modelValue": u[10] || (u[10] = (a) => o(t).associationMenuId = a),
750
+ "onUpdate:modelValue": u[12] || (u[12] = (a) => o(t).associationMenuId = a),
693
751
  placeholder: "请选择关联菜单",
694
752
  filterable: "",
695
753
  clearable: ""
696
754
  }, {
697
- default: l(() => [
698
- (d(!0), b(f, null, _(o($), (a, s) => (d(), m(g, {
699
- key: s,
755
+ default: e(() => [
756
+ (n(!0), b(f, null, _(o($), (a, i) => (n(), m(g, {
757
+ key: i,
700
758
  label: a.name,
701
759
  value: a.id
702
760
  }, null, 8, ["label", "value"]))), 128))
@@ -712,22 +770,22 @@ const Fe = { class: "dialog-footer" }, Ue = {
712
770
  ]),
713
771
  _: 1
714
772
  }),
715
- o(t).customType === "code" ? (d(), m(v, {
773
+ o(t).customType === "code" ? (n(), m(F, {
716
774
  key: 0,
717
775
  gutter: 24
718
776
  }, {
719
- default: l(() => [
720
- e(i, { span: 24 }, {
721
- default: l(() => [
722
- e(r, {
777
+ default: e(() => [
778
+ l(s, { span: 24 }, {
779
+ default: e(() => [
780
+ l(r, {
723
781
  label: "代码片段",
724
782
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
725
783
  prop: "codeStr"
726
784
  }, {
727
- default: l(() => [
728
- e(o(E), {
785
+ default: e(() => [
786
+ l(o(E), {
729
787
  modelValue: o(t).codeStr,
730
- "onUpdate:modelValue": u[11] || (u[11] = (a) => o(t).codeStr = a)
788
+ "onUpdate:modelValue": u[13] || (u[13] = (a) => o(t).codeStr = a)
731
789
  }, null, 8, ["modelValue"])
732
790
  ]),
733
791
  _: 1
@@ -738,27 +796,27 @@ const Fe = { class: "dialog-footer" }, Ue = {
738
796
  ]),
739
797
  _: 1
740
798
  })) : C("", !0),
741
- o(t).customType === "component" ? (d(), m(v, {
799
+ o(t).customType === "component" ? (n(), m(F, {
742
800
  key: 1,
743
801
  gutter: 24
744
802
  }, {
745
- default: l(() => [
746
- e(i, { span: 10 }, {
747
- default: l(() => [
748
- e(r, {
803
+ default: e(() => [
804
+ l(s, { span: 10 }, {
805
+ default: e(() => [
806
+ l(r, {
749
807
  label: "组件名称",
750
808
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
751
809
  prop: "customComponentName"
752
810
  }, {
753
- default: l(() => [
754
- e(c, {
811
+ default: e(() => [
812
+ l(c, {
755
813
  modelValue: o(t).customComponentName,
756
- "onUpdate:modelValue": u[12] || (u[12] = (a) => o(t).customComponentName = a),
814
+ "onUpdate:modelValue": u[14] || (u[14] = (a) => o(t).customComponentName = a),
757
815
  placeholder: "请输入组件名称",
758
816
  clearable: ""
759
817
  }, {
760
- prepend: l(() => [
761
- U(x(j.value), 1)
818
+ prepend: e(() => [
819
+ U(O(j.value), 1)
762
820
  ]),
763
821
  _: 1
764
822
  }, 8, ["modelValue"])
@@ -768,17 +826,17 @@ const Fe = { class: "dialog-footer" }, Ue = {
768
826
  ]),
769
827
  _: 1
770
828
  }),
771
- e(i, { span: 14 }, {
772
- default: l(() => [
773
- e(r, {
829
+ l(s, { span: 14 }, {
830
+ default: e(() => [
831
+ l(r, {
774
832
  label: "组件地址",
775
833
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
776
834
  prop: "customComponentUrl"
777
835
  }, {
778
- default: l(() => [
779
- e(c, {
836
+ default: e(() => [
837
+ l(c, {
780
838
  modelValue: o(t).customComponentUrl,
781
- "onUpdate:modelValue": u[13] || (u[13] = (a) => o(t).customComponentUrl = a),
839
+ "onUpdate:modelValue": u[15] || (u[15] = (a) => o(t).customComponentUrl = a),
782
840
  placeholder: "请输入组件地址",
783
841
  clearable: ""
784
842
  }, null, 8, ["modelValue"])
@@ -799,7 +857,7 @@ const Fe = { class: "dialog-footer" }, Ue = {
799
857
  }, 8, ["model-value", "title"]);
800
858
  };
801
859
  }
802
- }, qe = /* @__PURE__ */ pe(Ue, [["__scopeId", "data-v-c38b8a42"]]);
860
+ }, Me = /* @__PURE__ */ ce(ke, [["__scopeId", "data-v-325d2233"]]);
803
861
  export {
804
- qe as default
862
+ Me as default
805
863
  };