super-page-designer 2.1.25 → 2.1.26
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.
- package/dist/es/components/design/utils/assemblys-config.js +3 -0
- package/dist/es/components/design/utils/interfaces/page-design-types.d.ts +4 -0
- package/dist/es/components/design/utils/page-i18n-util.d.ts +6 -0
- package/dist/es/components/design/utils/page-i18n-util.js +29 -0
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +24 -24
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +15 -14
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +18 -18
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +22 -22
- package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +28 -3
- package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr.vue.js +8 -1
- package/dist/es/components/design/views/assemblys/common/common-i18n-key-input.vue.js +84 -0
- package/dist/es/components/design/views/assemblys/common/common-i18n-key-input.vue2.js +4 -0
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +10 -2
- package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +12 -7
- package/dist/es/components/design/views/assemblys/container/card/card-attr.vue2.js +13 -5
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js +19 -8
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr.vue2.js +14 -5
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +15 -9
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr.vue2.js +14 -5
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +3 -4
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/table-children-column.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +3 -16
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/common/row-ul-li.vue.js +23 -13
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +32 -38
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +19 -11
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +113 -42
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-design.vue2.js +16 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +13 -13
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +10 -11
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +16 -18
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +14 -15
- package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +10 -10
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +10 -11
- package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +16 -17
- package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +16 -16
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +20 -21
- package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.d.ts +2 -2
- package/dist/es/components/design/views/design/page-design.vue.js +13 -2
- package/dist/es/components/design/views/design/page-event/config.vue.js +1 -7
- package/dist/es/components/design/views/design/page-event/config.vue2.js +7 -1
- package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
- package/dist/es/components/design/views/design/view/attr-container.vue.d.ts +2 -0
- package/dist/es/components/design/views/design/view/attr-container.vue.js +4 -2
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.d.ts +18 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +249 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue2.js +4 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue.d.ts +18 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue.js +7 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +488 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue3.js +1 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue.d.ts +23 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue.js +100 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue2.js +4 -0
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.d.ts +17 -9
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +10 -0
- package/dist/es/components/design/views/design/view/page-switch.vue.d.ts +2 -0
- package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
- package/dist/es/components/design/views/design/view/page-switch.vue2.js +6 -4
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +40 -14
- package/dist/es/components/design/views/design/view/view-design.vue.d.ts +2 -1
- package/dist/es/components/design/views/design/view/view-design.vue.js +4 -2
- package/dist/es/stores/page-store.d.ts +8 -2
- package/dist/es/stores/page-store.js +7 -1
- package/dist/es/style.css +97 -93
- package/package.json +5 -5
- package/dist/es/components/design/views/assemblys/common/common-title-setting.vue.js +0 -45
- package/dist/es/components/design/views/assemblys/common/common-title-setting.vue2.js +0 -4
package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js
CHANGED
|
@@ -5,7 +5,7 @@ import _sfc_main$4 from "../../common/common-attr-size.vue.js";
|
|
|
5
5
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
7
7
|
import _sfc_main$3 from "../common/title-suffix.vue.js";
|
|
8
|
-
import _sfc_main$2 from "../../common/common-
|
|
8
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
9
9
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
10
10
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
11
11
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -65,7 +65,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
65
65
|
default: withCtx(() => [
|
|
66
66
|
createVNode(_component_el_collapse, {
|
|
67
67
|
modelValue: openCollapseItems.value,
|
|
68
|
-
"onUpdate:modelValue": _cache[
|
|
68
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => openCollapseItems.value = $event),
|
|
69
69
|
style: { "margin-top": "6px" }
|
|
70
70
|
}, {
|
|
71
71
|
default: withCtx(() => [
|
|
@@ -193,9 +193,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
193
193
|
}, {
|
|
194
194
|
default: withCtx(() => [
|
|
195
195
|
createVNode(_sfc_main$2, {
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
}, null, 8, ["
|
|
196
|
+
modelValue: __props.configure.props.base.title,
|
|
197
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
198
|
+
}, null, 8, ["modelValue"])
|
|
199
199
|
]),
|
|
200
200
|
_: 1
|
|
201
201
|
}, 512), [
|
|
@@ -208,7 +208,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
208
208
|
default: withCtx(() => [
|
|
209
209
|
createVNode(_component_el_input_number, {
|
|
210
210
|
modelValue: __props.configure.props.base.titleWidth,
|
|
211
|
-
"onUpdate:modelValue": _cache[
|
|
211
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
212
212
|
style: { "width": "100%" },
|
|
213
213
|
min: 0,
|
|
214
214
|
max: 200,
|
|
@@ -224,11 +224,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
224
224
|
class: "amb-design-attr-item"
|
|
225
225
|
}, {
|
|
226
226
|
default: withCtx(() => [
|
|
227
|
-
createVNode(
|
|
227
|
+
createVNode(_sfc_main$2, {
|
|
228
228
|
modelValue: __props.configure.props.base.placeholder,
|
|
229
|
-
"onUpdate:modelValue": _cache[
|
|
230
|
-
modelModifiers: { number: true },
|
|
231
|
-
placeholder: "请输入"
|
|
229
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.placeholder = $event)
|
|
232
230
|
}, null, 8, ["modelValue"])
|
|
233
231
|
]),
|
|
234
232
|
_: 1
|
|
@@ -240,7 +238,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
240
238
|
default: withCtx(() => [
|
|
241
239
|
createVNode(_component_el_input, {
|
|
242
240
|
modelValue: __props.configure.props.base.min,
|
|
243
|
-
"onUpdate:modelValue": _cache[
|
|
241
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.min = $event),
|
|
244
242
|
modelModifiers: { number: true },
|
|
245
243
|
type: "number",
|
|
246
244
|
placeholder: "请输入"
|
|
@@ -255,7 +253,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
255
253
|
default: withCtx(() => [
|
|
256
254
|
createVNode(_component_el_input, {
|
|
257
255
|
modelValue: __props.configure.props.base.max,
|
|
258
|
-
"onUpdate:modelValue": _cache[
|
|
256
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.max = $event),
|
|
259
257
|
modelModifiers: { number: true },
|
|
260
258
|
type: "number",
|
|
261
259
|
placeholder: "请输入"
|
|
@@ -270,7 +268,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
270
268
|
default: withCtx(() => [
|
|
271
269
|
createVNode(_component_el_input, {
|
|
272
270
|
modelValue: __props.configure.props.base.step,
|
|
273
|
-
"onUpdate:modelValue": _cache[
|
|
271
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => __props.configure.props.base.step = $event),
|
|
274
272
|
modelModifiers: { number: true },
|
|
275
273
|
type: "number",
|
|
276
274
|
placeholder: "请输入"
|
|
@@ -285,7 +283,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
285
283
|
default: withCtx(() => [
|
|
286
284
|
createVNode(_component_el_select, {
|
|
287
285
|
modelValue: __props.configure.props.base.precision,
|
|
288
|
-
"onUpdate:modelValue": _cache[
|
|
286
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.precision = $event),
|
|
289
287
|
modelModifiers: { number: true },
|
|
290
288
|
placeholder: "请选择"
|
|
291
289
|
}, {
|
|
@@ -310,7 +308,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
310
308
|
default: withCtx(() => [
|
|
311
309
|
createVNode(_component_el_radio_group, {
|
|
312
310
|
modelValue: __props.configure.props.base.showButton,
|
|
313
|
-
"onUpdate:modelValue": _cache[
|
|
311
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => __props.configure.props.base.showButton = $event),
|
|
314
312
|
class: "ml-4"
|
|
315
313
|
}, {
|
|
316
314
|
default: withCtx(() => [
|
|
@@ -339,7 +337,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
339
337
|
default: withCtx(() => [
|
|
340
338
|
createVNode(_component_el_radio_group, {
|
|
341
339
|
modelValue: __props.configure.props.base.size,
|
|
342
|
-
"onUpdate:modelValue": _cache[
|
|
340
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.configure.props.base.size = $event),
|
|
343
341
|
class: "ml-4"
|
|
344
342
|
}, {
|
|
345
343
|
default: withCtx(() => [
|
|
@@ -374,7 +372,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
374
372
|
default: withCtx(() => [
|
|
375
373
|
createVNode(_component_el_radio_group, {
|
|
376
374
|
modelValue: __props.configure.props.base.state,
|
|
377
|
-
"onUpdate:modelValue": _cache[
|
|
375
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => __props.configure.props.base.state = $event),
|
|
378
376
|
class: "ml-4"
|
|
379
377
|
}, {
|
|
380
378
|
default: withCtx(() => [
|
|
@@ -424,7 +422,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
424
422
|
default: withCtx(() => [
|
|
425
423
|
createVNode(_component_el_checkbox, {
|
|
426
424
|
modelValue: __props.configure.props.verification.required,
|
|
427
|
-
"onUpdate:modelValue": _cache[
|
|
425
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => __props.configure.props.verification.required = $event),
|
|
428
426
|
label: "必填"
|
|
429
427
|
}, null, 8, ["modelValue"])
|
|
430
428
|
]),
|
package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js
CHANGED
|
@@ -9,7 +9,7 @@ import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
|
9
9
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
10
10
|
import _sfc_main$5 from "../common/suffixmodule.vue.js";
|
|
11
11
|
import _sfc_main$3 from "../common/title-suffix.vue.js";
|
|
12
|
-
import _sfc_main$2 from "../../common/common-
|
|
12
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
13
13
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
14
14
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
15
15
|
const _hoisted_3 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
@@ -89,7 +89,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
89
89
|
default: withCtx(() => [
|
|
90
90
|
createVNode(_component_el_collapse, {
|
|
91
91
|
modelValue: openCollapseItems.value,
|
|
92
|
-
"onUpdate:modelValue": _cache[
|
|
92
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => openCollapseItems.value = $event),
|
|
93
93
|
style: { "margin-top": "6px" }
|
|
94
94
|
}, {
|
|
95
95
|
default: withCtx(() => [
|
|
@@ -217,9 +217,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
217
217
|
}, {
|
|
218
218
|
default: withCtx(() => [
|
|
219
219
|
createVNode(_sfc_main$2, {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
}, null, 8, ["
|
|
220
|
+
modelValue: __props.configure.props.base.title,
|
|
221
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
222
|
+
}, null, 8, ["modelValue"])
|
|
223
223
|
]),
|
|
224
224
|
_: 1
|
|
225
225
|
}, 512), [
|
|
@@ -232,7 +232,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
232
232
|
default: withCtx(() => [
|
|
233
233
|
createVNode(_component_el_input_number, {
|
|
234
234
|
modelValue: __props.configure.props.base.titleWidth,
|
|
235
|
-
"onUpdate:modelValue": _cache[
|
|
235
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
236
236
|
style: { "width": "100%" },
|
|
237
237
|
min: 0,
|
|
238
238
|
max: 200,
|
|
@@ -248,10 +248,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
248
248
|
class: "amb-design-attr-item"
|
|
249
249
|
}, {
|
|
250
250
|
default: withCtx(() => [
|
|
251
|
-
createVNode(
|
|
251
|
+
createVNode(_sfc_main$2, {
|
|
252
252
|
modelValue: __props.configure.props.base.placeholder,
|
|
253
|
-
"onUpdate:modelValue": _cache[
|
|
254
|
-
placeholder: "请输入"
|
|
253
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.placeholder = $event)
|
|
255
254
|
}, null, 8, ["modelValue"])
|
|
256
255
|
]),
|
|
257
256
|
_: 1
|
|
@@ -263,7 +262,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
263
262
|
default: withCtx(() => [
|
|
264
263
|
createVNode(_component_el_radio_group, {
|
|
265
264
|
modelValue: __props.configure.props.base.clearable,
|
|
266
|
-
"onUpdate:modelValue": _cache[
|
|
265
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.clearable = $event),
|
|
267
266
|
class: "ml-4"
|
|
268
267
|
}, {
|
|
269
268
|
default: withCtx(() => [
|
|
@@ -292,7 +291,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
292
291
|
default: withCtx(() => [
|
|
293
292
|
createVNode(_component_el_switch, {
|
|
294
293
|
modelValue: __props.configure.props.base.showInputNum,
|
|
295
|
-
"onUpdate:modelValue": _cache[
|
|
294
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.showInputNum = $event)
|
|
296
295
|
}, null, 8, ["modelValue"])
|
|
297
296
|
]),
|
|
298
297
|
_: 1
|
|
@@ -304,7 +303,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
304
303
|
default: withCtx(() => [
|
|
305
304
|
createVNode(_component_el_radio_group, {
|
|
306
305
|
modelValue: __props.configure.props.base.size,
|
|
307
|
-
"onUpdate:modelValue": _cache[
|
|
306
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => __props.configure.props.base.size = $event),
|
|
308
307
|
class: "ml-4"
|
|
309
308
|
}, {
|
|
310
309
|
default: withCtx(() => [
|
|
@@ -339,7 +338,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
339
338
|
default: withCtx(() => [
|
|
340
339
|
createVNode(_component_el_radio_group, {
|
|
341
340
|
modelValue: __props.configure.props.base.state,
|
|
342
|
-
"onUpdate:modelValue": _cache[
|
|
341
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.state = $event),
|
|
343
342
|
class: "ml-4"
|
|
344
343
|
}, {
|
|
345
344
|
default: withCtx(() => [
|
|
@@ -391,7 +390,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
391
390
|
default: withCtx(() => [
|
|
392
391
|
createVNode(_component_el_radio_group, {
|
|
393
392
|
modelValue: __props.configure.props.scan.enable,
|
|
394
|
-
"onUpdate:modelValue": _cache[
|
|
393
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => __props.configure.props.scan.enable = $event),
|
|
395
394
|
class: "ml-4"
|
|
396
395
|
}, {
|
|
397
396
|
default: withCtx(() => [
|
|
@@ -420,7 +419,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
420
419
|
default: withCtx(() => [
|
|
421
420
|
createVNode(_component_el_button, {
|
|
422
421
|
type: "primary",
|
|
423
|
-
onClick: _cache[
|
|
422
|
+
onClick: _cache[11] || (_cache[11] = ($event) => BarCodeRuleOff.value = true)
|
|
424
423
|
}, {
|
|
425
424
|
default: withCtx(() => [
|
|
426
425
|
createTextVNode("添加")
|
|
@@ -6,7 +6,7 @@ import _sfc_main$4 from "../common/pre-suffix.vue.js";
|
|
|
6
6
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import _sfc_main$3 from "../common/data-format.vue.js";
|
|
8
8
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
9
|
-
import _sfc_main$2 from "../../common/common-
|
|
9
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
10
10
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
11
11
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
12
12
|
__name: "label-attr-base",
|
|
@@ -65,7 +65,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
65
65
|
default: withCtx(() => [
|
|
66
66
|
createVNode(_component_el_collapse, {
|
|
67
67
|
modelValue: openCollapseItems.value,
|
|
68
|
-
"onUpdate:modelValue": _cache[
|
|
68
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => openCollapseItems.value = $event),
|
|
69
69
|
style: { "margin-top": "6px" }
|
|
70
70
|
}, {
|
|
71
71
|
default: withCtx(() => [
|
|
@@ -192,9 +192,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
192
192
|
}, {
|
|
193
193
|
default: withCtx(() => [
|
|
194
194
|
createVNode(_sfc_main$2, {
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
}, null, 8, ["
|
|
195
|
+
modelValue: __props.configure.props.base.title,
|
|
196
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
197
|
+
}, null, 8, ["modelValue"])
|
|
198
198
|
]),
|
|
199
199
|
_: 1
|
|
200
200
|
}, 512), [
|
|
@@ -207,7 +207,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
207
207
|
default: withCtx(() => [
|
|
208
208
|
createVNode(_component_el_input_number, {
|
|
209
209
|
modelValue: __props.configure.props.base.titleWidth,
|
|
210
|
-
"onUpdate:modelValue": _cache[
|
|
210
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
211
211
|
style: { "width": "100%" },
|
|
212
212
|
min: 0,
|
|
213
213
|
max: 200,
|
|
@@ -7,7 +7,7 @@ import _sfc_main$5 from "../../common/common-attr-size.vue.js";
|
|
|
7
7
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import _sfc_main$3 from "../common/condition.vue.js";
|
|
9
9
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
10
|
-
import _sfc_main$2 from "../../common/common-
|
|
10
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
11
11
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
12
12
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
13
13
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -63,7 +63,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
63
63
|
default: withCtx(() => [
|
|
64
64
|
createVNode(_component_el_collapse, {
|
|
65
65
|
modelValue: openCollapseItems.value,
|
|
66
|
-
"onUpdate:modelValue": _cache[
|
|
66
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => openCollapseItems.value = $event),
|
|
67
67
|
style: { "margin-top": "6px" }
|
|
68
68
|
}, {
|
|
69
69
|
default: withCtx(() => [
|
|
@@ -241,9 +241,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
241
241
|
}, {
|
|
242
242
|
default: withCtx(() => [
|
|
243
243
|
createVNode(_sfc_main$2, {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
}, null, 8, ["
|
|
244
|
+
modelValue: _ctx.configure.props.base.title,
|
|
245
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => _ctx.configure.props.base.title = $event)
|
|
246
|
+
}, null, 8, ["modelValue"])
|
|
247
247
|
]),
|
|
248
248
|
_: 1
|
|
249
249
|
}, 512), [
|
|
@@ -256,7 +256,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
256
256
|
default: withCtx(() => [
|
|
257
257
|
createVNode(_component_el_input_number, {
|
|
258
258
|
modelValue: _ctx.configure.props.base.titleWidth,
|
|
259
|
-
"onUpdate:modelValue": _cache[
|
|
259
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.configure.props.base.titleWidth = $event),
|
|
260
260
|
style: { "width": "100%" },
|
|
261
261
|
min: 0,
|
|
262
262
|
max: 200,
|
|
@@ -274,7 +274,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
274
274
|
default: withCtx(() => [
|
|
275
275
|
createVNode(_component_el_radio_group, {
|
|
276
276
|
modelValue: _ctx.configure.props.base.type,
|
|
277
|
-
"onUpdate:modelValue": _cache[
|
|
277
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.configure.props.base.type = $event),
|
|
278
278
|
class: "ml-4"
|
|
279
279
|
}, {
|
|
280
280
|
default: withCtx(() => [
|
|
@@ -321,7 +321,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
321
321
|
default: withCtx(() => [
|
|
322
322
|
createVNode(IconSetDialog, {
|
|
323
323
|
modelValue: _ctx.configure.props.base.showIcon,
|
|
324
|
-
"onUpdate:modelValue": _cache[
|
|
324
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.configure.props.base.showIcon = $event)
|
|
325
325
|
}, null, 8, ["modelValue"])
|
|
326
326
|
]),
|
|
327
327
|
_: 1
|
|
@@ -333,7 +333,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
333
333
|
default: withCtx(() => [
|
|
334
334
|
createVNode(_component_el_radio_group, {
|
|
335
335
|
modelValue: _ctx.configure.props.base.underline,
|
|
336
|
-
"onUpdate:modelValue": _cache[
|
|
336
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => _ctx.configure.props.base.underline = $event),
|
|
337
337
|
class: "ml-4"
|
|
338
338
|
}, {
|
|
339
339
|
default: withCtx(() => [
|
|
@@ -374,7 +374,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
374
374
|
default: withCtx(() => [
|
|
375
375
|
createVNode(_component_el_radio_group, {
|
|
376
376
|
modelValue: _ctx.configure.props.base.state,
|
|
377
|
-
"onUpdate:modelValue": _cache[
|
|
377
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => _ctx.configure.props.base.state = $event),
|
|
378
378
|
class: "ml-4"
|
|
379
379
|
}, {
|
|
380
380
|
default: withCtx(() => [
|
|
@@ -7,7 +7,7 @@ import _sfc_main$3 from "../common/data-linkage.vue.js";
|
|
|
7
7
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
9
9
|
import _sfc_main$4 from "../common/verification-custom.vue.js";
|
|
10
|
-
import _sfc_main$2 from "../../common/common-
|
|
10
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
11
11
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
12
12
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
13
13
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -62,7 +62,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
62
62
|
default: withCtx(() => [
|
|
63
63
|
createVNode(_component_el_collapse, {
|
|
64
64
|
modelValue: openCollapseItems.value,
|
|
65
|
-
"onUpdate:modelValue": _cache[
|
|
65
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => openCollapseItems.value = $event),
|
|
66
66
|
style: { "margin-top": "6px" }
|
|
67
67
|
}, {
|
|
68
68
|
default: withCtx(() => [
|
|
@@ -190,9 +190,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
190
190
|
}, {
|
|
191
191
|
default: withCtx(() => [
|
|
192
192
|
createVNode(_sfc_main$2, {
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
}, null, 8, ["
|
|
193
|
+
modelValue: __props.configure.props.base.title,
|
|
194
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
195
|
+
}, null, 8, ["modelValue"])
|
|
196
196
|
]),
|
|
197
197
|
_: 1
|
|
198
198
|
}, 512), [
|
|
@@ -205,7 +205,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
205
205
|
default: withCtx(() => [
|
|
206
206
|
createVNode(_component_el_input_number, {
|
|
207
207
|
modelValue: __props.configure.props.base.titleWidth,
|
|
208
|
-
"onUpdate:modelValue": _cache[
|
|
208
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
209
209
|
style: { "width": "100%" },
|
|
210
210
|
min: 0,
|
|
211
211
|
max: 200,
|
|
@@ -223,7 +223,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
223
223
|
default: withCtx(() => [
|
|
224
224
|
createVNode(_component_el_radio_group, {
|
|
225
225
|
modelValue: __props.configure.props.base.size,
|
|
226
|
-
"onUpdate:modelValue": _cache[
|
|
226
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.size = $event),
|
|
227
227
|
class: "ml-4"
|
|
228
228
|
}, {
|
|
229
229
|
default: withCtx(() => [
|
|
@@ -258,7 +258,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
258
258
|
default: withCtx(() => [
|
|
259
259
|
createVNode(_component_el_radio_group, {
|
|
260
260
|
modelValue: __props.configure.props.base.state,
|
|
261
|
-
"onUpdate:modelValue": _cache[
|
|
261
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.state = $event),
|
|
262
262
|
class: "ml-4"
|
|
263
263
|
}, {
|
|
264
264
|
default: withCtx(() => [
|
|
@@ -314,7 +314,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
314
314
|
default: withCtx(() => [
|
|
315
315
|
createVNode(_component_el_checkbox, {
|
|
316
316
|
modelValue: __props.configure.props.verification.required,
|
|
317
|
-
"onUpdate:modelValue": _cache[
|
|
317
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.verification.required = $event),
|
|
318
318
|
label: "必填"
|
|
319
319
|
}, null, 8, ["modelValue"])
|
|
320
320
|
]),
|
|
@@ -4,7 +4,7 @@ import { componentNameChange } from "../../../../utils/form-design-util.js";
|
|
|
4
4
|
import _sfc_main$3 from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
7
|
-
import _sfc_main$2 from "../../common/common-
|
|
7
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
8
8
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
9
9
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
10
10
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -64,7 +64,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
64
64
|
default: withCtx(() => [
|
|
65
65
|
createVNode(_component_el_collapse, {
|
|
66
66
|
modelValue: openCollapseItems.value,
|
|
67
|
-
"onUpdate:modelValue": _cache[
|
|
67
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => openCollapseItems.value = $event),
|
|
68
68
|
style: { "margin-top": "6px" }
|
|
69
69
|
}, {
|
|
70
70
|
default: withCtx(() => [
|
|
@@ -192,9 +192,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
192
192
|
}, {
|
|
193
193
|
default: withCtx(() => [
|
|
194
194
|
createVNode(_sfc_main$2, {
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
}, null, 8, ["
|
|
195
|
+
modelValue: __props.configure.props.base.title,
|
|
196
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
197
|
+
}, null, 8, ["modelValue"])
|
|
198
198
|
]),
|
|
199
199
|
_: 1
|
|
200
200
|
}, 512), [
|
|
@@ -207,7 +207,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
207
207
|
default: withCtx(() => [
|
|
208
208
|
createVNode(_component_el_input_number, {
|
|
209
209
|
modelValue: __props.configure.props.base.titleWidth,
|
|
210
|
-
"onUpdate:modelValue": _cache[
|
|
210
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
211
211
|
style: { "width": "100%" },
|
|
212
212
|
min: 0,
|
|
213
213
|
max: 200,
|
|
@@ -223,10 +223,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
223
223
|
class: "amb-design-attr-item"
|
|
224
224
|
}, {
|
|
225
225
|
default: withCtx(() => [
|
|
226
|
-
createVNode(
|
|
226
|
+
createVNode(_sfc_main$2, {
|
|
227
227
|
modelValue: __props.configure.props.base.placeholder,
|
|
228
|
-
"onUpdate:modelValue": _cache[
|
|
229
|
-
placeholder: "请输入"
|
|
228
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.placeholder = $event)
|
|
230
229
|
}, null, 8, ["modelValue"])
|
|
231
230
|
]),
|
|
232
231
|
_: 1
|
|
@@ -238,7 +237,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
238
237
|
default: withCtx(() => [
|
|
239
238
|
createVNode(_component_el_radio_group, {
|
|
240
239
|
modelValue: __props.configure.props.base.state,
|
|
241
|
-
"onUpdate:modelValue": _cache[
|
|
240
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.state = $event),
|
|
242
241
|
class: "ml-4"
|
|
243
242
|
}, {
|
|
244
243
|
default: withCtx(() => [
|
|
@@ -279,7 +278,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
279
278
|
default: withCtx(() => [
|
|
280
279
|
createVNode(_component_el_checkbox, {
|
|
281
280
|
modelValue: __props.configure.props.verification.required,
|
|
282
|
-
"onUpdate:modelValue": _cache[
|
|
281
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.verification.required = $event),
|
|
283
282
|
label: "必填"
|
|
284
283
|
}, null, 8, ["modelValue"])
|
|
285
284
|
]),
|
|
@@ -8,7 +8,7 @@ import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
|
8
8
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
9
9
|
import _sfc_main$4 from "../common/title-suffix.vue.js";
|
|
10
10
|
import _sfc_main$5 from "../common/verification-custom.vue.js";
|
|
11
|
-
import _sfc_main$2 from "../../common/common-
|
|
11
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
12
12
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
13
13
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
14
14
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -69,7 +69,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
69
69
|
default: withCtx(() => [
|
|
70
70
|
createVNode(_component_el_collapse, {
|
|
71
71
|
modelValue: openCollapseItems.value,
|
|
72
|
-
"onUpdate:modelValue": _cache[
|
|
72
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => openCollapseItems.value = $event),
|
|
73
73
|
style: { "margin-top": "6px" }
|
|
74
74
|
}, {
|
|
75
75
|
default: withCtx(() => [
|
|
@@ -212,9 +212,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
212
212
|
}, {
|
|
213
213
|
default: withCtx(() => [
|
|
214
214
|
createVNode(_sfc_main$2, {
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
}, null, 8, ["
|
|
215
|
+
modelValue: __props.configure.props.base.title,
|
|
216
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
217
|
+
}, null, 8, ["modelValue"])
|
|
218
218
|
]),
|
|
219
219
|
_: 1
|
|
220
220
|
}, 512), [
|
|
@@ -227,7 +227,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
227
227
|
default: withCtx(() => [
|
|
228
228
|
createVNode(_component_el_input_number, {
|
|
229
229
|
modelValue: __props.configure.props.base.titleWidth,
|
|
230
|
-
"onUpdate:modelValue": _cache[
|
|
230
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
231
231
|
style: { "width": "100%" },
|
|
232
232
|
min: 0,
|
|
233
233
|
max: 200,
|
|
@@ -243,10 +243,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
243
243
|
class: "amb-design-attr-item"
|
|
244
244
|
}, {
|
|
245
245
|
default: withCtx(() => [
|
|
246
|
-
createVNode(
|
|
246
|
+
createVNode(_sfc_main$2, {
|
|
247
247
|
modelValue: __props.configure.props.base.placeholder,
|
|
248
|
-
"onUpdate:modelValue": _cache[
|
|
249
|
-
placeholder: "请输入"
|
|
248
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.placeholder = $event)
|
|
250
249
|
}, null, 8, ["modelValue"])
|
|
251
250
|
]),
|
|
252
251
|
_: 1
|
|
@@ -258,7 +257,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
258
257
|
default: withCtx(() => [
|
|
259
258
|
createVNode(_component_el_radio_group, {
|
|
260
259
|
modelValue: __props.configure.props.base.multiple,
|
|
261
|
-
"onUpdate:modelValue": _cache[
|
|
260
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.multiple = $event),
|
|
262
261
|
class: "ml-4"
|
|
263
262
|
}, {
|
|
264
263
|
default: withCtx(() => [
|
|
@@ -287,7 +286,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
287
286
|
default: withCtx(() => [
|
|
288
287
|
createVNode(_component_el_radio_group, {
|
|
289
288
|
modelValue: __props.configure.props.base.multipleMerge,
|
|
290
|
-
"onUpdate:modelValue": _cache[
|
|
289
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.base.multipleMerge = $event),
|
|
291
290
|
class: "ml-4"
|
|
292
291
|
}, {
|
|
293
292
|
default: withCtx(() => [
|
|
@@ -318,7 +317,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
318
317
|
default: withCtx(() => [
|
|
319
318
|
createVNode(_component_el_radio_group, {
|
|
320
319
|
modelValue: __props.configure.props.base.allowCreate,
|
|
321
|
-
"onUpdate:modelValue": _cache[
|
|
320
|
+
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => __props.configure.props.base.allowCreate = $event),
|
|
322
321
|
class: "ml-4"
|
|
323
322
|
}, {
|
|
324
323
|
default: withCtx(() => [
|
|
@@ -347,7 +346,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
347
346
|
default: withCtx(() => [
|
|
348
347
|
createVNode(_component_el_radio_group, {
|
|
349
348
|
modelValue: __props.configure.props.base.frequently,
|
|
350
|
-
"onUpdate:modelValue": _cache[
|
|
349
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.base.frequently = $event),
|
|
351
350
|
class: "ml-4"
|
|
352
351
|
}, {
|
|
353
352
|
default: withCtx(() => [
|
|
@@ -376,7 +375,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
376
375
|
default: withCtx(() => [
|
|
377
376
|
createVNode(_component_el_radio_group, {
|
|
378
377
|
modelValue: __props.configure.props.base.clearable,
|
|
379
|
-
"onUpdate:modelValue": _cache[
|
|
378
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => __props.configure.props.base.clearable = $event),
|
|
380
379
|
class: "ml-4"
|
|
381
380
|
}, {
|
|
382
381
|
default: withCtx(() => [
|
|
@@ -405,7 +404,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
405
404
|
default: withCtx(() => [
|
|
406
405
|
createVNode(_component_el_radio_group, {
|
|
407
406
|
modelValue: __props.configure.props.base.size,
|
|
408
|
-
"onUpdate:modelValue": _cache[
|
|
407
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.configure.props.base.size = $event),
|
|
409
408
|
class: "ml-4"
|
|
410
409
|
}, {
|
|
411
410
|
default: withCtx(() => [
|
|
@@ -440,7 +439,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
440
439
|
default: withCtx(() => [
|
|
441
440
|
createVNode(_component_el_radio_group, {
|
|
442
441
|
modelValue: __props.configure.props.base.state,
|
|
443
|
-
"onUpdate:modelValue": _cache[
|
|
442
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => __props.configure.props.base.state = $event),
|
|
444
443
|
class: "ml-4"
|
|
445
444
|
}, {
|
|
446
445
|
default: withCtx(() => [
|
|
@@ -493,7 +492,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
493
492
|
default: withCtx(() => [
|
|
494
493
|
createVNode(_component_el_checkbox, {
|
|
495
494
|
modelValue: __props.configure.props.verification.required,
|
|
496
|
-
"onUpdate:modelValue": _cache[
|
|
495
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => __props.configure.props.verification.required = $event),
|
|
497
496
|
label: "必填"
|
|
498
497
|
}, null, 8, ["modelValue"])
|
|
499
498
|
]),
|