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.
@@ -1,11 +1,11 @@
1
- import { defineAsyncComponent as O, inject as N, computed as oe, reactive as ue, ref as B, watch as ne, resolveComponent as y, openBlock as n, createBlock as m, withCtx as l, createElementVNode as de, createVNode as e, unref as o, createTextVNode as U, toDisplayString as A, createCommentVNode as C, createElementBlock as b, Fragment as f, renderList as _ } from "vue";
2
- import { B as re, b as se, c as ie, d as me, e as pe, f as ce, g as be, h as fe, i as _e } from "./enum-95788c42.js";
3
- import { useRoute as ge } from "vue-router";
4
- import { _ as Ve } from "./index-adf3ff12.js";
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 ye = { class: "dialog-footer" }, he = {
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: P }) {
17
- const E = O(() => import("./index-b0157be1.js")), D = O(() => import("./index-adf3ff12.js").then((p) => p.i)), W = ge(), R = N("request"), I = P, T = x, Y = oe(() => W.params.key);
18
- let k = ue((() => ({
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
- ne(
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"), F = y("el-row"), v = y("el-button"), L = y("el-divider"), le = y("el-switch"), ae = y("el-form"), te = y("el-dialog");
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: l(() => [
84
- de("span", ye, [
85
- e(v, {
83
+ footer: e(() => [
84
+ se("span", ve, [
85
+ l(F, {
86
86
  loading: o(k).btnLoading,
87
87
  onClick: q
88
88
  }, {
89
- default: l(() => [
89
+ default: e(() => [
90
90
  U("取消")
91
91
  ]),
92
92
  _: 1
93
93
  }, 8, ["loading"]),
94
- e(v, {
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: l(() => [
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: l(() => [
107
- e(ae, {
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: l(() => [
115
- e(F, { gutter: 24 }, {
116
- default: l(() => [
117
- e(i, { span: 6 }, {
118
- default: l(() => [
119
- e(r, {
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: l(() => [
124
- e(c, {
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: l(() => [
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
- e(i, { span: 6 }, {
142
- default: l(() => [
143
- e(r, {
143
+ l(i, { span: 6 }, {
144
+ default: e(() => [
145
+ l(r, {
144
146
  label: "按钮图标",
145
147
  prop: "btnIcon"
146
148
  }, {
147
- default: l(() => [
148
- e(o(E), {
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: l(() => [
165
- e(r, {
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: l(() => [
171
- e(c, {
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
- e(i, { span: 12 }, {
184
- default: l(() => [
185
- e(r, {
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: l(() => [
191
- e(V, {
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: l(() => [
199
- (n(!0), b(f, null, _(o(re), (a, s) => (n(), m(g, {
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
- e(i, { span: 12 }, {
214
- default: l(() => [
215
- e(r, {
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: l(() => [
221
- e(V, {
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: l(() => [
229
- (n(!0), b(f, null, _(o(se), (a, s) => (n(), m(g, {
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
- e(i, { span: 12 }, {
244
- default: l(() => [
245
- e(r, {
245
+ l(i, { span: 12 }, {
246
+ default: e(() => [
247
+ l(r, {
246
248
  label: "按钮别名",
247
249
  prop: "btnAlias"
248
250
  }, {
249
- default: l(() => [
250
- e(c, {
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
- e(i, { span: 12 }, {
263
- default: l(() => [
264
- e(r, {
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: l(() => [
270
- e(V, {
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: l(() => [
278
- (n(!0), b(f, null, _(o(ie), (a, s) => (n(), m(g, {
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: l(() => [
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: l(() => [
304
- e(V, {
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: l(() => [
312
- (n(!0), b(f, null, _(o(me), (a, s) => (n(), m(g, {
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
- e(L, { "content-position": "left" }, {
330
- default: l(() => [
331
+ l(L, { "content-position": "left" }, {
332
+ default: e(() => [
331
333
  U(" 提交字段配置 "),
332
- e(v, {
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(F, {
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: l(() => [
347
- e(i, { span: 6 }, {
348
- default: l(() => [
349
- e(r, {
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: l(() => [
355
- e(c, {
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
- e(i, { span: 8 }, {
368
- default: l(() => [
369
- e(r, {
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: l(() => [
376
- e(c, {
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: l(() => [
383
- e(V, {
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: l(() => [
391
- (n(!0), b(f, null, _(o(pe), (u, h) => (n(), m(g, {
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: l(() => [
413
- e(r, {
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: l(() => [
419
- e(c, {
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
- e(i, { span: 4 }, {
432
- default: l(() => [
433
- e(r, {
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: l(() => [
439
- e(V, {
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: l(() => [
447
- (n(!0), b(f, null, _(o(ce), (u, h) => (n(), m(g, {
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
- e(i, {
463
+ l(i, {
462
464
  class: "submit-operate",
463
465
  span: 1
464
466
  }, {
465
- default: l(() => [
466
- e(v, {
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
- e(L, { "content-position": "left" }, {
480
- default: l(() => [
481
+ l(L, { "content-position": "left" }, {
482
+ default: e(() => [
481
483
  U(" 匹配字段配置(表格操作列按钮显示/隐藏) "),
482
- e(v, {
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(F, {
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: l(() => [
497
- e(i, { span: 10 }, {
498
- default: l(() => [
499
- e(r, {
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: l(() => [
505
- e(c, {
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: l(() => [
512
- e(V, {
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: l(() => [
519
- (n(!0), b(f, null, _(o(be), (u, h) => (n(), m(g, {
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
- e(i, { span: 6 }, {
537
- default: l(() => [
538
- e(r, {
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: l(() => [
544
- e(V, {
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: l(() => [
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
- e(i, { span: 6 }, {
567
- default: l(() => [
568
- e(r, {
568
+ l(i, { span: 6 }, {
569
+ default: e(() => [
570
+ l(r, {
569
571
  label: "字段值",
570
572
  prop: "matchFields." + s + ".fieldValue"
571
573
  }, {
572
- default: l(() => [
573
- e(c, {
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
- e(i, {
587
+ l(i, {
586
588
  class: "submit-operate",
587
589
  span: 2
588
590
  }, {
589
- default: l(() => [
590
- e(v, {
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: l(() => [
605
- e(r, {
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: l(() => [
612
- e(V, {
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: l(() => [
620
- (n(!0), b(f, null, _(o(fe), (u, h) => (n(), m(g, {
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
- e(F, { gutter: 24 }, {
638
- default: l(() => [
639
- e(i, { span: 4 }, {
640
- default: l(() => [
641
- e(r, {
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: l(() => [
646
- e(le, {
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: l(() => [
662
- e(r, {
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: l(() => [
668
- e(V, {
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: l(() => [
676
- (n(!0), b(f, null, _(o(_e), (a, s) => (n(), m(g, {
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(F, {
695
+ o(t).customType === "code" ? (n(), m(v, {
694
696
  key: 0,
695
697
  gutter: 24
696
698
  }, {
697
- default: l(() => [
698
- e(i, { span: 24 }, {
699
- default: l(() => [
700
- e(r, {
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: l(() => [
706
- e(o(D), {
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(F, {
721
+ o(t).customType === "component" ? (n(), m(v, {
720
722
  key: 1,
721
723
  gutter: 24
722
724
  }, {
723
- default: l(() => [
724
- e(i, { span: 9 }, {
725
- default: l(() => [
726
- e(r, {
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: l(() => [
732
- e(c, {
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: l(() => [
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
- e(i, { span: 8 }, {
750
- default: l(() => [
751
- e(r, {
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: l(() => [
757
- e(c, {
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
- e(i, { span: 7 }, {
770
- default: l(() => [
771
- e(r, { label: "关联菜单" }, {
772
- default: l(() => [
773
- e(V, {
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: l(() => [
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
- }, Se = /* @__PURE__ */ Ve(he, [["__scopeId", "data-v-cab12df2"]]);
808
+ }, Me = /* @__PURE__ */ Ce(Fe, [["__scopeId", "data-v-bc91dc45"]]);
807
809
  export {
808
- Se as default
810
+ Me as default
809
811
  };