mooho-base-admin-plus 2.0.22 → 2.0.23
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/package/mooho-base-admin-plus.min.esm.js +52 -52
- package/package/mooho-base-admin-plus.min.js +11 -11
- package/package.json +1 -1
- package/src/components/view/column-edit.vue +4 -4
- package/src/components/view/filter-edit.vue +4 -4
- package/src/components/view/modal-form-filter.vue +1 -1
- package/src/components/view/modal-form-sort.vue +1 -1
- package/src/components/view/table-filter.vue +8 -8
- package/src/components/view/view-form-draggable.vue +10 -10
- package/src/components/view/view-form.vue +10 -10
- package/src/components/view/view-table.vue +7 -7
- package/src/components/workflow/flow-chart.vue +1 -1
- package/src/layouts/basic-layout/menu-side/menu-collapse.vue +1 -1
- package/src/pages/system/role.vue +2 -2
- package/src/pages/system/rolePropertyEdit.vue +2 -2
- package/src/pages/system/user.vue +1 -1
|
@@ -27436,7 +27436,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27436
27436
|
"onUpdate:modelValue": ($event) => data2[code2] = $event,
|
|
27437
27437
|
clearable: "",
|
|
27438
27438
|
placeholder: "\u9000\u56DE\u53D1\u8D77\u4EBA",
|
|
27439
|
-
transfer:
|
|
27439
|
+
transfer: true
|
|
27440
27440
|
}, {
|
|
27441
27441
|
default: withCtx(() => [
|
|
27442
27442
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.activities.filter((item) => {
|
|
@@ -28191,7 +28191,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
28191
28191
|
createVNode$1(_component_Select, {
|
|
28192
28192
|
modelValue: $data.data.dataType,
|
|
28193
28193
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => $data.data.dataType = $event),
|
|
28194
|
-
transfer:
|
|
28194
|
+
transfer: true
|
|
28195
28195
|
}, {
|
|
28196
28196
|
default: withCtx(() => [
|
|
28197
28197
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("DataType"), (item) => {
|
|
@@ -28224,7 +28224,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
28224
28224
|
createVNode$1(_component_Select, {
|
|
28225
28225
|
modelValue: $data.data.controlType,
|
|
28226
28226
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.data.controlType = $event),
|
|
28227
|
-
transfer:
|
|
28227
|
+
transfer: true
|
|
28228
28228
|
}, {
|
|
28229
28229
|
default: withCtx(() => [
|
|
28230
28230
|
createVNode$1(_component_Option, {
|
|
@@ -29009,7 +29009,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
29009
29009
|
modelValue: row.propertyValue,
|
|
29010
29010
|
"onUpdate:modelValue": ($event) => row.propertyValue = $event,
|
|
29011
29011
|
clearable: "",
|
|
29012
|
-
transfer:
|
|
29012
|
+
transfer: true
|
|
29013
29013
|
}, {
|
|
29014
29014
|
default: withCtx(() => [
|
|
29015
29015
|
(openBlock(true), createElementBlock(Fragment, null, renderList(row._dataSource, (item) => {
|
|
@@ -29034,7 +29034,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
29034
29034
|
},
|
|
29035
29035
|
multiple: true,
|
|
29036
29036
|
clearable: "",
|
|
29037
|
-
transfer:
|
|
29037
|
+
transfer: true
|
|
29038
29038
|
}, {
|
|
29039
29039
|
default: withCtx(() => [
|
|
29040
29040
|
(openBlock(true), createElementBlock(Fragment, null, renderList(row._dataSource, (item) => {
|
|
@@ -30160,7 +30160,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30160
30160
|
createVNode$1(_component_Select, {
|
|
30161
30161
|
modelValue: $data.data.dataType,
|
|
30162
30162
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => $data.data.dataType = $event),
|
|
30163
|
-
transfer:
|
|
30163
|
+
transfer: true
|
|
30164
30164
|
}, {
|
|
30165
30165
|
default: withCtx(() => [
|
|
30166
30166
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("DataType"), (item) => {
|
|
@@ -30209,7 +30209,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30209
30209
|
createVNode$1(_component_Select, {
|
|
30210
30210
|
modelValue: $data.data.operator,
|
|
30211
30211
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => $data.data.operator = $event),
|
|
30212
|
-
transfer:
|
|
30212
|
+
transfer: true
|
|
30213
30213
|
}, {
|
|
30214
30214
|
default: withCtx(() => [
|
|
30215
30215
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("Operator"), (item) => {
|
|
@@ -30243,7 +30243,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30243
30243
|
createVNode$1(_component_Select, {
|
|
30244
30244
|
modelValue: $data.data.controlType,
|
|
30245
30245
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => $data.data.controlType = $event),
|
|
30246
|
-
transfer:
|
|
30246
|
+
transfer: true,
|
|
30247
30247
|
onOnChange: $options.controlTypeChange
|
|
30248
30248
|
}, {
|
|
30249
30249
|
default: withCtx(() => [
|
|
@@ -30531,7 +30531,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30531
30531
|
createVNode$1(_component_Select, {
|
|
30532
30532
|
modelValue: $data.data.columnWidth,
|
|
30533
30533
|
"onUpdate:modelValue": _cache[25] || (_cache[25] = ($event) => $data.data.columnWidth = $event),
|
|
30534
|
-
transfer:
|
|
30534
|
+
transfer: true
|
|
30535
30535
|
}, {
|
|
30536
30536
|
default: withCtx(() => [
|
|
30537
30537
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("ColumnWidth"), (item) => {
|
|
@@ -32570,7 +32570,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
32570
32570
|
modelValue: row.propertyValue,
|
|
32571
32571
|
"onUpdate:modelValue": ($event) => row.propertyValue = $event,
|
|
32572
32572
|
clearable: "",
|
|
32573
|
-
transfer:
|
|
32573
|
+
transfer: true
|
|
32574
32574
|
}, {
|
|
32575
32575
|
default: withCtx(() => [
|
|
32576
32576
|
(openBlock(true), createElementBlock(Fragment, null, renderList(row._dataSource, (item) => {
|
|
@@ -36378,7 +36378,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36378
36378
|
"min-width": column.controlWidth == null ? null : column.controlWidth + "px"
|
|
36379
36379
|
}),
|
|
36380
36380
|
placeholder: column.description,
|
|
36381
|
-
transfer:
|
|
36381
|
+
transfer: true,
|
|
36382
36382
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
36383
36383
|
}, {
|
|
36384
36384
|
default: withCtx(() => [
|
|
@@ -36404,7 +36404,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36404
36404
|
clearable: true,
|
|
36405
36405
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36406
36406
|
placeholder: column.description,
|
|
36407
|
-
transfer:
|
|
36407
|
+
transfer: true,
|
|
36408
36408
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
36409
36409
|
}, {
|
|
36410
36410
|
default: withCtx(() => [
|
|
@@ -36430,7 +36430,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36430
36430
|
clearable: true,
|
|
36431
36431
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36432
36432
|
placeholder: column.description,
|
|
36433
|
-
transfer:
|
|
36433
|
+
transfer: true,
|
|
36434
36434
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
36435
36435
|
}, null, 8, ["model-value", "onUpdate:modelValue", "data", "disabled", "style", "placeholder", "onOnChange"])) : column.controlType === "MultiTreeSelect" ? (openBlock(), createBlock(_component_TreeSelect, {
|
|
36436
36436
|
key: 8,
|
|
@@ -36443,7 +36443,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36443
36443
|
clearable: true,
|
|
36444
36444
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36445
36445
|
placeholder: column.description,
|
|
36446
|
-
transfer:
|
|
36446
|
+
transfer: true,
|
|
36447
36447
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
36448
36448
|
}, null, 8, ["model-value", "onUpdate:modelValue", "data", "disabled", "style", "placeholder", "onOnChange"])) : column.controlType === "ComboSelect" ? (openBlock(), createElementBlock(Fragment, { key: 9 }, [
|
|
36449
36449
|
createCommentVNode(` <template v-else-if="column.controlType === 'AutoComplete'">\r
|
|
@@ -36455,7 +36455,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36455
36455
|
@on-clear="() => loadOption(data, column)"\r
|
|
36456
36456
|
:style="{ width: column.controlWidth == null ? null : column.controlWidth + 'px' }"\r
|
|
36457
36457
|
:placeholder="column.description"\r
|
|
36458
|
-
:transfer="
|
|
36458
|
+
:transfer="true"\r
|
|
36459
36459
|
@on-change="(selected) => onDataChange(column, selected)">\r
|
|
36460
36460
|
<Option v-for="item in getDataSource(data, column)"\r
|
|
36461
36461
|
:key="item.id"\r
|
|
@@ -36470,7 +36470,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36470
36470
|
filterable: "",
|
|
36471
36471
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36472
36472
|
placeholder: column.description,
|
|
36473
|
-
transfer:
|
|
36473
|
+
transfer: true,
|
|
36474
36474
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
36475
36475
|
}, {
|
|
36476
36476
|
default: withCtx(() => [
|
|
@@ -36519,7 +36519,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36519
36519
|
clearable: true,
|
|
36520
36520
|
style: normalizeStyle$1({ width: column.controlWidth == null ? "40%" : column.controlWidth + "px" }),
|
|
36521
36521
|
placeholder: column.description,
|
|
36522
|
-
transfer:
|
|
36522
|
+
transfer: true,
|
|
36523
36523
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
36524
36524
|
}, {
|
|
36525
36525
|
default: withCtx(() => [
|
|
@@ -36565,7 +36565,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36565
36565
|
"model-value": _ctx.parseDateTimeData($data.data, column.code),
|
|
36566
36566
|
readonly: $props.readonly || column.isReadonly,
|
|
36567
36567
|
placeholder: column.description,
|
|
36568
|
-
transfer:
|
|
36568
|
+
transfer: true,
|
|
36569
36569
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36570
36570
|
onOnChange: (time2) => {
|
|
36571
36571
|
_ctx.setData($data.data, column.code, time2);
|
|
@@ -36578,7 +36578,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36578
36578
|
"onUpdate:modelValue": ($event) => _ctx.setArrayData($data.data, column.code, $event),
|
|
36579
36579
|
readonly: $props.readonly || column.isReadonly,
|
|
36580
36580
|
placeholder: column.description,
|
|
36581
|
-
transfer:
|
|
36581
|
+
transfer: true,
|
|
36582
36582
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36583
36583
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
36584
36584
|
}, null, 8, ["type", "model-value", "onUpdate:modelValue", "readonly", "placeholder", "style", "onOnChange"])) : column.controlType === "Time" ? (openBlock(), createBlock(_component_TimePicker, {
|
|
@@ -36587,7 +36587,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36587
36587
|
"model-value": _ctx.parseData($data.data, column.code),
|
|
36588
36588
|
readonly: $props.readonly || column.isReadonly,
|
|
36589
36589
|
placeholder: column.description,
|
|
36590
|
-
transfer:
|
|
36590
|
+
transfer: true,
|
|
36591
36591
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
36592
36592
|
onOnChange: (time2) => {
|
|
36593
36593
|
_ctx.setData($data.data, column.code, time2);
|
|
@@ -37236,7 +37236,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37236
37236
|
createVNode$1(_component_Select, {
|
|
37237
37237
|
modelValue: $data.data.dataType,
|
|
37238
37238
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $data.data.dataType = $event),
|
|
37239
|
-
transfer:
|
|
37239
|
+
transfer: true
|
|
37240
37240
|
}, {
|
|
37241
37241
|
default: withCtx(() => [
|
|
37242
37242
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("DataType"), (item) => {
|
|
@@ -37285,7 +37285,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37285
37285
|
createVNode$1(_component_Select, {
|
|
37286
37286
|
modelValue: $data.data.controlType,
|
|
37287
37287
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => $data.data.controlType = $event),
|
|
37288
|
-
transfer:
|
|
37288
|
+
transfer: true,
|
|
37289
37289
|
onOnChange: $options.controlTypeChange
|
|
37290
37290
|
}, {
|
|
37291
37291
|
default: withCtx(() => [
|
|
@@ -37696,7 +37696,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37696
37696
|
modelValue: $data.data.columnWidth,
|
|
37697
37697
|
"onUpdate:modelValue": _cache[31] || (_cache[31] = ($event) => $data.data.columnWidth = $event),
|
|
37698
37698
|
clearable: "",
|
|
37699
|
-
transfer:
|
|
37699
|
+
transfer: true
|
|
37700
37700
|
}, {
|
|
37701
37701
|
default: withCtx(() => [
|
|
37702
37702
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("ColumnWidth"), (item) => {
|
|
@@ -37773,7 +37773,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
37773
37773
|
modelValue: $data.data.displayFormat,
|
|
37774
37774
|
"onUpdate:modelValue": _cache[34] || (_cache[34] = ($event) => $data.data.displayFormat = $event),
|
|
37775
37775
|
clearable: "",
|
|
37776
|
-
transfer:
|
|
37776
|
+
transfer: true
|
|
37777
37777
|
}, {
|
|
37778
37778
|
default: withCtx(() => [
|
|
37779
37779
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.getDisplayFormats(), (item) => {
|
|
@@ -38852,7 +38852,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
38852
38852
|
createVNode$1(_component_Select, {
|
|
38853
38853
|
modelValue: $data.data.rule,
|
|
38854
38854
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $data.data.rule = $event),
|
|
38855
|
-
transfer:
|
|
38855
|
+
transfer: true
|
|
38856
38856
|
}, {
|
|
38857
38857
|
default: withCtx(() => [
|
|
38858
38858
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.sortingList, (item) => {
|
|
@@ -39291,7 +39291,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
39291
39291
|
createVNode$1(_component_Select, {
|
|
39292
39292
|
modelValue: $data.data.operator,
|
|
39293
39293
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.data.operator = $event),
|
|
39294
|
-
transfer:
|
|
39294
|
+
transfer: true
|
|
39295
39295
|
}, {
|
|
39296
39296
|
default: withCtx(() => [
|
|
39297
39297
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.getEnumList("Operator"), (item) => {
|
|
@@ -40462,7 +40462,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40462
40462
|
clearable: "",
|
|
40463
40463
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40464
40464
|
placeholder: column.description,
|
|
40465
|
-
transfer:
|
|
40465
|
+
transfer: true,
|
|
40466
40466
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
40467
40467
|
}, {
|
|
40468
40468
|
default: withCtx(() => [
|
|
@@ -40488,7 +40488,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40488
40488
|
"onUpdate:modelValue": ($event) => $options.setArrayFilterData($props.data, column, $event),
|
|
40489
40489
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40490
40490
|
placeholder: column.description,
|
|
40491
|
-
transfer:
|
|
40491
|
+
transfer: true,
|
|
40492
40492
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
40493
40493
|
}, {
|
|
40494
40494
|
default: withCtx(() => [
|
|
@@ -40514,7 +40514,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40514
40514
|
clearable: true,
|
|
40515
40515
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40516
40516
|
placeholder: column.description,
|
|
40517
|
-
transfer:
|
|
40517
|
+
transfer: true,
|
|
40518
40518
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
40519
40519
|
}, null, 8, ["model-value", "onUpdate:modelValue", "data", "style", "placeholder", "onOnChange"])) : column.controlType === "MultiTreeSelect" ? (openBlock(), createBlock(_component_TreeSelect, {
|
|
40520
40520
|
key: 7,
|
|
@@ -40527,7 +40527,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40527
40527
|
clearable: true,
|
|
40528
40528
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40529
40529
|
placeholder: column.description,
|
|
40530
|
-
transfer:
|
|
40530
|
+
transfer: true,
|
|
40531
40531
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
40532
40532
|
}, null, 8, ["model-value", "onUpdate:modelValue", "data", "style", "placeholder", "onOnChange"])) : column.controlType === "SelectWithOther" ? (openBlock(), createElementBlock(Fragment, { key: 8 }, [
|
|
40533
40533
|
createVNode$1(_component_Select, {
|
|
@@ -40537,7 +40537,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40537
40537
|
clearable: "",
|
|
40538
40538
|
style: normalizeStyle$1({ width: column.controlWidth == null ? "40%" : column.controlWidth + "px" }),
|
|
40539
40539
|
placeholder: column.description,
|
|
40540
|
-
transfer:
|
|
40540
|
+
transfer: true,
|
|
40541
40541
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
40542
40542
|
}, {
|
|
40543
40543
|
default: withCtx(() => [
|
|
@@ -40585,7 +40585,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40585
40585
|
filterable: "",
|
|
40586
40586
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40587
40587
|
placeholder: column.description,
|
|
40588
|
-
transfer:
|
|
40588
|
+
transfer: true,
|
|
40589
40589
|
onOnChange: (selected) => $options.onSelectDataChange(column, selected)
|
|
40590
40590
|
}, {
|
|
40591
40591
|
default: withCtx(() => [
|
|
@@ -40619,7 +40619,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40619
40619
|
type: column.controlType.toLowerCase(),
|
|
40620
40620
|
"model-value": $options.parseFilterData($props.data, column),
|
|
40621
40621
|
placeholder: column.description,
|
|
40622
|
-
transfer:
|
|
40622
|
+
transfer: true,
|
|
40623
40623
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40624
40624
|
onOnChange: (time2) => {
|
|
40625
40625
|
$options.setFilterData($props.data, column, time2);
|
|
@@ -40632,7 +40632,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
40632
40632
|
"model-value": $options.parseFilterData($props.data, column),
|
|
40633
40633
|
"onUpdate:modelValue": ($event) => $options.setFilterData($props.data, column, $event),
|
|
40634
40634
|
placeholder: column.description,
|
|
40635
|
-
transfer:
|
|
40635
|
+
transfer: true,
|
|
40636
40636
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
40637
40637
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
40638
40638
|
}, null, 8, ["model-value", "onUpdate:modelValue", "placeholder", "style", "onOnChange"])) : column.controlType === "Check" ? (openBlock(), createBlock(_component_Checkbox, {
|
|
@@ -42364,7 +42364,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42364
42364
|
clearable: "",
|
|
42365
42365
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth - 8 + "px" }),
|
|
42366
42366
|
placeholder: column.description,
|
|
42367
|
-
transfer:
|
|
42367
|
+
transfer: true,
|
|
42368
42368
|
onOnChange: (selected) => $options.onSelectDataChange($options.rowData(row, index2), column, selected)
|
|
42369
42369
|
}, {
|
|
42370
42370
|
default: withCtx(() => [
|
|
@@ -42391,7 +42391,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42391
42391
|
clearable: "",
|
|
42392
42392
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth - 8 + "px" }),
|
|
42393
42393
|
placeholder: column.description,
|
|
42394
|
-
transfer:
|
|
42394
|
+
transfer: true,
|
|
42395
42395
|
onOnChange: (selected) => $options.onSelectDataChange($options.rowData(row, index2), column, selected)
|
|
42396
42396
|
}, {
|
|
42397
42397
|
default: withCtx(() => [
|
|
@@ -42418,7 +42418,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42418
42418
|
filterable: "",
|
|
42419
42419
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth - 8 + "px" }),
|
|
42420
42420
|
placeholder: column.description,
|
|
42421
|
-
transfer:
|
|
42421
|
+
transfer: true,
|
|
42422
42422
|
onOnChange: (selected) => $options.onSelectDataChange($options.rowData(row, index2), column, selected)
|
|
42423
42423
|
}, {
|
|
42424
42424
|
default: withCtx(() => [
|
|
@@ -42471,7 +42471,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42471
42471
|
width: $options.parseDataWithOther($options.rowData(row, index2), column) == "__Other" ? column.controlWidth == null ? null : column.controlWidth * 0.4 - 4 + "px" : column.controlWidth == null ? null : column.controlWidth - 8 + "px"
|
|
42472
42472
|
}),
|
|
42473
42473
|
placeholder: column.description,
|
|
42474
|
-
transfer:
|
|
42474
|
+
transfer: true,
|
|
42475
42475
|
onOnChange: (selected) => $options.onSelectDataChange($options.rowData(row, index2), column, selected)
|
|
42476
42476
|
}, {
|
|
42477
42477
|
default: withCtx(() => [
|
|
@@ -42522,7 +42522,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42522
42522
|
readonly: $options.isReadonly($options.rowData(row, index2), column),
|
|
42523
42523
|
placeholder: column.description,
|
|
42524
42524
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth - 8 + "px" }),
|
|
42525
|
-
transfer:
|
|
42525
|
+
transfer: true,
|
|
42526
42526
|
onOnChange: (time2) => {
|
|
42527
42527
|
_ctx.setData($options.rowData(row, index2), column.code, time2);
|
|
42528
42528
|
$options.onDataChange($options.rowData(row, index2), column);
|
|
@@ -42536,7 +42536,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42536
42536
|
readonly: $options.isReadonly($options.rowData(row, index2), column),
|
|
42537
42537
|
placeholder: column.description,
|
|
42538
42538
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth - 8 + "px" }),
|
|
42539
|
-
transfer:
|
|
42539
|
+
transfer: true,
|
|
42540
42540
|
onOnChange: ($event) => $options.onDataChange($options.rowData(row, index2), column)
|
|
42541
42541
|
}, null, 8, ["type", "model-value", "onUpdate:modelValue", "readonly", "placeholder", "style", "onOnChange"])) : column.controlType === "Time" ? (openBlock(), createBlock(_component_TimePicker, {
|
|
42542
42542
|
key: 14,
|
|
@@ -42546,7 +42546,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
42546
42546
|
readonly: $options.isReadonly($options.rowData(row, index2), column),
|
|
42547
42547
|
placeholder: column.description,
|
|
42548
42548
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth - 8 + "px" }),
|
|
42549
|
-
transfer:
|
|
42549
|
+
transfer: true,
|
|
42550
42550
|
onOnChange: (time2) => {
|
|
42551
42551
|
_ctx.setData($options.rowData(row, index2), column.code, time2);
|
|
42552
42552
|
$options.onDataChange($options.rowData(row, index2), column);
|
|
@@ -50164,7 +50164,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50164
50164
|
clearable: "",
|
|
50165
50165
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50166
50166
|
placeholder: column.description,
|
|
50167
|
-
transfer:
|
|
50167
|
+
transfer: true,
|
|
50168
50168
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
50169
50169
|
}, {
|
|
50170
50170
|
default: withCtx(() => [
|
|
@@ -50190,7 +50190,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50190
50190
|
clearable: "",
|
|
50191
50191
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50192
50192
|
placeholder: column.description,
|
|
50193
|
-
transfer:
|
|
50193
|
+
transfer: true,
|
|
50194
50194
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
50195
50195
|
}, {
|
|
50196
50196
|
default: withCtx(() => [
|
|
@@ -50216,7 +50216,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50216
50216
|
clearable: true,
|
|
50217
50217
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50218
50218
|
placeholder: column.description,
|
|
50219
|
-
transfer:
|
|
50219
|
+
transfer: true
|
|
50220
50220
|
}, null, 8, ["model-value", "onUpdate:modelValue", "data", "disabled", "style", "placeholder"])) : column.controlType === "MultiTreeSelect" ? (openBlock(), createBlock(_component_TreeSelect, {
|
|
50221
50221
|
key: 8,
|
|
50222
50222
|
"model-value": _ctx.parseArrayData($data.data, column.code),
|
|
@@ -50228,7 +50228,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50228
50228
|
clearable: true,
|
|
50229
50229
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50230
50230
|
placeholder: column.description,
|
|
50231
|
-
transfer:
|
|
50231
|
+
transfer: true
|
|
50232
50232
|
}, null, 8, ["model-value", "onUpdate:modelValue", "data", "disabled", "style", "placeholder"])) : column.controlType === "SelectWithOther" ? (openBlock(), createElementBlock(Fragment, { key: 9 }, [
|
|
50233
50233
|
createVNode$1(_component_Select, {
|
|
50234
50234
|
"model-value": $options.parseDataWithOther($data.data, column),
|
|
@@ -50237,7 +50237,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50237
50237
|
clearable: "",
|
|
50238
50238
|
style: normalizeStyle$1({ width: column.controlWidth == null ? "40%" : column.controlWidth + "px" }),
|
|
50239
50239
|
placeholder: column.description,
|
|
50240
|
-
transfer:
|
|
50240
|
+
transfer: true,
|
|
50241
50241
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
50242
50242
|
}, {
|
|
50243
50243
|
default: withCtx(() => [
|
|
@@ -50286,7 +50286,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50286
50286
|
@on-clear="() => loadOption(data, column)"\r
|
|
50287
50287
|
:style="{ width: column.controlWidth == null ? null : column.controlWidth + 'px' }"\r
|
|
50288
50288
|
:placeholder="column.description"\r
|
|
50289
|
-
:transfer="
|
|
50289
|
+
:transfer="true"\r
|
|
50290
50290
|
@on-change="selected => onDataChange(column, selected)">\r
|
|
50291
50291
|
<Option v-for="item in getDataSource(data, column)"\r
|
|
50292
50292
|
:key="item.id"\r
|
|
@@ -50301,7 +50301,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50301
50301
|
filterable: "",
|
|
50302
50302
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50303
50303
|
placeholder: column.description,
|
|
50304
|
-
transfer:
|
|
50304
|
+
transfer: true,
|
|
50305
50305
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
50306
50306
|
}, {
|
|
50307
50307
|
default: withCtx(() => [
|
|
@@ -50348,7 +50348,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50348
50348
|
"model-value": _ctx.parseData($data.data, column.code),
|
|
50349
50349
|
readonly: column.isReadonly,
|
|
50350
50350
|
placeholder: column.description,
|
|
50351
|
-
transfer:
|
|
50351
|
+
transfer: true,
|
|
50352
50352
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50353
50353
|
onOnChange: (time2) => {
|
|
50354
50354
|
_ctx.setData($data.data, column.code, time2);
|
|
@@ -50361,7 +50361,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50361
50361
|
"onUpdate:modelValue": ($event) => _ctx.setArrayData($data.data, column.code, $event),
|
|
50362
50362
|
readonly: column.isReadonly,
|
|
50363
50363
|
placeholder: column.description,
|
|
50364
|
-
transfer:
|
|
50364
|
+
transfer: true,
|
|
50365
50365
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50366
50366
|
onOnChange: ($event) => $options.onDataChange(column)
|
|
50367
50367
|
}, null, 8, ["type", "model-value", "onUpdate:modelValue", "readonly", "placeholder", "style", "onOnChange"])) : column.controlType === "Time" ? (openBlock(), createBlock(_component_TimePicker, {
|
|
@@ -50371,7 +50371,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
50371
50371
|
"onUpdate:modelValue": ($event) => _ctx.setData($data.data, column.code, $event),
|
|
50372
50372
|
readonly: column.isReadonly,
|
|
50373
50373
|
placeholder: column.description,
|
|
50374
|
-
transfer:
|
|
50374
|
+
transfer: true,
|
|
50375
50375
|
style: normalizeStyle$1({ width: column.controlWidth == null ? null : column.controlWidth + "px" }),
|
|
50376
50376
|
onOnChange: (time2) => {
|
|
50377
50377
|
_ctx.setData($data.data, column.code, time2);
|
|
@@ -52210,7 +52210,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
52210
52210
|
const _component_DropdownMenu = resolveComponent("DropdownMenu");
|
|
52211
52211
|
const _component_Dropdown = resolveComponent("Dropdown");
|
|
52212
52212
|
return openBlock(), createBlock(_component_Dropdown, {
|
|
52213
|
-
transfer:
|
|
52213
|
+
transfer: true,
|
|
52214
52214
|
"boundaries-element": "viewport",
|
|
52215
52215
|
placement: "right-start",
|
|
52216
52216
|
class: normalizeClass($options.dropdownClasses)
|