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.
@@ -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 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";
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-695e54dd.js";
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-fced38e4.js")), E = O(() => import("./index-695e54dd.js").then((p) => p.i)), W = he(), R = N("request"), I = D, T = x, Y = ue(() => W.params.key);
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), t = B(M());
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, d) => {
35
+ async (p, u) => {
36
36
  if (p) {
37
37
  await H();
38
38
  const c = { ...T.data };
39
- Object.keys(t.value).forEach((r) => {
40
- r == "submitFields" || r == "matchFields" ? t.value[r] = [...c[r] || []] : t.value[r] = c[r];
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
- 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;
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
- t.value.submitFields.push({ matchType: "match", submitFieldMatchOrigin: "rowData", submitFieldName: "", matchFieldName: "", submitFieldType: "" });
48
+ a.value.submitFields.push({ matchType: "match", submitFieldMatchOrigin: "rowData", submitFieldName: "", matchFieldName: "", submitFieldType: "" });
49
49
  }, J = (p) => {
50
- t.value.submitFields.splice(p, 1);
50
+ a.value.submitFields.splice(p, 1);
51
51
  }, Q = () => {
52
- t.value.matchFields.push({ matchType: "default", matchFieldName: "", matchCondition: "", fieldValue: "", spliceCondition: "" });
52
+ a.value.matchFields.push({ matchType: "default", matchFieldName: "", matchCondition: "", fieldValue: "", spliceCondition: "" });
53
53
  }, X = (p) => {
54
- t.value.matchFields.splice(p, 1), t.value.matchFields.length === 1 && (t.value.matchFields[0].spliceCondition = "");
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
- t.value = Object.assign(t.value, M()), S.value.resetFields(), I("update:visible", !1);
58
+ a.value = Object.assign(a.value, M()), S.value.resetFields(), I("update:visible", !1);
59
59
  }, ee = (p) => {
60
- p && p.validate((d) => {
61
- if (d)
60
+ p && p.validate((u) => {
61
+ if (u)
62
62
  try {
63
- k.btnLoading = !0, I("refresh", { ...t.value, submitFields: [...t.value.submitFields], matchFields: [...t.value.matchFields] }, () => {
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, d) => {
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
- return n(), m(te, {
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((n(), m(F, {
94
+ ie((d(), m(F, {
95
95
  type: "primary",
96
96
  loading: o(k).btnLoading,
97
- onClick: d[14] || (d[14] = (a) => ee(o(S)))
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(ae, {
109
+ l(te, {
110
110
  ref_key: "formRef",
111
111
  ref: S,
112
- model: o(t),
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(t).btnName,
128
- "onUpdate:modelValue": d[0] || (d[0] = (a) => o(t).btnName = a),
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(t).permissionCode), 1)
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(t).btnIcon,
152
- "onUpdate:modelValue": d[1] || (d[1] = (a) => o(t).btnIcon = a),
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(t).permissionCode != "1001" && !o(t).isCustomBtn ? (n(), m(i, {
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(t).requestUrl,
175
- "onUpdate:modelValue": d[2] || (d[2] = (a) => o(t).requestUrl = a),
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(t).btnPostion,
195
- "onUpdate:modelValue": d[3] || (d[3] = (a) => o(t).btnPostion = a),
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
- (n(!0), b(f, null, _(o(me), (a, s) => (n(), m(g, {
201
+ (d(!0), b(f, null, _(o(me), (t, s) => (d(), m(g, {
202
202
  key: s,
203
- label: a.key,
204
- value: a.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(t).btnType,
225
- "onUpdate:modelValue": d[4] || (d[4] = (a) => o(t).btnType = a),
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
- (n(!0), b(f, null, _(o(pe), (a, s) => (n(), m(g, {
231
+ (d(!0), b(f, null, _(o(pe), (t, s) => (d(), m(g, {
232
232
  key: s,
233
- label: a.key,
234
- value: a.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(t).btnAlias,
254
- "onUpdate:modelValue": d[5] || (d[5] = (a) => o(t).btnAlias = a),
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(t).btnColor,
274
- "onUpdate:modelValue": d[6] || (d[6] = (a) => o(t).btnColor = a),
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
- (n(!0), b(f, null, _(o(ce), (a, s) => (n(), m(g, {
280
+ (d(!0), b(f, null, _(o(ce), (t, s) => (d(), m(g, {
281
281
  key: s,
282
- label: a.key,
283
- value: a.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(t).isCustomBtn && o(t).permissionCode != "1001" ? (n(), m(i, {
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(t).isCustomBtn && o(t).permissionCode != "1001" ? (n(), m(r, {
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(t).submitWay,
308
- "onUpdate:modelValue": d[7] || (d[7] = (a) => o(t).submitWay = a),
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
- (n(!0), b(f, null, _(o(be), (a, s) => (n(), m(g, {
314
+ (d(!0), b(f, null, _(o(be), (t, s) => (d(), m(g, {
315
315
  key: s,
316
- label: a.key,
317
- value: a.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
- (n(!0), b(f, null, _(o(t).submitFields, (a, s) => (n(), m(v, {
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: a.submitFieldName,
359
- "onUpdate:modelValue": (u) => a.submitFieldName = u,
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: a.matchFieldName,
381
- "onUpdate:modelValue": (u) => a.matchFieldName = u,
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: a.matchType,
387
- "onUpdate:modelValue": (u) => a.matchType = u,
386
+ modelValue: t.matchType,
387
+ "onUpdate:modelValue": (n) => t.matchType = n,
388
388
  placeholder: "请选择",
389
389
  style: { width: "120px" },
390
- onChange: (u) => a.submitFieldMatchOrigin = "rowData"
390
+ onChange: (n) => t.submitFieldMatchOrigin = "rowData"
391
391
  }, {
392
392
  default: e(() => [
393
- (n(!0), b(f, null, _(o(fe), (u, h) => (n(), m(g, {
393
+ (d(!0), b(f, null, _(o(fe), (n, h) => (d(), m(g, {
394
394
  key: h,
395
- label: u.key,
396
- value: u.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
- a.matchType === "match" ? (n(), m(i, {
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: a.submitFieldMatchOrigin,
423
- "onUpdate:modelValue": (u) => a.submitFieldMatchOrigin = u,
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: a.submitFieldType,
443
- "onUpdate:modelValue": (u) => a.submitFieldType = u,
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
- (n(!0), b(f, null, _(o(_e), (u, h) => (n(), m(g, {
449
+ (d(!0), b(f, null, _(o(_e), (n, h) => (d(), m(g, {
450
450
  key: h,
451
- label: u.key,
452
- value: u.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: (u) => J(s)
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
- (n(!0), b(f, null, _(o(t).matchFields, (a, s) => (n(), m(v, {
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: a.matchFieldName,
510
- "onUpdate:modelValue": (u) => a.matchFieldName = u,
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: a.matchType,
516
- "onUpdate:modelValue": (u) => a.matchType = u,
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
- (n(!0), b(f, null, _(o(ge), (u, h) => (n(), m(g, {
521
+ (d(!0), b(f, null, _(o(ge), (n, h) => (d(), m(g, {
522
522
  key: h,
523
- label: u.key,
524
- value: u.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: a.matchCondition,
548
- "onUpdate:modelValue": (u) => a.matchCondition = u,
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
- (n(!0), b(f, null, _(o($), (u, h) => (n(), m(g, {
554
+ (d(!0), b(f, null, _(o($), (n, h) => (d(), m(g, {
555
555
  key: h,
556
- label: u.key,
557
- value: u.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: a.fieldValue,
577
- "onUpdate:modelValue": (u) => a.fieldValue = u,
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: (u) => X(s)
597
+ onClick: (n) => X(s)
598
598
  }, null, 8, ["onClick"])
599
599
  ]),
600
600
  _: 2
601
601
  }, 1024),
602
- s + 1 !== o(t).matchFields.length ? (n(), m(i, {
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: a.spliceCondition,
616
- "onUpdate:modelValue": (u) => a.spliceCondition = u,
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
- (n(!0), b(f, null, _(o(Ve), (u, h) => (n(), m(g, {
622
+ (d(!0), b(f, null, _(o(Ve), (n, h) => (d(), m(g, {
623
623
  key: h,
624
- label: u.key,
625
- value: u.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(t).isCustomBtn,
650
- "onUpdate:modelValue": d[8] || (d[8] = (a) => o(t).isCustomBtn = a),
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(t).isCustomBtn ? (n(), m(i, {
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(t).customType,
672
- "onUpdate:modelValue": d[9] || (d[9] = (a) => o(t).customType = a),
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
- (n(!0), b(f, null, _(o(ye), (a, s) => (n(), m(g, {
678
+ (d(!0), b(f, null, _(o(ye), (t, s) => (d(), m(g, {
679
679
  key: s,
680
- label: a.key,
681
- value: a.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(t).customType === "code" ? (n(), m(v, {
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(t).codeStr,
710
- "onUpdate:modelValue": d[10] || (d[10] = (a) => o(t).codeStr = a)
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(t).customType === "component" ? (n(), m(v, {
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(t).customComponentName,
736
- "onUpdate:modelValue": d[11] || (d[11] = (a) => o(t).customComponentName = a),
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(t).customComponentUrl,
761
- "onUpdate:modelValue": d[12] || (d[12] = (a) => o(t).customComponentUrl = a),
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(t).associationMenuId,
777
- "onUpdate:modelValue": d[13] || (d[13] = (a) => o(t).associationMenuId = a),
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
- (n(!0), b(f, null, _(o(j), (a, s) => (n(), m(g, {
783
+ (d(!0), b(f, null, _(o(j), (t, s) => (d(), m(g, {
784
784
  key: s,
785
- label: a.name,
786
- value: a.id
785
+ label: t.name,
786
+ value: t.id
787
787
  }, null, 8, ["label", "value"]))), 128))
788
788
  ]),
789
789
  _: 1