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,6 +1,6 @@
1
- import { defineAsyncComponent as se, inject as E, reactive as ie, ref as A, watch as me, resolveComponent as g, resolveDirective as pe, openBlock as n, createBlock as m, withCtx as a, createElementVNode as H, createVNode as l, unref as o, createTextVNode as S, withDirectives as fe, createElementBlock as b, Fragment as c, renderList as C, createCommentVNode as V, toDisplayString as be } from "vue";
2
- import { a as ce, j as _e, P as ge, k as L, T as Ce, A as ye, C as Ve, U as Te } from "./enum-d734222c.js";
3
- import { _ as Se } from "./index-695e54dd.js";
1
+ import { defineAsyncComponent as se, inject as E, reactive as ie, ref as A, watch as me, resolveComponent as C, resolveDirective as pe, openBlock as n, createBlock as m, withCtx as t, createElementVNode as H, createVNode as l, unref as u, createTextVNode as S, withDirectives as fe, createElementBlock as b, Fragment as c, renderList as _, createCommentVNode as V, toDisplayString as be } from "vue";
2
+ import { a as ce, j as ge, P as Ce, k as L, T as _e, A as ye, C as Ve, U as Te } from "./enum-d734222c.js";
3
+ import { _ as Se } from "./index-c18badb4.js";
4
4
  import "vue-router";
5
5
  import "js-base64";
6
6
  import "element-plus";
@@ -14,7 +14,7 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
14
14
  },
15
15
  emits: ["update:visible", "refresh"],
16
16
  setup(K, { emit: M }) {
17
- const I = se(() => import("./dialogSiteComponentsParams-9c74c09e.js")), D = M, F = K, N = E("pageKey")(), x = E("conditionList")(), W = E("configData")();
17
+ const I = se(() => import("./dialogSiteComponentsParams-2aaba180.js")), D = M, N = K, P = E("pageKey")(), x = E("conditionList")(), W = E("configData")();
18
18
  let v = ie((() => ({
19
19
  btnLoading: !1,
20
20
  showSiteComponentsParamsDialog: !1
@@ -45,73 +45,80 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
45
45
  isTableCellOverflowTooltip: !0,
46
46
  isTableCellSort: !0
47
47
  });
48
- let P = Te, w = A(null), t = A(O());
49
- const $ = () => ["select", "selectIcon", "multipleSelect", "treeSelect", "provinceCascade", "switch", "virtualizedSelect", "virtualizedMultipleSelect"].includes(
50
- t.value.fieldType
51
- ), Q = () => t.value.useScenes.includes("tableSearch") && t.value.fieldType !== "time", Y = () => t.value.useScenes.includes("tableShow"), B = () => !t.value.fieldKey.includes("&"), j = () => t.value.useScenes.includes("tableCustomHeader"), z = () => t.value.useScenes.filter((_) => !["tableSearch", "tableShow"].includes(_)).length;
48
+ let w = Te, R = A(null), o = A(O());
49
+ const $ = () => [
50
+ "select",
51
+ "selectIcon",
52
+ "multipleSelect",
53
+ "treeSelect",
54
+ "provinceCascade",
55
+ "switch",
56
+ "virtualizedSelect",
57
+ "virtualizedMultipleSelect"
58
+ ].includes(o.value.fieldType), Q = () => o.value.useScenes.includes("tableSearch") && o.value.fieldType !== "time", Y = () => o.value.useScenes.includes("tableShow"), B = () => !o.value.fieldKey.includes("&"), j = () => o.value.useScenes.includes("tableCustomHeader"), z = () => o.value.useScenes.filter((g) => !["tableSearch", "tableShow"].includes(g)).length;
52
59
  me(
53
- () => F.visible,
54
- async (_, u) => {
55
- if (_) {
60
+ () => N.visible,
61
+ async (g, a) => {
62
+ if (g) {
56
63
  const p = (W.value.buttons || []).filter((r) => r.permissionCode != 1001).map((r) => ({ key: r.btnName, value: r.permissionCode }));
57
- P.some((r) => {
64
+ w.some((r) => {
58
65
  if (r.label === "表单配置")
59
66
  return r.options = p, !0;
60
67
  });
61
- const { data: d } = F;
68
+ const { data: d } = N;
62
69
  if (!d.fieldName)
63
70
  return;
64
- Object.keys(t.value).forEach((r) => {
65
- r == "permissionCode" ? t.value[r] = d.unique : r == "formCustomComponentes" ? t.value[r] = p.filter((f) => d.useScenes.includes(f.value)).map((f) => {
71
+ Object.keys(o.value).forEach((r) => {
72
+ r == "permissionCode" ? o.value[r] = d.unique : r == "formCustomComponentes" ? o.value[r] = p.filter((f) => d.useScenes.includes(f.value)).map((f) => {
66
73
  const y = d[r].find((U) => U.permissionCode == f.value) || {};
67
74
  return {
68
75
  btnName: f.key,
69
76
  permissionCode: f.value,
70
- pageKey: N.value,
77
+ pageKey: P.value,
71
78
  customComponentName: void 0,
72
79
  customComponentUrl: void 0,
73
80
  isFiledCustom: !1,
74
81
  ...y
75
82
  };
76
- }) : ["postRequestParams", "useScenes"].includes(r) ? t.value[r] = [...d[r] || []] : t.value[r] = d[r];
83
+ }) : ["postRequestParams", "useScenes"].includes(r) ? o.value[r] = [...d[r] || []] : o.value[r] = d[r];
77
84
  });
78
85
  }
79
86
  }
80
87
  );
81
88
  const G = () => {
82
- t.value.postRequestParams.push({ submitName: "", submitValue: "", submitType: "default", submitMatchType: "", paramsType: "" });
83
- }, J = (_) => {
84
- t.value.postRequestParams.splice(_, 1);
85
- }, X = (_) => {
86
- t.value.postRequestParams = [];
87
- }, Z = (_) => {
88
- const u = P.find((p) => p.label === "表单配置").options;
89
- t.value.formCustomComponentes = u.filter((p) => _.includes(p.value)).map((p) => ({
89
+ o.value.postRequestParams.push({ submitName: "", submitValue: "", submitType: "default", submitMatchType: "", paramsType: "" });
90
+ }, J = (g) => {
91
+ o.value.postRequestParams.splice(g, 1);
92
+ }, X = (g) => {
93
+ o.value.postRequestParams = [];
94
+ }, Z = (g) => {
95
+ const a = w.find((p) => p.label === "表单配置").options;
96
+ o.value.formCustomComponentes = a.filter((p) => g.includes(p.value)).map((p) => ({
90
97
  btnName: p.key,
91
98
  permissionCode: p.value,
92
- pageKey: N,
99
+ pageKey: P,
93
100
  customComponentName: void 0,
94
101
  customComponentUrl: void 0,
95
102
  isFiledCustom: !1
96
- })), t.value.useScenes.includes("tableCustomHeader") || (t.value.customTableHeaderName = "", t.value.customTableHeaderUrl = "");
97
- }, ee = (_, u) => {
98
- u.customComponentName = void 0, u.customComponentUrl = void 0;
99
- }, le = (_) => {
100
- R(), _();
101
- }, R = () => {
102
- t.value = O(), w.value.resetFields(), D("update:visible", !1);
103
- }, ae = (_) => {
104
- _ && _.validate((u) => {
105
- u && (v.btnLoading = !0, D("refresh", JSON.parse(JSON.stringify(t.value)), () => {
106
- R();
103
+ })), o.value.useScenes.includes("tableCustomHeader") || (o.value.customTableHeaderName = "", o.value.customTableHeaderUrl = "");
104
+ }, ee = (g, a) => {
105
+ a.customComponentName = void 0, a.customComponentUrl = void 0;
106
+ }, le = (g) => {
107
+ h(), g();
108
+ }, h = () => {
109
+ o.value = O(), R.value.resetFields(), D("update:visible", !1);
110
+ }, te = (g) => {
111
+ g && g.validate((a) => {
112
+ a && (v.btnLoading = !0, D("refresh", JSON.parse(JSON.stringify(o.value)), () => {
113
+ h();
107
114
  }), v.btnLoading = !1);
108
115
  });
109
116
  };
110
- return (_, u) => {
111
- const p = g("el-input"), d = g("el-form-item"), r = g("el-col"), f = g("el-option"), y = g("el-select"), U = g("el-button"), T = g("el-row"), q = g("el-divider"), te = g("el-option-group"), k = g("el-switch"), oe = g("el-input-number"), ue = g("el-form"), re = g("el-scrollbar"), ne = g("el-dialog"), de = pe("debounce");
117
+ return (g, a) => {
118
+ const p = C("el-input"), d = C("el-form-item"), r = C("el-col"), f = C("el-option"), y = C("el-select"), U = C("el-button"), T = C("el-row"), q = C("el-divider"), ae = C("el-option-group"), k = C("el-switch"), oe = C("el-input-number"), ue = C("el-form"), re = C("el-scrollbar"), ne = C("el-dialog"), de = pe("debounce");
112
119
  return n(), m(ne, {
113
- "model-value": F.visible,
114
- title: F.title,
120
+ "model-value": N.visible,
121
+ title: N.title,
115
122
  top: "5vh",
116
123
  width: "1400",
117
124
  draggable: "",
@@ -119,58 +126,58 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
119
126
  "close-on-click-modal": !1,
120
127
  "before-close": le
121
128
  }, {
122
- footer: a(() => [
129
+ footer: t(() => [
123
130
  H("span", Ue, [
124
131
  l(U, {
125
- onClick: R,
126
- loading: o(v).btnLoading
132
+ onClick: h,
133
+ loading: u(v).btnLoading
127
134
  }, {
128
- default: a(() => [
135
+ default: t(() => a[30] || (a[30] = [
129
136
  S("取消")
130
- ]),
137
+ ])),
131
138
  _: 1
132
139
  }, 8, ["loading"]),
133
140
  fe((n(), m(U, {
134
141
  type: "primary",
135
- loading: o(v).btnLoading,
136
- onClick: u[23] || (u[23] = (e) => ae(o(w)))
142
+ loading: u(v).btnLoading,
143
+ onClick: a[23] || (a[23] = (e) => te(u(R)))
137
144
  }, {
138
- default: a(() => [
145
+ default: t(() => a[31] || (a[31] = [
139
146
  S("保存")
140
- ]),
147
+ ])),
141
148
  _: 1
142
149
  }, 8, ["loading"])), [
143
150
  [de]
144
151
  ])
145
152
  ])
146
153
  ]),
147
- default: a(() => [
154
+ default: t(() => [
148
155
  l(re, {
149
156
  ref: "configFieldsScroll",
150
157
  "max-height": "800px"
151
158
  }, {
152
- default: a(() => [
159
+ default: t(() => [
153
160
  l(ue, {
154
161
  ref_key: "formRef",
155
- ref: w,
156
- model: o(t),
162
+ ref: R,
163
+ model: u(o),
157
164
  "label-suffix": ":",
158
165
  "label-width": "120px"
159
166
  }, {
160
- default: a(() => [
167
+ default: t(() => [
161
168
  l(T, null, {
162
- default: a(() => [
169
+ default: t(() => [
163
170
  l(r, { span: 6 }, {
164
- default: a(() => [
171
+ default: t(() => [
165
172
  l(d, {
166
173
  label: "字段名称",
167
174
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
168
175
  prop: "fieldName"
169
176
  }, {
170
- default: a(() => [
177
+ default: t(() => [
171
178
  l(p, {
172
- modelValue: o(t).fieldName,
173
- "onUpdate:modelValue": u[0] || (u[0] = (e) => o(t).fieldName = e),
179
+ modelValue: u(o).fieldName,
180
+ "onUpdate:modelValue": a[0] || (a[0] = (e) => u(o).fieldName = e),
174
181
  placeholder: "请输入",
175
182
  clearable: ""
176
183
  }, null, 8, ["modelValue"])
@@ -181,16 +188,16 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
181
188
  _: 1
182
189
  }),
183
190
  l(r, { span: 6 }, {
184
- default: a(() => [
191
+ default: t(() => [
185
192
  l(d, {
186
193
  label: "字段key",
187
194
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
188
195
  prop: "fieldKey"
189
196
  }, {
190
- default: a(() => [
197
+ default: t(() => [
191
198
  l(p, {
192
- modelValue: o(t).fieldKey,
193
- "onUpdate:modelValue": u[1] || (u[1] = (e) => o(t).fieldKey = e),
199
+ modelValue: u(o).fieldKey,
200
+ "onUpdate:modelValue": a[1] || (a[1] = (e) => u(o).fieldKey = e),
194
201
  placeholder: "请输入",
195
202
  clearable: ""
196
203
  }, null, 8, ["modelValue"])
@@ -201,22 +208,22 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
201
208
  _: 1
202
209
  }),
203
210
  l(r, { span: 6 }, {
204
- default: a(() => [
211
+ default: t(() => [
205
212
  l(d, {
206
213
  label: "字段类型",
207
214
  rules: [{ required: !0, message: "必填项", trigger: ["change"] }],
208
215
  prop: "fieldType"
209
216
  }, {
210
- default: a(() => [
217
+ default: t(() => [
211
218
  l(y, {
212
- modelValue: o(t).fieldType,
213
- "onUpdate:modelValue": u[2] || (u[2] = (e) => o(t).fieldType = e),
219
+ modelValue: u(o).fieldType,
220
+ "onUpdate:modelValue": a[2] || (a[2] = (e) => u(o).fieldType = e),
214
221
  placeholder: "请选择",
215
222
  clearable: "",
216
223
  filterable: ""
217
224
  }, {
218
- default: a(() => [
219
- (n(!0), b(c, null, C(o(ce), (e) => (n(), m(f, {
225
+ default: t(() => [
226
+ (n(!0), b(c, null, _(u(ce), (e) => (n(), m(f, {
220
227
  key: e.value,
221
228
  label: e.key,
222
229
  value: e.value
@@ -231,27 +238,27 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
231
238
  _: 1
232
239
  }),
233
240
  l(r, { span: 4 }, {
234
- default: a(() => [
241
+ default: t(() => [
235
242
  l(d, {
236
243
  label: "组件参数",
237
244
  rules: [{ required: !1, message: "必填项", trigger: ["change"] }],
238
245
  prop: "fieldType"
239
246
  }, {
240
- default: a(() => [
247
+ default: t(() => [
241
248
  l(U, {
242
249
  type: "primary",
243
- onClick: u[3] || (u[3] = (e) => o(v).showSiteComponentsParamsDialog = !0)
250
+ onClick: a[3] || (a[3] = (e) => u(v).showSiteComponentsParamsDialog = !0)
244
251
  }, {
245
- default: a(() => [
252
+ default: t(() => a[24] || (a[24] = [
246
253
  S("设置props")
247
- ]),
254
+ ])),
248
255
  _: 1
249
256
  }),
250
- l(o(I), {
251
- modelValue: o(t).fieldUiProps,
252
- "onUpdate:modelValue": u[4] || (u[4] = (e) => o(t).fieldUiProps = e),
253
- visible: o(v).showSiteComponentsParamsDialog,
254
- "onUpdate:visible": u[5] || (u[5] = (e) => o(v).showSiteComponentsParamsDialog = e),
257
+ l(u(I), {
258
+ modelValue: u(o).fieldUiProps,
259
+ "onUpdate:modelValue": a[4] || (a[4] = (e) => u(o).fieldUiProps = e),
260
+ visible: u(v).showSiteComponentsParamsDialog,
261
+ "onUpdate:visible": a[5] || (a[5] = (e) => u(v).showSiteComponentsParamsDialog = e),
255
262
  title: "设置组件参数"
256
263
  }, null, 8, ["modelValue", "visible"])
257
264
  ]),
@@ -264,30 +271,30 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
264
271
  _: 1
265
272
  }),
266
273
  $() ? (n(), m(T, { key: 0 }, {
267
- default: a(() => [
274
+ default: t(() => [
268
275
  l(r, { span: 24 }, {
269
- default: a(() => [
276
+ default: t(() => [
270
277
  l(d, {
271
278
  label: "数据源",
272
279
  prop: "fieldRequestUrl"
273
280
  }, {
274
- default: a(() => [
281
+ default: t(() => [
275
282
  l(p, {
276
283
  placeholder: "请输入",
277
- modelValue: o(t).fieldRequestUrl,
278
- "onUpdate:modelValue": u[7] || (u[7] = (e) => o(t).fieldRequestUrl = e),
284
+ modelValue: u(o).fieldRequestUrl,
285
+ "onUpdate:modelValue": a[7] || (a[7] = (e) => u(o).fieldRequestUrl = e),
279
286
  clearable: ""
280
287
  }, {
281
- prepend: a(() => [
288
+ prepend: t(() => [
282
289
  l(y, {
283
- modelValue: o(t).fieldRequestType,
284
- "onUpdate:modelValue": u[6] || (u[6] = (e) => o(t).fieldRequestType = e),
290
+ modelValue: u(o).fieldRequestType,
291
+ "onUpdate:modelValue": a[6] || (a[6] = (e) => u(o).fieldRequestType = e),
285
292
  placeholder: "请选择",
286
293
  style: { width: "150px" },
287
294
  onChange: X
288
295
  }, {
289
- default: a(() => [
290
- (n(!0), b(c, null, C(o(_e), (e) => (n(), m(f, {
296
+ default: t(() => [
297
+ (n(!0), b(c, null, _(u(ge), (e) => (n(), m(f, {
291
298
  key: e.value,
292
299
  label: e.key,
293
300
  value: e.value
@@ -307,10 +314,10 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
307
314
  ]),
308
315
  _: 1
309
316
  })) : V("", !0),
310
- o(t).fieldRequestType == "POST" ? (n(), b(c, { key: 1 }, [
317
+ u(o).fieldRequestType == "POST" ? (n(), b(c, { key: 1 }, [
311
318
  l(q, { "content-position": "left" }, {
312
- default: a(() => [
313
- S(" POST参数配置 "),
319
+ default: t(() => [
320
+ a[25] || (a[25] = S(" POST参数配置 ")),
314
321
  l(U, {
315
322
  class: "add-icon-btn",
316
323
  type: "primary",
@@ -321,16 +328,16 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
321
328
  ]),
322
329
  _: 1
323
330
  }),
324
- (n(!0), b(c, null, C(o(t).postRequestParams, (e, i) => (n(), m(T, { key: i }, {
325
- default: a(() => [
331
+ (n(!0), b(c, null, _(u(o).postRequestParams, (e, i) => (n(), m(T, { key: i }, {
332
+ default: t(() => [
326
333
  l(r, { span: 5 }, {
327
- default: a(() => [
334
+ default: t(() => [
328
335
  l(d, {
329
336
  label: "提交字段名",
330
337
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
331
338
  prop: "postRequestParams." + i + ".submitName"
332
339
  }, {
333
- default: a(() => [
340
+ default: t(() => [
334
341
  l(p, {
335
342
  modelValue: e.submitName,
336
343
  "onUpdate:modelValue": (s) => e.submitName = s,
@@ -344,29 +351,29 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
344
351
  _: 2
345
352
  }, 1024),
346
353
  l(r, { span: 8 }, {
347
- default: a(() => [
354
+ default: t(() => [
348
355
  l(d, {
349
356
  label: "方式",
350
357
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
351
358
  prop: "postRequestParams." + i + ".submitValue"
352
359
  }, {
353
- default: a(() => [
360
+ default: t(() => [
354
361
  l(p, {
355
362
  placeholder: "请输入值",
356
363
  modelValue: e.submitValue,
357
364
  "onUpdate:modelValue": (s) => e.submitValue = s,
358
365
  clearable: ""
359
366
  }, {
360
- prepend: a(() => [
367
+ prepend: t(() => [
361
368
  l(y, {
362
369
  modelValue: e.submitType,
363
370
  "onUpdate:modelValue": (s) => e.submitType = s,
364
371
  placeholder: "请选择方式",
365
372
  style: { width: "120px" }
366
373
  }, {
367
- default: a(() => [
368
- (n(!0), b(c, null, C(o(ge), (s, h) => (n(), m(f, {
369
- key: h,
374
+ default: t(() => [
375
+ (n(!0), b(c, null, _(u(Ce), (s, F) => (n(), m(f, {
376
+ key: F,
370
377
  label: s.key,
371
378
  value: s.value
372
379
  }, null, 8, ["label", "value"]))), 128))
@@ -386,13 +393,13 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
386
393
  key: 0,
387
394
  span: 5
388
395
  }, {
389
- default: a(() => [
396
+ default: t(() => [
390
397
  l(d, {
391
398
  label: "匹配条件",
392
399
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
393
400
  prop: "postRequestParams." + i + ".submitMatchType"
394
401
  }, {
395
- default: a(() => [
402
+ default: t(() => [
396
403
  l(y, {
397
404
  modelValue: e.submitMatchType,
398
405
  "onUpdate:modelValue": (s) => e.submitMatchType = s,
@@ -401,9 +408,9 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
401
408
  filterable: "",
402
409
  style: { width: "120px" }
403
410
  }, {
404
- default: a(() => [
405
- (n(!0), b(c, null, C(o(x), (s, h) => (n(), m(f, {
406
- key: h,
411
+ default: t(() => [
412
+ (n(!0), b(c, null, _(u(x), (s, F) => (n(), m(f, {
413
+ key: F,
407
414
  label: s.key,
408
415
  value: s.value
409
416
  }, null, 8, ["label", "value"]))), 128))
@@ -417,13 +424,13 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
417
424
  _: 2
418
425
  }, 1024)) : V("", !0),
419
426
  l(r, { span: 5 }, {
420
- default: a(() => [
427
+ default: t(() => [
421
428
  l(d, {
422
429
  label: "提交类型",
423
430
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
424
431
  prop: "postRequestParams." + i + ".paramsType"
425
432
  }, {
426
- default: a(() => [
433
+ default: t(() => [
427
434
  l(y, {
428
435
  modelValue: e.paramsType,
429
436
  "onUpdate:modelValue": (s) => e.paramsType = s,
@@ -431,9 +438,9 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
431
438
  filterable: "",
432
439
  clearable: ""
433
440
  }, {
434
- default: a(() => [
435
- (n(!0), b(c, null, C(o(L), (s, h) => (n(), m(f, {
436
- key: h,
441
+ default: t(() => [
442
+ (n(!0), b(c, null, _(u(L), (s, F) => (n(), m(f, {
443
+ key: F,
437
444
  label: s.key,
438
445
  value: s.value
439
446
  }, null, 8, ["label", "value"]))), 128))
@@ -450,7 +457,7 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
450
457
  class: "submit-operate",
451
458
  span: 1
452
459
  }, {
453
- default: a(() => [
460
+ default: t(() => [
454
461
  l(U, {
455
462
  class: "match-opreate",
456
463
  type: "danger",
@@ -466,31 +473,31 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
466
473
  }, 1024))), 128))
467
474
  ], 64)) : V("", !0),
468
475
  l(T, null, {
469
- default: a(() => [
476
+ default: t(() => [
470
477
  l(r, { span: 24 }, {
471
- default: a(() => [
478
+ default: t(() => [
472
479
  l(d, {
473
480
  label: "使用场景",
474
481
  rules: [{ required: !1, message: "必填项", trigger: ["change"] }],
475
482
  prop: "useScenes"
476
483
  }, {
477
- default: a(() => [
484
+ default: t(() => [
478
485
  l(y, {
479
- modelValue: o(t).useScenes,
480
- "onUpdate:modelValue": u[8] || (u[8] = (e) => o(t).useScenes = e),
486
+ modelValue: u(o).useScenes,
487
+ "onUpdate:modelValue": a[8] || (a[8] = (e) => u(o).useScenes = e),
481
488
  placeholder: "请选择",
482
489
  multiple: "",
483
490
  clearable: "",
484
491
  filterable: "",
485
492
  onChange: Z
486
493
  }, {
487
- default: a(() => [
488
- (n(!0), b(c, null, C(o(P), (e) => (n(), m(te, {
494
+ default: t(() => [
495
+ (n(!0), b(c, null, _(u(w), (e) => (n(), m(ae, {
489
496
  key: e.label,
490
497
  label: e.label
491
498
  }, {
492
- default: a(() => [
493
- (n(!0), b(c, null, C(e.options, (i) => (n(), m(f, {
499
+ default: t(() => [
500
+ (n(!0), b(c, null, _(e.options, (i) => (n(), m(f, {
494
501
  key: i.key,
495
502
  label: i.key,
496
503
  value: i.value
@@ -511,30 +518,30 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
511
518
  _: 1
512
519
  }),
513
520
  Q() ? (n(), m(T, { key: 2 }, {
514
- default: a(() => [
521
+ default: t(() => [
515
522
  l(q, { "content-position": "left" }, {
516
- default: a(() => [
523
+ default: t(() => a[26] || (a[26] = [
517
524
  S("查询模块")
518
- ]),
525
+ ])),
519
526
  _: 1
520
527
  }),
521
528
  l(r, { span: 6 }, {
522
- default: a(() => [
529
+ default: t(() => [
523
530
  l(d, {
524
531
  label: "查询条件",
525
532
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
526
533
  prop: "tableQueryCondition"
527
534
  }, {
528
- default: a(() => [
535
+ default: t(() => [
529
536
  l(y, {
530
- modelValue: o(t).tableQueryCondition,
531
- "onUpdate:modelValue": u[9] || (u[9] = (e) => o(t).tableQueryCondition = e),
537
+ modelValue: u(o).tableQueryCondition,
538
+ "onUpdate:modelValue": a[9] || (a[9] = (e) => u(o).tableQueryCondition = e),
532
539
  placeholder: "请选择查询条件",
533
540
  clearable: "",
534
541
  filterable: ""
535
542
  }, {
536
- default: a(() => [
537
- (n(!0), b(c, null, C(o(x), (e, i) => (n(), m(f, {
543
+ default: t(() => [
544
+ (n(!0), b(c, null, _(u(x), (e, i) => (n(), m(f, {
538
545
  key: i,
539
546
  label: e.key,
540
547
  value: e.value
@@ -552,35 +559,35 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
552
559
  _: 1
553
560
  })) : V("", !0),
554
561
  Y() ? (n(), m(T, { key: 3 }, {
555
- default: a(() => [
562
+ default: t(() => [
556
563
  l(q, { "content-position": "left" }, {
557
- default: a(() => [
564
+ default: t(() => a[27] || (a[27] = [
558
565
  S("表格模块")
559
- ]),
566
+ ])),
560
567
  _: 1
561
568
  }),
562
569
  l(r, { span: 6 }, {
563
- default: a(() => [
570
+ default: t(() => [
564
571
  l(d, {
565
572
  label: "列宽",
566
573
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
567
574
  prop: "tableCellWidth"
568
575
  }, {
569
- default: a(() => [
576
+ default: t(() => [
570
577
  l(p, {
571
578
  placeholder: "请输入",
572
- modelValue: o(t).tableCellWidth,
573
- "onUpdate:modelValue": u[11] || (u[11] = (e) => o(t).tableCellWidth = e)
579
+ modelValue: u(o).tableCellWidth,
580
+ "onUpdate:modelValue": a[11] || (a[11] = (e) => u(o).tableCellWidth = e)
574
581
  }, {
575
- prepend: a(() => [
582
+ prepend: t(() => [
576
583
  l(y, {
577
- modelValue: o(t).tableCellWidthType,
578
- "onUpdate:modelValue": u[10] || (u[10] = (e) => o(t).tableCellWidthType = e),
584
+ modelValue: u(o).tableCellWidthType,
585
+ "onUpdate:modelValue": a[10] || (a[10] = (e) => u(o).tableCellWidthType = e),
579
586
  placeholder: "请选择",
580
587
  style: { width: "100px" }
581
588
  }, {
582
- default: a(() => [
583
- (n(!0), b(c, null, C(o(Ce), (e, i) => (n(), m(f, {
589
+ default: t(() => [
590
+ (n(!0), b(c, null, _(u(_e), (e, i) => (n(), m(f, {
584
591
  key: i,
585
592
  label: e.key,
586
593
  value: e.value
@@ -598,22 +605,22 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
598
605
  _: 1
599
606
  }),
600
607
  l(r, { span: 6 }, {
601
- default: a(() => [
608
+ default: t(() => [
602
609
  l(d, {
603
610
  label: "对齐方式",
604
611
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
605
612
  prop: "tableCellAlignType"
606
613
  }, {
607
- default: a(() => [
614
+ default: t(() => [
608
615
  l(y, {
609
- modelValue: o(t).tableCellAlignType,
610
- "onUpdate:modelValue": u[12] || (u[12] = (e) => o(t).tableCellAlignType = e),
616
+ modelValue: u(o).tableCellAlignType,
617
+ "onUpdate:modelValue": a[12] || (a[12] = (e) => u(o).tableCellAlignType = e),
611
618
  placeholder: "请选择对齐方式",
612
619
  clearable: "",
613
620
  filterable: ""
614
621
  }, {
615
- default: a(() => [
616
- (n(!0), b(c, null, C(o(ye), (e, i) => (n(), m(f, {
622
+ default: t(() => [
623
+ (n(!0), b(c, null, _(u(ye), (e, i) => (n(), m(f, {
617
624
  key: i,
618
625
  label: e.key,
619
626
  value: e.value
@@ -628,22 +635,22 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
628
635
  _: 1
629
636
  }),
630
637
  l(r, { span: 6 }, {
631
- default: a(() => [
638
+ default: t(() => [
632
639
  l(d, {
633
640
  label: "内容类型",
634
641
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
635
642
  prop: "tableCellContentType"
636
643
  }, {
637
- default: a(() => [
644
+ default: t(() => [
638
645
  l(y, {
639
- modelValue: o(t).tableCellContentType,
640
- "onUpdate:modelValue": u[13] || (u[13] = (e) => o(t).tableCellContentType = e),
646
+ modelValue: u(o).tableCellContentType,
647
+ "onUpdate:modelValue": a[13] || (a[13] = (e) => u(o).tableCellContentType = e),
641
648
  placeholder: "请选择内容类型",
642
649
  clearable: "",
643
650
  filterable: ""
644
651
  }, {
645
- default: a(() => [
646
- (n(!0), b(c, null, C(o(Ve), (e, i) => (n(), m(f, {
652
+ default: t(() => [
653
+ (n(!0), b(c, null, _(u(Ve), (e, i) => (n(), m(f, {
647
654
  key: i,
648
655
  label: e.key,
649
656
  value: e.value
@@ -658,15 +665,15 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
658
665
  _: 1
659
666
  }),
660
667
  l(r, { span: 2 }, {
661
- default: a(() => [
668
+ default: t(() => [
662
669
  l(d, {
663
670
  label: "溢出隐藏",
664
671
  prop: "isTableCellOverflowTooltip"
665
672
  }, {
666
- default: a(() => [
673
+ default: t(() => [
667
674
  l(k, {
668
- modelValue: o(t).isTableCellOverflowTooltip,
669
- "onUpdate:modelValue": u[14] || (u[14] = (e) => o(t).isTableCellOverflowTooltip = e)
675
+ modelValue: u(o).isTableCellOverflowTooltip,
676
+ "onUpdate:modelValue": a[14] || (a[14] = (e) => u(o).isTableCellOverflowTooltip = e)
670
677
  }, null, 8, ["modelValue"])
671
678
  ]),
672
679
  _: 1
@@ -675,15 +682,15 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
675
682
  _: 1
676
683
  }),
677
684
  l(r, { span: 2 }, {
678
- default: a(() => [
685
+ default: t(() => [
679
686
  l(d, {
680
687
  label: "排序",
681
688
  prop: "isTableCellSort"
682
689
  }, {
683
- default: a(() => [
690
+ default: t(() => [
684
691
  l(k, {
685
- modelValue: o(t).isTableCellSort,
686
- "onUpdate:modelValue": u[15] || (u[15] = (e) => o(t).isTableCellSort = e)
692
+ modelValue: u(o).isTableCellSort,
693
+ "onUpdate:modelValue": a[15] || (a[15] = (e) => u(o).isTableCellSort = e)
687
694
  }, null, 8, ["modelValue"])
688
695
  ]),
689
696
  _: 1
@@ -695,18 +702,18 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
695
702
  _: 1
696
703
  })) : V("", !0),
697
704
  j() ? (n(), m(T, { key: 4 }, {
698
- default: a(() => [
705
+ default: t(() => [
699
706
  l(r, { span: 12 }, {
700
- default: a(() => [
707
+ default: t(() => [
701
708
  l(d, {
702
709
  label: "表头组件名",
703
710
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
704
711
  prop: "customTableHeaderName"
705
712
  }, {
706
- default: a(() => [
713
+ default: t(() => [
707
714
  l(p, {
708
- modelValue: o(t).customTableHeaderName,
709
- "onUpdate:modelValue": u[16] || (u[16] = (e) => o(t).customTableHeaderName = e),
715
+ modelValue: u(o).customTableHeaderName,
716
+ "onUpdate:modelValue": a[16] || (a[16] = (e) => u(o).customTableHeaderName = e),
710
717
  placeholder: "请输入组件名",
711
718
  clearable: ""
712
719
  }, null, 8, ["modelValue"])
@@ -717,16 +724,16 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
717
724
  _: 1
718
725
  }),
719
726
  l(r, { span: 12 }, {
720
- default: a(() => [
727
+ default: t(() => [
721
728
  l(d, {
722
729
  label: "表头组件url",
723
730
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
724
731
  prop: "customTableHeaderUrl"
725
732
  }, {
726
- default: a(() => [
733
+ default: t(() => [
727
734
  l(p, {
728
- modelValue: o(t).customTableHeaderUrl,
729
- "onUpdate:modelValue": u[17] || (u[17] = (e) => o(t).customTableHeaderUrl = e),
735
+ modelValue: u(o).customTableHeaderUrl,
736
+ "onUpdate:modelValue": a[17] || (a[17] = (e) => u(o).customTableHeaderUrl = e),
730
737
  placeholder: "请输入表头组件url",
731
738
  clearable: ""
732
739
  }, null, 8, ["modelValue"])
@@ -739,24 +746,24 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
739
746
  ]),
740
747
  _: 1
741
748
  })) : V("", !0),
742
- o(t).formCustomComponentes.length ? (n(), m(T, { key: 5 }, {
743
- default: a(() => [
749
+ u(o).formCustomComponentes.length ? (n(), m(T, { key: 5 }, {
750
+ default: t(() => [
744
751
  l(q, { "content-position": "left" }, {
745
- default: a(() => [
752
+ default: t(() => a[28] || (a[28] = [
746
753
  S("表单模块")
747
- ]),
754
+ ])),
748
755
  _: 1
749
756
  }),
750
757
  l(r, { span: 3 }, {
751
- default: a(() => [
758
+ default: t(() => [
752
759
  l(d, {
753
760
  label: "是否必填",
754
761
  prop: "isFormFieldRequired"
755
762
  }, {
756
- default: a(() => [
763
+ default: t(() => [
757
764
  l(k, {
758
- modelValue: o(t).isFormFieldRequired,
759
- "onUpdate:modelValue": u[18] || (u[18] = (e) => o(t).isFormFieldRequired = e)
765
+ modelValue: u(o).isFormFieldRequired,
766
+ "onUpdate:modelValue": a[18] || (a[18] = (e) => u(o).isFormFieldRequired = e)
760
767
  }, null, 8, ["modelValue"])
761
768
  ]),
762
769
  _: 1
@@ -765,15 +772,15 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
765
772
  _: 1
766
773
  }),
767
774
  l(r, { span: 3 }, {
768
- default: a(() => [
775
+ default: t(() => [
769
776
  l(d, {
770
777
  label: "是否回显",
771
778
  prop: "isFormSetValue"
772
779
  }, {
773
- default: a(() => [
780
+ default: t(() => [
774
781
  l(k, {
775
- modelValue: o(t).isFormSetValue,
776
- "onUpdate:modelValue": u[19] || (u[19] = (e) => o(t).isFormSetValue = e)
782
+ modelValue: u(o).isFormSetValue,
783
+ "onUpdate:modelValue": a[19] || (a[19] = (e) => u(o).isFormSetValue = e)
777
784
  }, null, 8, ["modelValue"])
778
785
  ]),
779
786
  _: 1
@@ -782,15 +789,15 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
782
789
  _: 1
783
790
  }),
784
791
  l(r, { span: 3 }, {
785
- default: a(() => [
792
+ default: t(() => [
786
793
  l(d, {
787
794
  label: "是否禁用",
788
795
  prop: "isFormDisabled"
789
796
  }, {
790
- default: a(() => [
797
+ default: t(() => [
791
798
  l(k, {
792
- modelValue: o(t).isFormDisabled,
793
- "onUpdate:modelValue": u[20] || (u[20] = (e) => o(t).isFormDisabled = e)
799
+ modelValue: u(o).isFormDisabled,
800
+ "onUpdate:modelValue": a[20] || (a[20] = (e) => u(o).isFormDisabled = e)
794
801
  }, null, 8, ["modelValue"])
795
802
  ]),
796
803
  _: 1
@@ -802,22 +809,22 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
802
809
  key: 0,
803
810
  span: 6
804
811
  }, {
805
- default: a(() => [
812
+ default: t(() => [
806
813
  l(d, {
807
814
  label: "提交类型",
808
815
  rules: [{ required: !0, message: "必填项", trigger: "change" }],
809
816
  prop: "fieldSubmitType"
810
817
  }, {
811
- default: a(() => [
818
+ default: t(() => [
812
819
  l(y, {
813
- modelValue: o(t).fieldSubmitType,
814
- "onUpdate:modelValue": u[21] || (u[21] = (e) => o(t).fieldSubmitType = e),
820
+ modelValue: u(o).fieldSubmitType,
821
+ "onUpdate:modelValue": a[21] || (a[21] = (e) => u(o).fieldSubmitType = e),
815
822
  placeholder: "请选择提交类型",
816
823
  filterable: "",
817
824
  clearable: ""
818
825
  }, {
819
- default: a(() => [
820
- (n(!0), b(c, null, C(o(L), (e, i) => (n(), m(f, {
826
+ default: t(() => [
827
+ (n(!0), b(c, null, _(u(L), (e, i) => (n(), m(f, {
821
828
  key: i,
822
829
  label: e.key,
823
830
  value: e.value
@@ -832,15 +839,15 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
832
839
  _: 1
833
840
  })) : V("", !0),
834
841
  l(r, { span: 6 }, {
835
- default: a(() => [
842
+ default: t(() => [
836
843
  l(d, {
837
844
  label: "栅格数",
838
845
  prop: "formColumnCol"
839
846
  }, {
840
- default: a(() => [
847
+ default: t(() => [
841
848
  l(oe, {
842
- modelValue: o(t).formColumnCol,
843
- "onUpdate:modelValue": u[22] || (u[22] = (e) => o(t).formColumnCol = e),
849
+ modelValue: u(o).formColumnCol,
850
+ "onUpdate:modelValue": a[22] || (a[22] = (e) => u(o).formColumnCol = e),
844
851
  max: 24
845
852
  }, null, 8, ["modelValue"])
846
853
  ]),
@@ -854,20 +861,20 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
854
861
  })) : V("", !0),
855
862
  z() ? (n(), b(c, { key: 6 }, [
856
863
  l(q, { "content-position": "left" }, {
857
- default: a(() => [
864
+ default: t(() => a[29] || (a[29] = [
858
865
  S("不同场景自定义字段组件")
859
- ]),
866
+ ])),
860
867
  _: 1
861
868
  }),
862
- (n(!0), b(c, null, C(o(t).formCustomComponentes, (e, i) => (n(), m(T, { key: i }, {
863
- default: a(() => [
869
+ (n(!0), b(c, null, _(u(o).formCustomComponentes, (e, i) => (n(), m(T, { key: i }, {
870
+ default: t(() => [
864
871
  l(r, { span: 4 }, {
865
- default: a(() => [
872
+ default: t(() => [
866
873
  l(d, {
867
874
  label: `自定义${e.btnName}`,
868
875
  prop: `formCustomComponentes.${i}.isFiledCustom`
869
876
  }, {
870
- default: a(() => [
877
+ default: t(() => [
871
878
  l(k, {
872
879
  modelValue: e.isFiledCustom,
873
880
  "onUpdate:modelValue": (s) => e.isFiledCustom = s,
@@ -883,23 +890,23 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
883
890
  key: 0,
884
891
  span: 10
885
892
  }, {
886
- default: a(() => [
893
+ default: t(() => [
887
894
  l(d, {
888
895
  label: `${e.btnName}组件名称`,
889
896
  "label-width": "220",
890
897
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
891
898
  prop: `formCustomComponentes.${i}.customComponentName`
892
899
  }, {
893
- default: a(() => [
900
+ default: t(() => [
894
901
  l(p, {
895
902
  modelValue: e.customComponentName,
896
903
  "onUpdate:modelValue": (s) => e.customComponentName = s,
897
904
  placeholder: "请输入",
898
905
  clearable: ""
899
906
  }, {
900
- default: a(() => [
907
+ default: t(() => [
901
908
  H("template", ve, [
902
- S(be(o(N)), 1)
909
+ S(be(u(P)), 1)
903
910
  ])
904
911
  ]),
905
912
  _: 2
@@ -914,13 +921,13 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
914
921
  key: 1,
915
922
  span: 10
916
923
  }, {
917
- default: a(() => [
924
+ default: t(() => [
918
925
  l(d, {
919
926
  label: "组件地址",
920
927
  rules: [{ required: !0, message: "必填项", trigger: "blur" }],
921
928
  prop: `formCustomComponentes.${i}.customComponentUrl`
922
929
  }, {
923
- default: a(() => [
930
+ default: t(() => [
924
931
  l(p, {
925
932
  modelValue: e.customComponentUrl,
926
933
  "onUpdate:modelValue": (s) => e.customComponentUrl = s,
@@ -948,7 +955,7 @@ const ve = { slot: "prepend" }, Ue = { class: "dialog-footer" }, ke = {
948
955
  }, 8, ["model-value", "title"]);
949
956
  };
950
957
  }
951
- }, De = /* @__PURE__ */ Se(ke, [["__scopeId", "data-v-9f0c7bbf"]]);
958
+ }, De = /* @__PURE__ */ Se(ke, [["__scopeId", "data-v-2aab2179"]]);
952
959
  export {
953
960
  De as default
954
961
  };