@fecp/designer 5.4.62 → 5.4.64

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.
Files changed (29) hide show
  1. package/es/designer/package.json.mjs +1 -1
  2. package/es/designer/src/components/TemplateSelector.vue.mjs +1 -116
  3. package/es/designer/src/components/TemplateSelector.vue2.mjs +116 -1
  4. package/es/designer/src/packages/dialog/index.vue.mjs +1 -1
  5. package/es/designer/src/packages/dialog/index.vue2.mjs +988 -0
  6. package/es/designer/src/packages/dialogGlobal/index.vue.mjs +1 -1
  7. package/es/designer/src/packages/dialogGlobal/index.vue2.mjs +1035 -0
  8. package/es/designer/src/packages/form/property/subForm.vue.mjs +1 -1
  9. package/es/designer/src/packages/form/property/subTable.vue.mjs +1 -1
  10. package/es/designer/src/packages/form/property/widgets.vue.mjs +64 -34
  11. package/es/designer.css +26 -26
  12. package/es/packages/mobile/src/components/base/button/Button.vue.mjs +1 -1
  13. package/es/packages/vue/src/components/forms/form/Form.vue.mjs +50 -62
  14. package/es/packages/vue/src/components/layout/Layout.vue.mjs +7 -2
  15. package/lib/designer/package.json.js +1 -1
  16. package/lib/designer/src/components/TemplateSelector.vue.js +0 -115
  17. package/lib/designer/src/components/TemplateSelector.vue2.js +115 -0
  18. package/lib/designer/src/packages/dialog/index.vue.js +1 -1
  19. package/lib/designer/src/packages/dialog/index.vue2.js +988 -0
  20. package/lib/designer/src/packages/dialogGlobal/index.vue.js +1 -1
  21. package/lib/designer/src/packages/dialogGlobal/index.vue2.js +1035 -0
  22. package/lib/designer/src/packages/form/property/subForm.vue.js +1 -1
  23. package/lib/designer/src/packages/form/property/subTable.vue.js +1 -1
  24. package/lib/designer/src/packages/form/property/widgets.vue.js +81 -51
  25. package/lib/designer.css +26 -26
  26. package/lib/packages/mobile/src/components/base/button/Button.vue.js +1 -1
  27. package/lib/packages/vue/src/components/forms/form/Form.vue.js +50 -62
  28. package/lib/packages/vue/src/components/layout/Layout.vue.js +7 -2
  29. package/package.json +1 -1
@@ -0,0 +1,988 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ require("../../../../node_modules/element-plus/es/index.js");
4
+ ;/* empty css */
5
+ ;/* empty css */
6
+ ;/* empty css */
7
+ ;/* empty css */
8
+ ;/* empty css */
9
+ ;/* empty css */
10
+ ;/* empty css */
11
+ ;/* empty css */
12
+ ;/* empty css */
13
+ ;/* empty css */
14
+ ;/* empty css */
15
+ ;/* empty css */
16
+ ;/* empty css */
17
+ ;/* empty css */
18
+ ;/* empty css */
19
+ ;/* empty css */
20
+ ;/* empty css */
21
+ ;/* empty css */
22
+ ;/* empty css */
23
+ ;/* empty css */
24
+ ;/* empty css */
25
+ ;/* empty css */
26
+ ;/* empty css */
27
+ ;/* empty css */
28
+ ;/* empty css */
29
+ const vue = require("vue");
30
+ const vueDraggablePlus = require("../../../../node_modules/vue-draggable-plus/dist/vue-draggable-plus.js");
31
+ const index$4 = require("../../../../node_modules/@element-plus/icons-vue/dist/index.js");
32
+ const common = require("../utils/common.js");
33
+ const TemplateSelector = require("../../components/TemplateSelector.vue2.js");
34
+ const index = require("../../api/index.js");
35
+ const ParamsConfig = require("../../components/ParamsConfig.vue2.js");
36
+ const DataSourceSelect = require("../../components/DataSourceSelect.vue.js");
37
+ const FieldSetMapping = require("../../components/FieldSetMapping.vue2.js");
38
+ const OnlyFLowConfigButton = ;/* empty css */
39
+ const FormulaEditorInput = require("../../components/FormulaEditorInput.vue.js");
40
+ const index$g = require("../table/aside/index.js");
41
+ const _default = require("../table/default.js");
42
+ const widgets = require("../table/property/widgets.vue.js");
43
+ ;/* empty css */
44
+ ;/* empty css */
45
+ ;/* empty css */
46
+ const _pluginVue_exportHelper = require("../../../../_virtual/_plugin-vue_export-helper.js");
47
+ const index$1 = require("../../../../node_modules/element-plus/es/components/dialog/index.js");
48
+ const index$2 = require("../../../../node_modules/element-plus/es/components/container/index.js");
49
+ const index$3 = require("../../../../node_modules/element-plus/es/components/button/index.js");
50
+ const index$5 = require("../../../../node_modules/element-plus/es/components/input/index.js");
51
+ const index$6 = require("../../../../node_modules/element-plus/es/components/link/index.js");
52
+ const index$7 = require("../../../../node_modules/element-plus/es/components/icon/index.js");
53
+ const index$8 = require("../../../../node_modules/element-plus/es/components/scrollbar/index.js");
54
+ const index$9 = require("../../../../node_modules/element-plus/es/components/form/index.js");
55
+ const index$a = require("../../../../node_modules/element-plus/es/components/radio/index.js");
56
+ const index$b = require("../../../../node_modules/element-plus/es/components/select/index.js");
57
+ const index$c = require("../../../../node_modules/element-plus/es/components/popover/index.js");
58
+ const index$d = require("../../../../node_modules/element-plus/es/components/switch/index.js");
59
+ const index$e = require("../../../../node_modules/element-plus/es/components/checkbox/index.js");
60
+ const index$f = require("../../../../node_modules/element-plus/es/components/message/index.js");
61
+ const _hoisted_1 = { key: 0 };
62
+ const _hoisted_2 = { class: "dialog-menu-item is-editing" };
63
+ const _hoisted_3 = { class: "new-item-content" };
64
+ const _hoisted_4 = { class: "edit-actions" };
65
+ const _hoisted_5 = ["onClick"];
66
+ const _hoisted_6 = { class: "dialog-content" };
67
+ const _hoisted_7 = { class: "dialog-name-wrapper" };
68
+ const _hoisted_8 = { style: { "display": "flex", "gap": "16px", "width": "100%" } };
69
+ const _hoisted_9 = { class: "col-panel" };
70
+ const _hoisted_10 = { class: "col-header" };
71
+ const _hoisted_11 = { class: "col-rules-list" };
72
+ const _hoisted_12 = { class: "drag-handle" };
73
+ const _hoisted_13 = { class: "custom-col-btns" };
74
+ const _hoisted_14 = { class: "col-property" };
75
+ const _hoisted_15 = { class: "footer-buttons-container" };
76
+ const _hoisted_16 = {
77
+ key: 0,
78
+ class: "empty-tip"
79
+ };
80
+ const _hoisted_17 = {
81
+ key: 1,
82
+ class: "footer-buttons"
83
+ };
84
+ const _hoisted_18 = {
85
+ key: 1,
86
+ class: "empty-selection"
87
+ };
88
+ const _hoisted_19 = { class: "dialog-footer" };
89
+ const _sfc_main = {
90
+ __name: "index",
91
+ props: {
92
+ "modelValue": { required: true },
93
+ "modelModifiers": {}
94
+ },
95
+ emits: ["update:modelValue"],
96
+ setup(__props) {
97
+ const editConfigData = vue.computed(() => {
98
+ return common.getEditConfigData();
99
+ });
100
+ const dialogVisible = vue.useModel(__props, "modelValue");
101
+ const selectedDialogs = vue.ref([]);
102
+ const activeDialogIndex = vue.ref(-1);
103
+ vue.watch(dialogVisible, (val) => {
104
+ if (val) {
105
+ isEditingNew.value = false;
106
+ editingDialogIndex.value = -1;
107
+ selectedDialogs.value = common.cloneDeep(common.getEditConfigDialogs());
108
+ if (selectedDialogs.value.length > 0 && activeDialogIndex.value === -1) {
109
+ activeDialogIndex.value = 0;
110
+ }
111
+ }
112
+ });
113
+ const isEditingNew = vue.ref(false);
114
+ const newDialogName = vue.ref("");
115
+ const editingDialogIndex = vue.ref(-1);
116
+ const editingDialogName = vue.ref("");
117
+ const startAddDialog = () => {
118
+ isEditingNew.value = true;
119
+ newDialogName.value = "";
120
+ };
121
+ const confirmAddDialog = () => {
122
+ if (!newDialogName.value.trim()) {
123
+ index$f.ElMessage.warning("请输入弹层名称");
124
+ return;
125
+ }
126
+ selectedDialogs.value.push({
127
+ id: "dialog_" + Date.now(),
128
+ name: newDialogName.value,
129
+ dialogSize: "standard",
130
+ dialogParams: [],
131
+ customWidth: "",
132
+ // 自定义宽度
133
+ customMaxHeight: "",
134
+ // 自定义最大高度
135
+ contentSource: "table",
136
+ tableContent: "select",
137
+ selectionMode: "single",
138
+ isSubTablePagination: true,
139
+ isSubTableReadOnly: false,
140
+ componentPath: "",
141
+ fieldMapping: [],
142
+ subFormMode: "edit",
143
+ subFormFooterButtons: [],
144
+ // 表单底部按钮
145
+ componentParams: []
146
+ });
147
+ isEditingNew.value = false;
148
+ newDialogName.value = "";
149
+ activeDialogIndex.value = selectedDialogs.value.length - 1;
150
+ };
151
+ const cancelAddDialog = () => {
152
+ isEditingNew.value = false;
153
+ newDialogName.value = "";
154
+ };
155
+ const handleRemoveDialog = (index2) => {
156
+ selectedDialogs.value.splice(index2, 1);
157
+ if (activeDialogIndex.value === index2) {
158
+ activeDialogIndex.value = -1;
159
+ } else if (activeDialogIndex.value > index2) {
160
+ activeDialogIndex.value--;
161
+ }
162
+ };
163
+ const startEditDialog = (index2) => {
164
+ editingDialogIndex.value = index2;
165
+ editingDialogName.value = selectedDialogs.value[index2].name;
166
+ };
167
+ const onEditOutside = () => {
168
+ if (editingDialogIndex.value !== -1) {
169
+ if (!editingDialogName.value.trim()) {
170
+ index$f.ElMessage.warning("请输入弹层名称");
171
+ return;
172
+ }
173
+ selectedDialogs.value[editingDialogIndex.value].name = editingDialogName.value;
174
+ editingDialogIndex.value = -1;
175
+ editingDialogName.value = "";
176
+ }
177
+ };
178
+ const onConfirm = () => {
179
+ common.setEditConfigDialogs(selectedDialogs.value);
180
+ dialogVisible.value = false;
181
+ };
182
+ const tableOptions = vue.ref(null);
183
+ const formOptions = vue.ref(null);
184
+ const currentDialog = vue.computed(() => {
185
+ const data = selectedDialogs.value[activeDialogIndex.value];
186
+ if (!data.fieldMapping) {
187
+ data.fieldMapping = [];
188
+ }
189
+ if (!data.customTableConfig) {
190
+ data.customTableConfig = common.cloneDeep(_default.defaultTableConfig);
191
+ data.customTableConfig.fieldsData = [];
192
+ data.customTableConfig.dataSources = editConfigData.value.dataSources;
193
+ } else {
194
+ data.customTableConfig.dataSources = editConfigData.value.dataSources;
195
+ data.customTableConfig.queryConfig.enabled = false;
196
+ }
197
+ if ((data == null ? void 0 : data.contentSource) == "table") {
198
+ const pkId = data == null ? void 0 : data.subTableId;
199
+ if (pkId) {
200
+ index.default.getById(pkId, false).then((data2) => {
201
+ tableOptions.value = JSON.parse(data2.context);
202
+ });
203
+ }
204
+ } else if ((data == null ? void 0 : data.contentSource) == "form") {
205
+ const pkId = data == null ? void 0 : data.subFormId;
206
+ if (pkId) {
207
+ index.default.getById(pkId, false).then((data2) => {
208
+ formOptions.value = JSON.parse(data2.context);
209
+ });
210
+ }
211
+ }
212
+ return data;
213
+ });
214
+ function tableSelectorConfirm(data) {
215
+ tableOptions.value = data;
216
+ currentDialog.value.subTableMode = null;
217
+ }
218
+ function formSelectorConfirm(data) {
219
+ formOptions.value = data;
220
+ }
221
+ const tableMode = vue.computed(() => {
222
+ var _a;
223
+ return (_a = tableOptions.value) == null ? void 0 : _a.mode;
224
+ });
225
+ const tableFields = vue.computed(() => {
226
+ var _a, _b, _c, _d;
227
+ if (currentDialog.value.tableContent === "custom") {
228
+ return ((_b = (_a = currentDialog.value) == null ? void 0 : _a.customTableConfig) == null ? void 0 : _b.fieldsData) || [];
229
+ } else if (currentDialog.value.tableContent === "select") {
230
+ return [
231
+ ...((_c = tableOptions.value) == null ? void 0 : _c.fieldsData) || [],
232
+ ...((_d = tableOptions.value) == null ? void 0 : _d.hiddenFields) || []
233
+ ];
234
+ }
235
+ });
236
+ const formFooterBtn = vue.computed(() => {
237
+ var _a;
238
+ const btnList = (_a = formOptions.value) == null ? void 0 : _a.pageFooterConfig.actions;
239
+ if (btnList) {
240
+ return btnList.filter((item) => item.btnType == "primary");
241
+ }
242
+ return [];
243
+ });
244
+ const isButtonSelected = (btnId) => {
245
+ var _a, _b;
246
+ return (_b = (_a = currentDialog.value) == null ? void 0 : _a.subFormFooterButtons) == null ? void 0 : _b.includes(btnId);
247
+ };
248
+ const toggleButton = (btn) => {
249
+ if (!currentDialog.value.subFormFooterButtons) {
250
+ currentDialog.value.subFormFooterButtons = [];
251
+ }
252
+ const index2 = currentDialog.value.subFormFooterButtons.indexOf(btn.id);
253
+ if (index2 > -1) {
254
+ currentDialog.value.subFormFooterButtons.splice(index2, 1);
255
+ } else {
256
+ currentDialog.value.subFormFooterButtons.push(btn.id);
257
+ }
258
+ };
259
+ function handleOnlyFlowConfirm(data) {
260
+ currentDialog.value.callbackEventConfig = data;
261
+ }
262
+ const addTableCol = () => {
263
+ currentDialog.value.customTableConfig.fieldsData.push({
264
+ fieldType: "text",
265
+ label: "",
266
+ ...index$g.defaultProperty,
267
+ fieldName: ""
268
+ });
269
+ };
270
+ const removeCol = (index2) => {
271
+ currentDialog.value.customTableConfig.fieldsData.splice(index2, 1);
272
+ };
273
+ return (_ctx, _cache) => {
274
+ const _component_el_button = index$3.ElButton;
275
+ const _component_el_header = index$2.ElHeader;
276
+ const _component_el_input = index$5.ElInput;
277
+ const _component_el_link = index$6.ElLink;
278
+ const _component_el_icon = index$7.ElIcon;
279
+ const _component_el_main = index$2.ElMain;
280
+ const _component_el_container = index$2.ElContainer;
281
+ const _component_el_aside = index$2.ElAside;
282
+ const _component_el_form_item = index$9.ElFormItem;
283
+ const _component_el_radio_button = index$a.ElRadioButton;
284
+ const _component_el_radio_group = index$a.ElRadioGroup;
285
+ const _component_el_option = index$b.ElOption;
286
+ const _component_el_select = index$b.ElSelect;
287
+ const _component_el_scrollbar = index$8.ElScrollbar;
288
+ const _component_el_popover = index$c.ElPopover;
289
+ const _component_el_switch = index$d.ElSwitch;
290
+ const _component_el_checkbox = index$e.ElCheckbox;
291
+ const _component_el_form = index$9.ElForm;
292
+ const _component_el_dialog = index$1.ElDialog;
293
+ return vue.openBlock(), vue.createBlock(_component_el_dialog, {
294
+ modelValue: dialogVisible.value,
295
+ "onUpdate:modelValue": _cache[31] || (_cache[31] = ($event) => dialogVisible.value = $event),
296
+ width: "50%",
297
+ title: "页面弹层配置",
298
+ draggable: "",
299
+ overflow: "",
300
+ "append-to-body": "",
301
+ class: "fec-dev-designer-dialog"
302
+ }, {
303
+ footer: vue.withCtx(() => [
304
+ vue.createElementVNode("div", _hoisted_19, [
305
+ vue.createVNode(_component_el_button, {
306
+ onClick: _cache[30] || (_cache[30] = ($event) => dialogVisible.value = false)
307
+ }, {
308
+ default: vue.withCtx(() => _cache[51] || (_cache[51] = [
309
+ vue.createTextVNode("取消")
310
+ ])),
311
+ _: 1
312
+ }),
313
+ vue.createVNode(_component_el_button, {
314
+ type: "primary",
315
+ onClick: onConfirm
316
+ }, {
317
+ default: vue.withCtx(() => _cache[52] || (_cache[52] = [
318
+ vue.createTextVNode("确定")
319
+ ])),
320
+ _: 1
321
+ })
322
+ ])
323
+ ]),
324
+ default: vue.withCtx(() => [
325
+ vue.createVNode(_component_el_container, { style: { "border": "1px solid #ebeef5", "border-radius": "4px", "height": "600px" } }, {
326
+ default: vue.withCtx(() => [
327
+ vue.createVNode(_component_el_aside, { width: "300px" }, {
328
+ default: vue.withCtx(() => [
329
+ vue.createVNode(_component_el_container, null, {
330
+ default: vue.withCtx(() => [
331
+ vue.createVNode(_component_el_header, {
332
+ height: "40px",
333
+ style: { "background-color": "#f2f2f2", "line-height": "40px" }
334
+ }, {
335
+ default: vue.withCtx(() => [
336
+ vue.createVNode(_component_el_button, {
337
+ type: "primary",
338
+ link: "",
339
+ icon: vue.unref(index$4.Plus),
340
+ onClick: startAddDialog
341
+ }, {
342
+ default: vue.withCtx(() => _cache[32] || (_cache[32] = [
343
+ vue.createTextVNode(" 新增弹层 ")
344
+ ])),
345
+ _: 1
346
+ }, 8, ["icon"])
347
+ ]),
348
+ _: 1
349
+ }),
350
+ vue.createVNode(_component_el_main, { style: { "padding": "10px" } }, {
351
+ default: vue.withCtx(() => [
352
+ vue.unref(isEditingNew) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
353
+ vue.createElementVNode("div", _hoisted_2, [
354
+ vue.createElementVNode("div", _hoisted_3, [
355
+ vue.createVNode(_component_el_input, {
356
+ modelValue: vue.unref(newDialogName),
357
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(newDialogName) ? newDialogName.value = $event : null),
358
+ placeholder: "请输入弹层名称",
359
+ size: "default",
360
+ onKeyup: vue.withKeys(confirmAddDialog, ["enter"]),
361
+ class: "new-item-input"
362
+ }, null, 8, ["modelValue"]),
363
+ vue.createElementVNode("div", _hoisted_4, [
364
+ vue.createVNode(_component_el_button, {
365
+ size: "small",
366
+ icon: vue.unref(index$4.Close),
367
+ onClick: cancelAddDialog
368
+ }, {
369
+ default: vue.withCtx(() => _cache[33] || (_cache[33] = [
370
+ vue.createTextVNode(" 取消 ")
371
+ ])),
372
+ _: 1
373
+ }, 8, ["icon"]),
374
+ vue.createVNode(_component_el_button, {
375
+ type: "primary",
376
+ size: "small",
377
+ icon: vue.unref(index$4.Check),
378
+ onClick: confirmAddDialog
379
+ }, {
380
+ default: vue.withCtx(() => _cache[34] || (_cache[34] = [
381
+ vue.createTextVNode(" 确认 ")
382
+ ])),
383
+ _: 1
384
+ }, 8, ["icon"])
385
+ ])
386
+ ])
387
+ ])
388
+ ])) : vue.createCommentVNode("", true),
389
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(selectedDialogs), (dialog, index2) => {
390
+ return vue.openBlock(), vue.createElementBlock("div", {
391
+ key: index2,
392
+ class: vue.normalizeClass([
393
+ "dialog-menu-item",
394
+ { "is-active": vue.unref(activeDialogIndex) === index2 }
395
+ ]),
396
+ onClick: ($event) => activeDialogIndex.value = index2
397
+ }, [
398
+ vue.createElementVNode("div", _hoisted_6, [
399
+ vue.createElementVNode("div", _hoisted_7, [
400
+ vue.withDirectives(vue.createVNode(_component_el_input, {
401
+ onBlur: ($event) => onEditOutside(),
402
+ maxlength: "30",
403
+ modelValue: vue.unref(editingDialogName),
404
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(editingDialogName) ? editingDialogName.value = $event : null),
405
+ size: "small"
406
+ }, null, 8, ["onBlur", "modelValue"]), [
407
+ [vue.vShow, vue.unref(editingDialogIndex) === index2]
408
+ ]),
409
+ vue.withDirectives(vue.createVNode(_component_el_link, {
410
+ icon: "Edit",
411
+ onClick: vue.withModifiers(($event) => startEditDialog(index2), ["stop"])
412
+ }, {
413
+ default: vue.withCtx(() => [
414
+ vue.createTextVNode(vue.toDisplayString(dialog.name), 1)
415
+ ]),
416
+ _: 2
417
+ }, 1032, ["onClick"]), [
418
+ [vue.vShow, vue.unref(editingDialogIndex) !== index2]
419
+ ])
420
+ ]),
421
+ vue.createVNode(_component_el_icon, {
422
+ class: "delete-icon",
423
+ onClick: vue.withModifiers(($event) => handleRemoveDialog(index2), ["stop"])
424
+ }, {
425
+ default: vue.withCtx(() => [
426
+ vue.createVNode(vue.unref(index$4.Delete))
427
+ ]),
428
+ _: 2
429
+ }, 1032, ["onClick"])
430
+ ])
431
+ ], 10, _hoisted_5);
432
+ }), 128))
433
+ ]),
434
+ _: 1
435
+ })
436
+ ]),
437
+ _: 1
438
+ })
439
+ ]),
440
+ _: 1
441
+ }),
442
+ vue.createVNode(_component_el_main, { style: { "border-left": "1px solid #ebeef5", "padding": "0" } }, {
443
+ default: vue.withCtx(() => [
444
+ vue.unref(activeDialogIndex) !== -1 ? (vue.openBlock(), vue.createBlock(_component_el_container, {
445
+ key: 0,
446
+ style: { "height": "100%" }
447
+ }, {
448
+ default: vue.withCtx(() => [
449
+ vue.createVNode(_component_el_header, {
450
+ height: "40px",
451
+ class: "dialog-header"
452
+ }, {
453
+ default: vue.withCtx(() => [
454
+ vue.createElementVNode("div", null, vue.toDisplayString(vue.unref(currentDialog).name), 1)
455
+ ]),
456
+ _: 1
457
+ }),
458
+ vue.createVNode(_component_el_main, { style: { "padding": "12px 20px 0 20px" } }, {
459
+ default: vue.withCtx(() => [
460
+ vue.createVNode(_component_el_scrollbar, null, {
461
+ default: vue.withCtx(() => [
462
+ vue.createVNode(_component_el_form, {
463
+ model: vue.unref(currentDialog),
464
+ "label-width": "130px",
465
+ style: { "padding-right": "20px" },
466
+ size: "small"
467
+ }, {
468
+ default: vue.withCtx(() => [
469
+ vue.createVNode(_component_el_form_item, { label: "弹层标题" }, {
470
+ default: vue.withCtx(() => [
471
+ vue.createVNode(_component_el_input, {
472
+ modelValue: vue.unref(currentDialog).dialogTitle,
473
+ "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => vue.unref(currentDialog).dialogTitle = $event),
474
+ placeholder: "请输入弹层标题",
475
+ clearable: ""
476
+ }, null, 8, ["modelValue"])
477
+ ]),
478
+ _: 1
479
+ }),
480
+ vue.createVNode(_component_el_form_item, { label: "弹层尺寸" }, {
481
+ default: vue.withCtx(() => [
482
+ vue.createVNode(_component_el_radio_group, {
483
+ modelValue: vue.unref(currentDialog).dialogSize,
484
+ "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => vue.unref(currentDialog).dialogSize = $event)
485
+ }, {
486
+ default: vue.withCtx(() => [
487
+ vue.createVNode(_component_el_radio_button, { value: "standard" }, {
488
+ default: vue.withCtx(() => _cache[35] || (_cache[35] = [
489
+ vue.createTextVNode("标准")
490
+ ])),
491
+ _: 1
492
+ }),
493
+ vue.createVNode(_component_el_radio_button, { value: "large" }, {
494
+ default: vue.withCtx(() => _cache[36] || (_cache[36] = [
495
+ vue.createTextVNode("更大")
496
+ ])),
497
+ _: 1
498
+ }),
499
+ vue.createVNode(_component_el_radio_button, { value: "small" }, {
500
+ default: vue.withCtx(() => _cache[37] || (_cache[37] = [
501
+ vue.createTextVNode("更小")
502
+ ])),
503
+ _: 1
504
+ }),
505
+ vue.createVNode(_component_el_radio_button, { value: "custom" }, {
506
+ default: vue.withCtx(() => _cache[38] || (_cache[38] = [
507
+ vue.createTextVNode("自定义")
508
+ ])),
509
+ _: 1
510
+ })
511
+ ]),
512
+ _: 1
513
+ }, 8, ["modelValue"])
514
+ ]),
515
+ _: 1
516
+ }),
517
+ vue.unref(currentDialog).dialogSize === "custom" ? (vue.openBlock(), vue.createBlock(_component_el_form_item, {
518
+ key: 0,
519
+ label: "自定义尺寸"
520
+ }, {
521
+ default: vue.withCtx(() => [
522
+ vue.createElementVNode("div", _hoisted_8, [
523
+ vue.createVNode(_component_el_input, {
524
+ modelValue: vue.unref(currentDialog).customWidth,
525
+ "onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => vue.unref(currentDialog).customWidth = $event),
526
+ placeholder: "宽度,如:800px、60%",
527
+ style: { "flex": "1" }
528
+ }, null, 8, ["modelValue"]),
529
+ vue.createVNode(_component_el_input, {
530
+ modelValue: vue.unref(currentDialog).customMaxHeight,
531
+ "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => vue.unref(currentDialog).customMaxHeight = $event),
532
+ placeholder: "最大高度,如:600px、80vh",
533
+ style: { "flex": "1" }
534
+ }, null, 8, ["modelValue"])
535
+ ])
536
+ ]),
537
+ _: 1
538
+ })) : vue.createCommentVNode("", true),
539
+ vue.createVNode(_component_el_form_item, { label: "弹层参数" }, {
540
+ default: vue.withCtx(() => [
541
+ vue.createVNode(ParamsConfig.default, {
542
+ modelValue: vue.unref(currentDialog).dialogParams,
543
+ "onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => vue.unref(currentDialog).dialogParams = $event)
544
+ }, null, 8, ["modelValue"])
545
+ ]),
546
+ _: 1
547
+ }),
548
+ vue.createVNode(_component_el_form_item, { label: "弹层类型" }, {
549
+ default: vue.withCtx(() => [
550
+ vue.createVNode(_component_el_radio_group, {
551
+ modelValue: vue.unref(currentDialog).contentSource,
552
+ "onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => vue.unref(currentDialog).contentSource = $event)
553
+ }, {
554
+ default: vue.withCtx(() => [
555
+ vue.createVNode(_component_el_radio_button, { value: "table" }, {
556
+ default: vue.withCtx(() => _cache[39] || (_cache[39] = [
557
+ vue.createTextVNode("列表")
558
+ ])),
559
+ _: 1
560
+ }),
561
+ vue.createVNode(_component_el_radio_button, { value: "form" }, {
562
+ default: vue.withCtx(() => _cache[40] || (_cache[40] = [
563
+ vue.createTextVNode("表单")
564
+ ])),
565
+ _: 1
566
+ }),
567
+ vue.createVNode(_component_el_radio_button, { value: "tree" }, {
568
+ default: vue.withCtx(() => _cache[41] || (_cache[41] = [
569
+ vue.createTextVNode("树形")
570
+ ])),
571
+ _: 1
572
+ }),
573
+ vue.createVNode(_component_el_radio_button, { value: "component" }, {
574
+ default: vue.withCtx(() => _cache[42] || (_cache[42] = [
575
+ vue.createTextVNode("组件")
576
+ ])),
577
+ _: 1
578
+ })
579
+ ]),
580
+ _: 1
581
+ }, 8, ["modelValue"])
582
+ ]),
583
+ _: 1
584
+ }),
585
+ vue.unref(currentDialog).contentSource === "table" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
586
+ vue.createVNode(_component_el_form_item, { label: "列表内容" }, {
587
+ default: vue.withCtx(() => [
588
+ vue.createVNode(_component_el_radio_group, {
589
+ modelValue: vue.unref(currentDialog).tableContent,
590
+ "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => vue.unref(currentDialog).tableContent = $event)
591
+ }, {
592
+ default: vue.withCtx(() => [
593
+ vue.createVNode(_component_el_radio_button, { value: "select" }, {
594
+ default: vue.withCtx(() => _cache[43] || (_cache[43] = [
595
+ vue.createTextVNode("选择列表")
596
+ ])),
597
+ _: 1
598
+ }),
599
+ vue.createVNode(_component_el_radio_button, { value: "custom" }, {
600
+ default: vue.withCtx(() => _cache[44] || (_cache[44] = [
601
+ vue.createTextVNode("自定义")
602
+ ])),
603
+ _: 1
604
+ })
605
+ ]),
606
+ _: 1
607
+ }, 8, ["modelValue"])
608
+ ]),
609
+ _: 1
610
+ }),
611
+ vue.unref(currentDialog).tableContent === "select" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
612
+ vue.createVNode(_component_el_form_item, { label: "选择列表" }, {
613
+ default: vue.withCtx(() => [
614
+ vue.createVNode(TemplateSelector.default, {
615
+ modelValue: vue.unref(currentDialog).subTableName,
616
+ "onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => vue.unref(currentDialog).subTableName = $event),
617
+ templateKey: vue.unref(currentDialog).subTableKey,
618
+ "onUpdate:templateKey": _cache[10] || (_cache[10] = ($event) => vue.unref(currentDialog).subTableKey = $event),
619
+ templateId: vue.unref(currentDialog).subTableId,
620
+ "onUpdate:templateId": _cache[11] || (_cache[11] = ($event) => vue.unref(currentDialog).subTableId = $event),
621
+ templateType: "table",
622
+ onConfirm: tableSelectorConfirm
623
+ }, null, 8, ["modelValue", "templateKey", "templateId"])
624
+ ]),
625
+ _: 1
626
+ }),
627
+ vue.createVNode(_component_el_form_item, { label: "列表模式" }, {
628
+ default: vue.withCtx(() => [
629
+ vue.createVNode(_component_el_select, {
630
+ modelValue: vue.unref(currentDialog).subTableMode,
631
+ "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => vue.unref(currentDialog).subTableMode = $event),
632
+ clearable: ""
633
+ }, {
634
+ default: vue.withCtx(() => [
635
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(tableMode), (mode) => {
636
+ return vue.openBlock(), vue.createBlock(_component_el_option, {
637
+ key: mode.key,
638
+ label: mode.name,
639
+ value: mode.key
640
+ }, null, 8, ["label", "value"]);
641
+ }), 128))
642
+ ]),
643
+ _: 1
644
+ }, 8, ["modelValue"])
645
+ ]),
646
+ _: 1
647
+ })
648
+ ], 64)) : vue.createCommentVNode("", true),
649
+ vue.unref(currentDialog).tableContent === "custom" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
650
+ vue.createVNode(_component_el_form_item, { label: "列配置" }, {
651
+ default: vue.withCtx(() => [
652
+ vue.createElementVNode("div", _hoisted_9, [
653
+ vue.createElementVNode("div", _hoisted_10, [
654
+ vue.createVNode(_component_el_button, {
655
+ type: "primary",
656
+ size: "small",
657
+ onClick: addTableCol,
658
+ icon: "Plus",
659
+ link: ""
660
+ }, {
661
+ default: vue.withCtx(() => _cache[45] || (_cache[45] = [
662
+ vue.createTextVNode(" 添加列配置 ")
663
+ ])),
664
+ _: 1
665
+ })
666
+ ]),
667
+ vue.createElementVNode("div", _hoisted_11, [
668
+ vue.createVNode(vue.unref(vueDraggablePlus.VueDraggable), {
669
+ modelValue: vue.unref(currentDialog).customTableConfig.fieldsData,
670
+ "onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => vue.unref(currentDialog).customTableConfig.fieldsData = $event),
671
+ animation: 150,
672
+ handle: ".drag-handle"
673
+ }, {
674
+ default: vue.withCtx(() => [
675
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(currentDialog).customTableConfig.fieldsData, (col, index2) => {
676
+ return vue.openBlock(), vue.createElementBlock("div", {
677
+ key: index2,
678
+ class: "col-rule-item"
679
+ }, [
680
+ vue.createElementVNode("div", _hoisted_12, [
681
+ vue.createVNode(_component_el_icon, null, {
682
+ default: vue.withCtx(() => [
683
+ vue.createVNode(vue.unref(index$4.Rank))
684
+ ]),
685
+ _: 1
686
+ })
687
+ ]),
688
+ vue.createVNode(_component_el_input, {
689
+ modelValue: col.label,
690
+ "onUpdate:modelValue": ($event) => col.label = $event,
691
+ size: "small",
692
+ placeholder: "列标题"
693
+ }, null, 8, ["modelValue", "onUpdate:modelValue"]),
694
+ vue.createVNode(_component_el_input, {
695
+ modelValue: col.fieldName,
696
+ "onUpdate:modelValue": ($event) => col.fieldName = $event,
697
+ size: "small",
698
+ placeholder: "字段名"
699
+ }, null, 8, ["modelValue", "onUpdate:modelValue"]),
700
+ vue.createElementVNode("div", _hoisted_13, [
701
+ vue.createVNode(_component_el_popover, {
702
+ placement: "right",
703
+ width: 200,
704
+ trigger: "click"
705
+ }, {
706
+ reference: vue.withCtx(() => [
707
+ vue.createVNode(_component_el_button, {
708
+ icon: vue.unref(index$4.Edit),
709
+ link: "",
710
+ type: "primary",
711
+ class: "edit-btn"
712
+ }, null, 8, ["icon"])
713
+ ]),
714
+ default: vue.withCtx(() => [
715
+ vue.createElementVNode("div", _hoisted_14, [
716
+ vue.createVNode(_component_el_scrollbar, { "wrap-class": "col-property-scrollbar" }, {
717
+ default: vue.withCtx(() => [
718
+ vue.createVNode(widgets.default, {
719
+ column: col,
720
+ isComp: ""
721
+ }, null, 8, ["column"])
722
+ ]),
723
+ _: 2
724
+ }, 1024)
725
+ ])
726
+ ]),
727
+ _: 2
728
+ }, 1024),
729
+ vue.createVNode(_component_el_button, {
730
+ icon: vue.unref(index$4.Delete),
731
+ link: "",
732
+ type: "danger",
733
+ class: "delete-btn",
734
+ onClick: ($event) => removeCol(index2)
735
+ }, null, 8, ["icon", "onClick"])
736
+ ])
737
+ ]);
738
+ }), 128))
739
+ ]),
740
+ _: 1
741
+ }, 8, ["modelValue"])
742
+ ])
743
+ ])
744
+ ]),
745
+ _: 1
746
+ }),
747
+ vue.createVNode(_component_el_form_item, { label: "主键字段" }, {
748
+ default: vue.withCtx(() => [
749
+ vue.createVNode(_component_el_input, {
750
+ modelValue: vue.unref(currentDialog).customTableConfig.pkFieldName,
751
+ "onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => vue.unref(currentDialog).customTableConfig.pkFieldName = $event),
752
+ placeholder: "请输入主键字段",
753
+ clearable: ""
754
+ }, null, 8, ["modelValue"])
755
+ ]),
756
+ _: 1
757
+ }),
758
+ vue.createVNode(_component_el_form_item, { label: "数据源" }, {
759
+ default: vue.withCtx(() => [
760
+ vue.createVNode(DataSourceSelect.default, {
761
+ modelValue: vue.unref(currentDialog).customTableConfig.dataSourceId,
762
+ "onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => vue.unref(currentDialog).customTableConfig.dataSourceId = $event)
763
+ }, null, 8, ["modelValue"])
764
+ ]),
765
+ _: 1
766
+ })
767
+ ], 64)) : vue.createCommentVNode("", true),
768
+ vue.createVNode(_component_el_form_item, { label: "是否翻页" }, {
769
+ default: vue.withCtx(() => [
770
+ vue.createVNode(_component_el_switch, {
771
+ modelValue: vue.unref(currentDialog).isSubTablePagination,
772
+ "onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => vue.unref(currentDialog).isSubTablePagination = $event)
773
+ }, null, 8, ["modelValue"])
774
+ ]),
775
+ _: 1
776
+ }),
777
+ vue.createVNode(_component_el_form_item, { label: "是否只读" }, {
778
+ default: vue.withCtx(() => [
779
+ vue.createVNode(_component_el_switch, {
780
+ modelValue: vue.unref(currentDialog).isSubTableReadOnly,
781
+ "onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => vue.unref(currentDialog).isSubTableReadOnly = $event)
782
+ }, null, 8, ["modelValue"])
783
+ ]),
784
+ _: 1
785
+ }),
786
+ !vue.unref(currentDialog).isSubTableReadOnly ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 2 }, [
787
+ vue.createVNode(_component_el_form_item, { label: "选择模式" }, {
788
+ default: vue.withCtx(() => [
789
+ vue.createVNode(_component_el_radio_group, {
790
+ modelValue: vue.unref(currentDialog).selectionMode,
791
+ "onUpdate:modelValue": _cache[18] || (_cache[18] = ($event) => vue.unref(currentDialog).selectionMode = $event)
792
+ }, {
793
+ default: vue.withCtx(() => [
794
+ vue.createVNode(_component_el_radio_button, { value: "none" }, {
795
+ default: vue.withCtx(() => _cache[46] || (_cache[46] = [
796
+ vue.createTextVNode("无")
797
+ ])),
798
+ _: 1
799
+ }),
800
+ vue.createVNode(_component_el_radio_button, { value: "single" }, {
801
+ default: vue.withCtx(() => _cache[47] || (_cache[47] = [
802
+ vue.createTextVNode("单选")
803
+ ])),
804
+ _: 1
805
+ }),
806
+ vue.createVNode(_component_el_radio_button, { value: "multiple" }, {
807
+ default: vue.withCtx(() => _cache[48] || (_cache[48] = [
808
+ vue.createTextVNode("多选")
809
+ ])),
810
+ _: 1
811
+ })
812
+ ]),
813
+ _: 1
814
+ }, 8, ["modelValue"])
815
+ ]),
816
+ _: 1
817
+ }),
818
+ vue.unref(currentDialog).selectionMode != "none" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
819
+ vue.createVNode(_component_el_form_item, { label: "选取后反显格式" }, {
820
+ default: vue.withCtx(() => [
821
+ vue.createVNode(vue.unref(FormulaEditorInput.default), {
822
+ title: "反显格式配置",
823
+ formulaConf: vue.unref(currentDialog).displayFormat,
824
+ "onUpdate:formulaConf": _cache[19] || (_cache[19] = ($event) => vue.unref(currentDialog).displayFormat = $event),
825
+ modelValue: vue.unref(currentDialog).displayFormatText,
826
+ "onUpdate:modelValue": _cache[20] || (_cache[20] = ($event) => vue.unref(currentDialog).displayFormatText = $event),
827
+ fieldList: vue.unref(tableFields)
828
+ }, null, 8, ["formulaConf", "modelValue", "fieldList"])
829
+ ]),
830
+ _: 1
831
+ }),
832
+ vue.unref(currentDialog).selectionMode == "single" ? (vue.openBlock(), vue.createBlock(_component_el_form_item, {
833
+ key: 0,
834
+ label: "行数据全部赋值表单"
835
+ }, {
836
+ default: vue.withCtx(() => [
837
+ vue.createVNode(_component_el_switch, {
838
+ modelValue: vue.unref(currentDialog).isRowDataAssignToForm,
839
+ "onUpdate:modelValue": _cache[21] || (_cache[21] = ($event) => vue.unref(currentDialog).isRowDataAssignToForm = $event)
840
+ }, null, 8, ["modelValue"])
841
+ ]),
842
+ _: 1
843
+ })) : vue.createCommentVNode("", true),
844
+ vue.createVNode(_component_el_form_item, { label: "选取后表单赋值映射" }, {
845
+ default: vue.withCtx(() => [
846
+ vue.createVNode(FieldSetMapping.default, {
847
+ modelValue: vue.unref(currentDialog).fieldMapping,
848
+ "onUpdate:modelValue": _cache[22] || (_cache[22] = ($event) => vue.unref(currentDialog).fieldMapping = $event),
849
+ fieldLabel: "赋值表单字段",
850
+ valueLabel: "列表字段",
851
+ valueOptions: vue.unref(tableFields),
852
+ valueSelectMode: ""
853
+ }, null, 8, ["modelValue", "valueOptions"])
854
+ ]),
855
+ _: 1
856
+ })
857
+ ], 64)) : vue.createCommentVNode("", true),
858
+ vue.createVNode(_component_el_form_item, { label: "回调事件配置" }, {
859
+ default: vue.withCtx(() => [
860
+ vue.createVNode(OnlyFLowConfigButton.default, {
861
+ config: vue.unref(currentDialog).callbackEventConfig,
862
+ onConfirm: handleOnlyFlowConfirm
863
+ }, null, 8, ["config"])
864
+ ]),
865
+ _: 1
866
+ })
867
+ ], 64)) : vue.createCommentVNode("", true)
868
+ ], 64)) : vue.createCommentVNode("", true),
869
+ vue.unref(currentDialog).contentSource === "form" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 2 }, [
870
+ vue.createVNode(_component_el_form_item, { label: "选择表单" }, {
871
+ default: vue.withCtx(() => [
872
+ vue.createVNode(TemplateSelector.default, {
873
+ modelValue: vue.unref(currentDialog).subFormName,
874
+ "onUpdate:modelValue": _cache[23] || (_cache[23] = ($event) => vue.unref(currentDialog).subFormName = $event),
875
+ templateKey: vue.unref(currentDialog).subFormKey,
876
+ "onUpdate:templateKey": _cache[24] || (_cache[24] = ($event) => vue.unref(currentDialog).subFormKey = $event),
877
+ templateId: vue.unref(currentDialog).subFormId,
878
+ "onUpdate:templateId": _cache[25] || (_cache[25] = ($event) => vue.unref(currentDialog).subFormId = $event),
879
+ templateType: "form",
880
+ onConfirm: formSelectorConfirm
881
+ }, null, 8, ["modelValue", "templateKey", "templateId"])
882
+ ]),
883
+ _: 1
884
+ }),
885
+ vue.createVNode(_component_el_form_item, { label: "表单模式" }, {
886
+ default: vue.withCtx(() => [
887
+ vue.createVNode(_component_el_radio_group, {
888
+ modelValue: vue.unref(currentDialog).subFormMode,
889
+ "onUpdate:modelValue": _cache[26] || (_cache[26] = ($event) => vue.unref(currentDialog).subFormMode = $event)
890
+ }, {
891
+ default: vue.withCtx(() => [
892
+ vue.createVNode(_component_el_radio_button, { value: "edit" }, {
893
+ default: vue.withCtx(() => _cache[49] || (_cache[49] = [
894
+ vue.createTextVNode("编辑")
895
+ ])),
896
+ _: 1
897
+ }),
898
+ vue.createVNode(_component_el_radio_button, { value: "query" }, {
899
+ default: vue.withCtx(() => _cache[50] || (_cache[50] = [
900
+ vue.createTextVNode("查看")
901
+ ])),
902
+ _: 1
903
+ })
904
+ ]),
905
+ _: 1
906
+ }, 8, ["modelValue"])
907
+ ]),
908
+ _: 1
909
+ }),
910
+ vue.createVNode(_component_el_form_item, { label: "表单底部按钮" }, {
911
+ default: vue.withCtx(() => [
912
+ vue.createElementVNode("div", _hoisted_15, [
913
+ !vue.unref(formFooterBtn) || vue.unref(formFooterBtn).length === 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_16, " 暂无可用按钮 ")) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_17, [
914
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(formFooterBtn), (btn) => {
915
+ return vue.openBlock(), vue.createBlock(_component_el_checkbox, {
916
+ key: btn.id,
917
+ "model-value": isButtonSelected(btn.id),
918
+ onChange: ($event) => toggleButton(btn)
919
+ }, {
920
+ default: vue.withCtx(() => [
921
+ vue.createTextVNode(vue.toDisplayString(btn.label), 1)
922
+ ]),
923
+ _: 2
924
+ }, 1032, ["model-value", "onChange"]);
925
+ }), 128))
926
+ ]))
927
+ ])
928
+ ]),
929
+ _: 1
930
+ })
931
+ ], 64)) : vue.createCommentVNode("", true),
932
+ vue.unref(currentDialog).contentSource === "component" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 3 }, [
933
+ vue.createVNode(_component_el_form_item, { label: "组件路由地址" }, {
934
+ default: vue.withCtx(() => [
935
+ vue.createVNode(_component_el_input, {
936
+ modelValue: vue.unref(currentDialog).componentPath,
937
+ "onUpdate:modelValue": _cache[27] || (_cache[27] = ($event) => vue.unref(currentDialog).componentPath = $event),
938
+ placeholder: "请输入组件路径",
939
+ clearable: ""
940
+ }, null, 8, ["modelValue"])
941
+ ]),
942
+ _: 1
943
+ }),
944
+ vue.createVNode(_component_el_form_item, { label: "组件参数" }, {
945
+ default: vue.withCtx(() => [
946
+ vue.createVNode(ParamsConfig.default, {
947
+ modelValue: vue.unref(currentDialog).componentParams,
948
+ "onUpdate:modelValue": _cache[28] || (_cache[28] = ($event) => vue.unref(currentDialog).componentParams = $event)
949
+ }, null, 8, ["modelValue"])
950
+ ]),
951
+ _: 1
952
+ }),
953
+ vue.createVNode(_component_el_form_item, { label: "组件是否是弹层" }, {
954
+ default: vue.withCtx(() => [
955
+ vue.createVNode(_component_el_switch, {
956
+ modelValue: vue.unref(currentDialog).componentIsDialog,
957
+ "onUpdate:modelValue": _cache[29] || (_cache[29] = ($event) => vue.unref(currentDialog).componentIsDialog = $event)
958
+ }, null, 8, ["modelValue"])
959
+ ]),
960
+ _: 1
961
+ })
962
+ ], 64)) : vue.createCommentVNode("", true)
963
+ ]),
964
+ _: 1
965
+ }, 8, ["model"])
966
+ ]),
967
+ _: 1
968
+ })
969
+ ]),
970
+ _: 1
971
+ })
972
+ ]),
973
+ _: 1
974
+ })) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_18, "请从左侧选择一个弹层"))
975
+ ]),
976
+ _: 1
977
+ })
978
+ ]),
979
+ _: 1
980
+ })
981
+ ]),
982
+ _: 1
983
+ }, 8, ["modelValue"]);
984
+ };
985
+ }
986
+ };
987
+ const DialogDialog = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-90bb67fd"]]);
988
+ exports.default = DialogDialog;