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
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createTextVNode, toDisplayString, unref, createElementBlock, Fragment, renderList } from "vue";
|
|
2
2
|
import { Top, Bottom, Plus, Delete } from "@element-plus/icons-vue";
|
|
3
|
-
import _sfc_main$
|
|
3
|
+
import _sfc_main$4 from "../../common/common-attr-size.vue.js";
|
|
4
4
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
5
|
-
import _sfc_main$
|
|
5
|
+
import _sfc_main$3 from "../../common/common-icon-bind.vue.js";
|
|
6
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
6
7
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
7
8
|
const _hoisted_2 = {
|
|
8
9
|
style: { "padding": "8px 0px 0px 0px" },
|
|
@@ -15,6 +16,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15
16
|
configure: {
|
|
16
17
|
type: Object,
|
|
17
18
|
required: true
|
|
19
|
+
},
|
|
20
|
+
pageDesign: {
|
|
21
|
+
type: Object,
|
|
22
|
+
default: () => {
|
|
23
|
+
}
|
|
18
24
|
}
|
|
19
25
|
},
|
|
20
26
|
setup(__props) {
|
|
@@ -185,6 +191,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
185
191
|
createElementVNode("div", _hoisted_2, [
|
|
186
192
|
createVNode(_component_el_table, {
|
|
187
193
|
data: __props.configure.items,
|
|
194
|
+
border: "",
|
|
188
195
|
style: { "width": "100%" },
|
|
189
196
|
class: "panelTable"
|
|
190
197
|
}, {
|
|
@@ -225,10 +232,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
225
232
|
width: "110"
|
|
226
233
|
}, {
|
|
227
234
|
default: withCtx((scope) => [
|
|
228
|
-
createVNode(
|
|
235
|
+
createVNode(_sfc_main$2, {
|
|
229
236
|
modelValue: scope.row.label,
|
|
230
|
-
"onUpdate:modelValue": ($event) => scope.row.label = $event
|
|
231
|
-
size: "small"
|
|
237
|
+
"onUpdate:modelValue": ($event) => scope.row.label = $event
|
|
232
238
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
233
239
|
]),
|
|
234
240
|
_: 1
|
|
@@ -238,7 +244,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
238
244
|
width: "70"
|
|
239
245
|
}, {
|
|
240
246
|
default: withCtx((scope) => [
|
|
241
|
-
createVNode(_sfc_main$
|
|
247
|
+
createVNode(_sfc_main$3, {
|
|
242
248
|
iconType: scope.row.iconType,
|
|
243
249
|
iconValue: scope.row.iconValue,
|
|
244
250
|
"onUpdate:modelValue": (iconType, iconValue) => afterBindIcon(scope.row, iconType, iconValue)
|
|
@@ -253,7 +259,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
253
259
|
default: withCtx((scope) => [
|
|
254
260
|
createVNode(_component_el_icon, {
|
|
255
261
|
size: "14",
|
|
256
|
-
style: { "color": "#
|
|
262
|
+
style: { "color": "#5893ef", "cursor": "pointer", "font-weight": "bold", "margin-right": "8px" },
|
|
257
263
|
onClick: ($event) => addPanel(scope.row)
|
|
258
264
|
}, {
|
|
259
265
|
default: withCtx(() => [
|
|
@@ -263,7 +269,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
263
269
|
}, 1032, ["onClick"]),
|
|
264
270
|
createVNode(_component_el_icon, {
|
|
265
271
|
size: "14",
|
|
266
|
-
style: { "color": "#
|
|
272
|
+
style: { "color": "#5893ef", "cursor": "pointer" },
|
|
267
273
|
onClick: ($event) => deletePanel(scope.row)
|
|
268
274
|
}, {
|
|
269
275
|
default: withCtx(() => [
|
|
@@ -371,7 +377,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
371
377
|
]),
|
|
372
378
|
_: 1
|
|
373
379
|
}),
|
|
374
|
-
createVNode(_sfc_main$
|
|
380
|
+
createVNode(_sfc_main$4, {
|
|
375
381
|
size: __props.configure.props.size,
|
|
376
382
|
showCalcHeight: true
|
|
377
383
|
}, null, 8, ["size"])
|
|
@@ -13,6 +13,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
13
13
|
configure: {
|
|
14
14
|
type: Object,
|
|
15
15
|
required: true
|
|
16
|
+
},
|
|
17
|
+
// 页面设计对象
|
|
18
|
+
pageDesign: {
|
|
19
|
+
type: Object,
|
|
20
|
+
default: () => {
|
|
21
|
+
}
|
|
16
22
|
}
|
|
17
23
|
},
|
|
18
24
|
emits: [],
|
|
@@ -42,15 +48,15 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
42
48
|
createElementVNode("div", _hoisted_2, [
|
|
43
49
|
createElementVNode("div", _hoisted_3, [
|
|
44
50
|
createElementVNode("label", {
|
|
45
|
-
class: normalizeClass({
|
|
51
|
+
class: normalizeClass({ selected: unref(selAsselbyType) == "base" }),
|
|
46
52
|
onClick: _cache[0] || (_cache[0] = ($event) => isRef(selAsselbyType) ? selAsselbyType.value = "base" : selAsselbyType = "base")
|
|
47
53
|
}, "属性", 2),
|
|
48
54
|
createElementVNode("label", {
|
|
49
|
-
class: normalizeClass({
|
|
55
|
+
class: normalizeClass({ selected: unref(selAsselbyType) == "style" }),
|
|
50
56
|
onClick: _cache[1] || (_cache[1] = ($event) => isRef(selAsselbyType) ? selAsselbyType.value = "style" : selAsselbyType = "style")
|
|
51
57
|
}, "样式", 2),
|
|
52
58
|
createElementVNode("label", {
|
|
53
|
-
class: normalizeClass({
|
|
59
|
+
class: normalizeClass({ selected: unref(selAsselbyType) == "event" }),
|
|
54
60
|
onClick: _cache[2] || (_cache[2] = ($event) => isRef(selAsselbyType) ? selAsselbyType.value = "event" : selAsselbyType = "event")
|
|
55
61
|
}, [
|
|
56
62
|
createTextVNode(" 事件 "),
|
|
@@ -60,13 +66,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
60
66
|
}, null, 8, ["value"])) : createCommentVNode("", true)
|
|
61
67
|
], 2),
|
|
62
68
|
createElementVNode("label", {
|
|
63
|
-
class: normalizeClass({
|
|
69
|
+
class: normalizeClass({ selected: unref(selAsselbyType) == "advanced" }),
|
|
64
70
|
onClick: _cache[3] || (_cache[3] = ($event) => isRef(selAsselbyType) ? selAsselbyType.value = "advanced" : selAsselbyType = "advanced")
|
|
65
71
|
}, "高级", 2)
|
|
66
72
|
])
|
|
67
73
|
]),
|
|
68
74
|
createElementVNode("div", _hoisted_4, [
|
|
69
|
-
withDirectives(createVNode(_sfc_main$1, {
|
|
75
|
+
withDirectives(createVNode(_sfc_main$1, {
|
|
76
|
+
configure: __props.configure,
|
|
77
|
+
pageDesign: __props.pageDesign
|
|
78
|
+
}, null, 8, ["configure", "pageDesign"]), [
|
|
70
79
|
[vShow, unref(selAsselbyType) == "base"]
|
|
71
80
|
]),
|
|
72
81
|
withDirectives(createVNode(_sfc_main$2, { configure: __props.configure }, null, 8, ["configure"]), [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./composite-header.vue2.js";
|
|
2
2
|
import "./composite-header.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const CompositeHeader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const CompositeHeader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-74ebe0ac"]]);
|
|
5
5
|
export {
|
|
6
6
|
CompositeHeader as default
|
|
7
7
|
};
|
|
@@ -36,7 +36,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
36
36
|
const formRef = ref(null);
|
|
37
37
|
const menuVisible = ref(false);
|
|
38
38
|
const searchItemName = ref(null);
|
|
39
|
-
|
|
39
|
+
let listColumns = {};
|
|
40
40
|
const notChooseListColumns = ref([]);
|
|
41
41
|
const selectColumnVisible = ref(false);
|
|
42
42
|
const treeData = ref([]);
|
|
@@ -49,10 +49,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
49
49
|
const groupTreeRef = ref(null);
|
|
50
50
|
onMounted(() => {
|
|
51
51
|
treeData.value = getTopGroupHeaderList(groupHeaders.value);
|
|
52
|
-
filterNotChooseListColumns();
|
|
53
52
|
});
|
|
54
53
|
function initEnableGroupHeader() {
|
|
55
54
|
if (props.configure.props.base.isEnableGroupHeader && (!props.configure.props.groupHeaders || props.configure.props.groupHeaders.length === 0)) {
|
|
55
|
+
listColumns = props.configure.items;
|
|
56
|
+
filterNotChooseListColumns();
|
|
56
57
|
initGroupHeaders();
|
|
57
58
|
}
|
|
58
59
|
}
|
|
@@ -60,7 +61,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
60
61
|
eventBus.$on("setFieldGroup", (value) => {
|
|
61
62
|
if (value.length > 0) {
|
|
62
63
|
fieldGroup.value = value;
|
|
63
|
-
console.log("%c描述-164737", "color:#2E3435;background:#F8BB07;padding:3px;border-radius:2px", fieldGroup.value);
|
|
64
64
|
}
|
|
65
65
|
});
|
|
66
66
|
eventBus.$on("synchroGroupHeadersData", () => {
|
|
@@ -428,7 +428,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
428
428
|
setTimeout(() => {
|
|
429
429
|
eventBus.$emit("hadleDragging", false);
|
|
430
430
|
}, 50);
|
|
431
|
-
console.log("%c描述-155324", "color:#2E3435;background:#F8BB07;padding:3px;border-radius:2px", dropData);
|
|
432
431
|
}
|
|
433
432
|
function dragAfterDisplayOrder(dropData, draggingGroupdata) {
|
|
434
433
|
const parentUuid = dropData.parentUuid;
|
|
@@ -2,13 +2,13 @@ import { defineComponent, ref, onMounted, resolveComponent, openBlock, createBlo
|
|
|
2
2
|
import _sfc_main$1 from "../../form/common/condition.vue.js";
|
|
3
3
|
import "@element-plus/icons-vue";
|
|
4
4
|
import "uuid";
|
|
5
|
+
import { usePageContextStore } from "../../../../../../stores/page-store.js";
|
|
5
6
|
import _sfc_main$4 from "../../form/common/data-origin-autoset.vue.js";
|
|
6
7
|
import _sfc_main$3 from "../../form/common/data-origin-service-in.vue.js";
|
|
7
8
|
import { queryTableFields } from "../../../../utils/page-table-util.js";
|
|
8
9
|
import _sfc_main$5 from "../../common/common-select-table.vue.js";
|
|
9
10
|
import { Search, Close } from "@element-plus/icons";
|
|
10
11
|
import http from "agilebuilder-ui/src/utils/request";
|
|
11
|
-
import { usePageContextStore } from "../../../../../../stores/page-store.js";
|
|
12
12
|
import _sfc_main$2 from "../../common/page-permission-select.vue.js";
|
|
13
13
|
import { Codemirror } from "vue-codemirror";
|
|
14
14
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
package/dist/es/components/design/views/assemblys/data/component/table-children-column.vue.js
CHANGED
|
@@ -143,7 +143,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
143
143
|
const _component_el_checkbox = resolveComponent("el-checkbox");
|
|
144
144
|
const _component_el_table_column = resolveComponent("el-table-column");
|
|
145
145
|
return openBlock(), createBlock(_component_el_table_column, {
|
|
146
|
-
fixed: __props.listColumns.props.base.listColumnFixed
|
|
146
|
+
fixed: __props.listColumns.props && __props.listColumns.props.base && __props.listColumns.props.base.listColumnFixed !== "false" ? __props.listColumns.props.base.listColumnFixed : false,
|
|
147
147
|
"column-key": __props.listColumns.uuid,
|
|
148
148
|
width: __props.listColumns.props && __props.listColumns.props.base && __props.listColumns.props.base.columnWidth ? __props.listColumns.props.base.columnWidth : 200,
|
|
149
149
|
label: getTableHeaderName(__props.listColumns),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./tablecolumn-attr-base.vue2.js";
|
|
2
2
|
import "./tablecolumn-attr-base.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const TablecolumnAttrBase = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const TablecolumnAttrBase = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b5d8af0e"]]);
|
|
5
5
|
export {
|
|
6
6
|
TablecolumnAttrBase as default
|
|
7
7
|
};
|
|
@@ -16,7 +16,7 @@ import { usePageContextStore } from "../../../../../../stores/page-store.js";
|
|
|
16
16
|
import _sfc_main$6 from "../component/formatting-icon-label.vue.js";
|
|
17
17
|
import "agilebuilder-ui/src/utils/request";
|
|
18
18
|
import _sfc_main$4 from "./tablecolumn-dynamic-column.vue.js";
|
|
19
|
-
import _sfc_main$2 from "../../common/common-
|
|
19
|
+
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
20
20
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
21
21
|
const _hoisted_2 = { class: "amb-design-attr-item-inline" };
|
|
22
22
|
const _hoisted_3 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
@@ -291,27 +291,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
291
291
|
class: "amb-design-attr-item"
|
|
292
292
|
}, {
|
|
293
293
|
default: withCtx(() => [
|
|
294
|
-
createVNode(
|
|
294
|
+
createVNode(_sfc_main$2, {
|
|
295
295
|
modelValue: __props.configure.props.base.name,
|
|
296
296
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.name = $event),
|
|
297
|
-
disabled: __props.configure.props.base.prop === "$index" || __props.configure.props.base.prop === "$selection"
|
|
298
|
-
placeholder: "请输入"
|
|
297
|
+
disabled: __props.configure.props.base.prop === "$index" || __props.configure.props.base.prop === "$selection"
|
|
299
298
|
}, null, 8, ["modelValue", "disabled"])
|
|
300
299
|
]),
|
|
301
300
|
_: 1
|
|
302
301
|
}),
|
|
303
|
-
createVNode(_component_el_form_item, {
|
|
304
|
-
label: "国际化标题",
|
|
305
|
-
class: "amb-design-attr-item"
|
|
306
|
-
}, {
|
|
307
|
-
default: withCtx(() => [
|
|
308
|
-
createVNode(_sfc_main$2, {
|
|
309
|
-
configure: __props.configure,
|
|
310
|
-
systemCode: __props.pageDesign.systemCode
|
|
311
|
-
}, null, 8, ["configure", "systemCode"])
|
|
312
|
-
]),
|
|
313
|
-
_: 1
|
|
314
|
-
}),
|
|
315
302
|
createVNode(_component_el_form_item, {
|
|
316
303
|
label: "绑定权限",
|
|
317
304
|
class: "amb-design-attr-item"
|
|
@@ -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({
|
|
@@ -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[8] || (_cache[8] = ($event) => openCollapseItems.value = $event),
|
|
69
69
|
style: { "margin-top": "6px" }
|
|
70
70
|
}, {
|
|
71
71
|
default: withCtx(() => [
|
|
@@ -194,9 +194,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
194
194
|
}, {
|
|
195
195
|
default: withCtx(() => [
|
|
196
196
|
createVNode(_sfc_main$2, {
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
}, null, 8, ["
|
|
197
|
+
modelValue: __props.configure.props.base.title,
|
|
198
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
199
|
+
}, null, 8, ["modelValue"])
|
|
200
200
|
]),
|
|
201
201
|
_: 1
|
|
202
202
|
}, 512), [
|
|
@@ -209,7 +209,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
209
209
|
default: withCtx(() => [
|
|
210
210
|
createVNode(_component_el_input_number, {
|
|
211
211
|
modelValue: __props.configure.props.base.titleWidth,
|
|
212
|
-
"onUpdate:modelValue": _cache[
|
|
212
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => __props.configure.props.base.titleWidth = $event),
|
|
213
213
|
style: { "width": "100%" },
|
|
214
214
|
min: 0,
|
|
215
215
|
max: 200,
|
|
@@ -227,7 +227,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
227
227
|
default: withCtx(() => [
|
|
228
228
|
createVNode(_component_el_radio_group, {
|
|
229
229
|
modelValue: __props.configure.props.base.size,
|
|
230
|
-
"onUpdate:modelValue": _cache[
|
|
230
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.configure.props.base.size = $event),
|
|
231
231
|
class: "ml-4"
|
|
232
232
|
}, {
|
|
233
233
|
default: withCtx(() => [
|
|
@@ -262,7 +262,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
262
262
|
default: withCtx(() => [
|
|
263
263
|
createVNode(_component_el_radio_group, {
|
|
264
264
|
modelValue: __props.configure.props.base.state,
|
|
265
|
-
"onUpdate:modelValue": _cache[
|
|
265
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => __props.configure.props.base.state = $event),
|
|
266
266
|
class: "ml-4"
|
|
267
267
|
}, {
|
|
268
268
|
default: withCtx(() => [
|
|
@@ -318,7 +318,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
318
318
|
default: withCtx(() => [
|
|
319
319
|
createVNode(_component_el_checkbox, {
|
|
320
320
|
modelValue: __props.configure.props.verification.required,
|
|
321
|
-
"onUpdate:modelValue": _cache[
|
|
321
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => __props.configure.props.verification.required = $event),
|
|
322
322
|
label: "必填"
|
|
323
323
|
}, null, 8, ["modelValue"])
|
|
324
324
|
]),
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { defineComponent, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, unref } from "vue";
|
|
2
2
|
import { Top, Bottom, Plus, Delete } from "@element-plus/icons-vue";
|
|
3
3
|
import { getUuidv4 } from "../../../../utils/common-util.js";
|
|
4
|
+
import _sfc_main$1 from "../../common/common-i18n-key-input.vue.js";
|
|
4
5
|
const _hoisted_1 = { style: { "text-align": "center", "margin": "0px -8px", "padding-top": "4px", "padding-left": "2px" } };
|
|
5
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
7
|
__name: "row-ul-li",
|
|
@@ -19,15 +20,18 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
19
20
|
props.dataOrigin.staticStates = [];
|
|
20
21
|
}
|
|
21
22
|
if (props.dataOrigin.staticStates.length == 0) {
|
|
22
|
-
props.dataOrigin.staticStates.push(
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
23
|
+
props.dataOrigin.staticStates.push(
|
|
24
|
+
{
|
|
25
|
+
uuid: getUuidv4(),
|
|
26
|
+
value: "1",
|
|
27
|
+
label: (props.type == "dropdown" ? "菜单" : "选项") + "1"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
uuid: getUuidv4(),
|
|
31
|
+
value: "2",
|
|
32
|
+
label: (props.type == "dropdown" ? "菜单" : "选项") + "2"
|
|
33
|
+
}
|
|
34
|
+
);
|
|
31
35
|
}
|
|
32
36
|
function moveTop(rowItem) {
|
|
33
37
|
let sortIndex = queryIndex(rowItem);
|
|
@@ -85,6 +89,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
85
89
|
const _component_el_table = resolveComponent("el-table");
|
|
86
90
|
return openBlock(), createBlock(_component_el_table, {
|
|
87
91
|
data: _ctx.dataOrigin.staticStates,
|
|
92
|
+
border: "",
|
|
88
93
|
style: { "width": "100%" }
|
|
89
94
|
}, {
|
|
90
95
|
default: withCtx(() => [
|
|
@@ -124,11 +129,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
124
129
|
width: "90"
|
|
125
130
|
}, {
|
|
126
131
|
default: withCtx((scope) => [
|
|
127
|
-
|
|
132
|
+
_ctx.type == "dropdown" ? (openBlock(), createBlock(_sfc_main$1, {
|
|
133
|
+
key: 0,
|
|
134
|
+
modelValue: scope.row.label,
|
|
135
|
+
"onUpdate:modelValue": ($event) => scope.row.label = $event
|
|
136
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : (openBlock(), createBlock(_component_el_input, {
|
|
137
|
+
key: 1,
|
|
128
138
|
modelValue: scope.row.label,
|
|
129
139
|
"onUpdate:modelValue": ($event) => scope.row.label = $event,
|
|
130
140
|
size: "small"
|
|
131
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
141
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"]))
|
|
132
142
|
]),
|
|
133
143
|
_: 1
|
|
134
144
|
}, 8, ["label"]),
|
|
@@ -153,7 +163,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
153
163
|
default: withCtx((scope) => [
|
|
154
164
|
createVNode(_component_el_icon, {
|
|
155
165
|
size: "14",
|
|
156
|
-
style: { "color": "#
|
|
166
|
+
style: { "color": "#5893ef", "cursor": "pointer", "font-weight": "bold", "margin-right": "8px" },
|
|
157
167
|
onClick: ($event) => addData(scope.row)
|
|
158
168
|
}, {
|
|
159
169
|
default: withCtx(() => [
|
|
@@ -163,7 +173,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
163
173
|
}, 1032, ["onClick"]),
|
|
164
174
|
createVNode(_component_el_icon, {
|
|
165
175
|
size: "14",
|
|
166
|
-
style: { "color": "#
|
|
176
|
+
style: { "color": "#5893ef", "cursor": "pointer" },
|
|
167
177
|
onClick: ($event) => deleteData(scope.row)
|
|
168
178
|
}, {
|
|
169
179
|
default: withCtx(() => [
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, onMounted, resolveComponent, openBlock, createElementBlock, Fragment, createVNode, withCtx, createTextVNode, withModifiers, unref, renderList, withDirectives, vShow, createBlock, createCommentVNode, toDisplayString } from "vue";
|
|
2
2
|
import { Search, Close } from "@element-plus/icons";
|
|
3
|
-
import _sfc_main$
|
|
4
|
-
import _sfc_main$
|
|
5
|
-
import _sfc_main$
|
|
3
|
+
import _sfc_main$5 from "./linkpage-page-callback.vue.js";
|
|
4
|
+
import _sfc_main$6 from "../../common/common-select-page.vue.js";
|
|
5
|
+
import _sfc_main$4 from "./parameter-table.vue.js";
|
|
6
6
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
7
|
-
import _sfc_main$
|
|
8
|
-
import _sfc_main$
|
|
7
|
+
import _sfc_main$2 from "./condition.vue.js";
|
|
8
|
+
import _sfc_main$3 from "../../common/common-icon-bind.vue.js";
|
|
9
|
+
import _sfc_main$1 from "../../common/common-i18n-key-input.vue.js";
|
|
9
10
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
11
|
__name: "suffixmodule",
|
|
11
12
|
props: {
|
|
@@ -286,7 +287,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
286
287
|
]),
|
|
287
288
|
_: 1
|
|
288
289
|
}, 512), [
|
|
289
|
-
[
|
|
290
|
+
[
|
|
291
|
+
vShow,
|
|
292
|
+
(linkPage.value.jumpPageOpenMode == "popup" || linkPage.value.jumpPageMobileOpenMode == "popup") && (!linkPage.value.dialogType || linkPage.value.dialogType === "dialog")
|
|
293
|
+
]
|
|
290
294
|
]),
|
|
291
295
|
withDirectives(createVNode(_component_el_form_item, {
|
|
292
296
|
label: "显示位置",
|
|
@@ -313,7 +317,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
313
317
|
]),
|
|
314
318
|
_: 1
|
|
315
319
|
}, 512), [
|
|
316
|
-
[
|
|
320
|
+
[
|
|
321
|
+
vShow,
|
|
322
|
+
(linkPage.value.jumpPageOpenMode == "popup" || linkPage.value.jumpPageMobileOpenMode == "popup") && linkPage.value.dialogType && linkPage.value.dialogType === "drawer"
|
|
323
|
+
]
|
|
317
324
|
]),
|
|
318
325
|
withDirectives(createVNode(_component_el_form_item, {
|
|
319
326
|
label: "拖出可视区",
|
|
@@ -328,32 +335,19 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
328
335
|
]),
|
|
329
336
|
_: 1
|
|
330
337
|
}, 512), [
|
|
331
|
-
[
|
|
338
|
+
[
|
|
339
|
+
vShow,
|
|
340
|
+
(linkPage.value.jumpPageOpenMode == "popup" || linkPage.value.jumpPageMobileOpenMode == "popup") && (!linkPage.value.dialogType || linkPage.value.dialogType === "dialog")
|
|
341
|
+
]
|
|
332
342
|
]),
|
|
333
343
|
withDirectives(createVNode(_component_el_form_item, {
|
|
334
344
|
label: "弹窗标题",
|
|
335
345
|
class: "amb-design-attr-item"
|
|
336
346
|
}, {
|
|
337
347
|
default: withCtx(() => [
|
|
338
|
-
createVNode(
|
|
348
|
+
createVNode(_sfc_main$1, {
|
|
339
349
|
modelValue: linkPage.value.jumpPageTitle,
|
|
340
|
-
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => linkPage.value.jumpPageTitle = $event)
|
|
341
|
-
placeholder: "请输入"
|
|
342
|
-
}, null, 8, ["modelValue"])
|
|
343
|
-
]),
|
|
344
|
-
_: 1
|
|
345
|
-
}, 512), [
|
|
346
|
-
[vShow, linkPage.value.jumpPageOpenMode == "popup" || linkPage.value.jumpPageMobileOpenMode == "popup"]
|
|
347
|
-
]),
|
|
348
|
-
withDirectives(createVNode(_component_el_form_item, {
|
|
349
|
-
label: "标题国际化",
|
|
350
|
-
class: "amb-design-attr-item"
|
|
351
|
-
}, {
|
|
352
|
-
default: withCtx(() => [
|
|
353
|
-
createVNode(_component_el_input, {
|
|
354
|
-
modelValue: linkPage.value.jumpPageTitleI18nKey,
|
|
355
|
-
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => linkPage.value.jumpPageTitleI18nKey = $event),
|
|
356
|
-
placeholder: "请输入"
|
|
350
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => linkPage.value.jumpPageTitle = $event)
|
|
357
351
|
}, null, 8, ["modelValue"])
|
|
358
352
|
]),
|
|
359
353
|
_: 1
|
|
@@ -367,7 +361,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
367
361
|
default: withCtx(() => [
|
|
368
362
|
createVNode(_component_el_input, {
|
|
369
363
|
modelValue: linkPage.value.jumpPageWidth,
|
|
370
|
-
"onUpdate:modelValue": _cache[
|
|
364
|
+
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => linkPage.value.jumpPageWidth = $event),
|
|
371
365
|
placeholder: "请输入"
|
|
372
366
|
}, null, 8, ["modelValue"])
|
|
373
367
|
]),
|
|
@@ -382,7 +376,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
382
376
|
default: withCtx(() => [
|
|
383
377
|
createVNode(_component_el_input, {
|
|
384
378
|
modelValue: linkPage.value.jumpPageHeight,
|
|
385
|
-
"onUpdate:modelValue": _cache[
|
|
379
|
+
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => linkPage.value.jumpPageHeight = $event),
|
|
386
380
|
placeholder: "请输入"
|
|
387
381
|
}, null, 8, ["modelValue"])
|
|
388
382
|
]),
|
|
@@ -397,7 +391,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
397
391
|
default: withCtx(() => [
|
|
398
392
|
createVNode(_component_el_input, {
|
|
399
393
|
modelValue: linkPage.value.closeEvent,
|
|
400
|
-
"onUpdate:modelValue": _cache[
|
|
394
|
+
"onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => linkPage.value.closeEvent = $event),
|
|
401
395
|
placeholder: "请输入"
|
|
402
396
|
}, null, 8, ["modelValue"])
|
|
403
397
|
]),
|
|
@@ -413,7 +407,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
413
407
|
default: withCtx(() => [
|
|
414
408
|
createVNode(_component_el_switch, {
|
|
415
409
|
modelValue: linkPage.value.isRefreshWhenClosePopup,
|
|
416
|
-
"onUpdate:modelValue": _cache[
|
|
410
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => linkPage.value.isRefreshWhenClosePopup = $event)
|
|
417
411
|
}, null, 8, ["modelValue"])
|
|
418
412
|
]),
|
|
419
413
|
_: 1
|
|
@@ -426,7 +420,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
426
420
|
class: "amb-design-attr-item"
|
|
427
421
|
}, {
|
|
428
422
|
default: withCtx(() => [
|
|
429
|
-
createVNode(_sfc_main$
|
|
423
|
+
createVNode(_sfc_main$2, {
|
|
430
424
|
title: "显示判断",
|
|
431
425
|
list: linkPage.value.buttonDisplayConditionsList,
|
|
432
426
|
ref_key: "conditionRef",
|
|
@@ -443,7 +437,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
443
437
|
default: withCtx(() => [
|
|
444
438
|
createVNode(_component_el_switch, {
|
|
445
439
|
modelValue: linkPage.value.displayTextJudge,
|
|
446
|
-
"onUpdate:modelValue": _cache[
|
|
440
|
+
"onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => linkPage.value.displayTextJudge = $event)
|
|
447
441
|
}, null, 8, ["modelValue"])
|
|
448
442
|
]),
|
|
449
443
|
_: 1
|
|
@@ -454,10 +448,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
454
448
|
class: "amb-design-attr-item"
|
|
455
449
|
}, {
|
|
456
450
|
default: withCtx(() => [
|
|
457
|
-
createVNode(_sfc_main$
|
|
451
|
+
createVNode(_sfc_main$3, {
|
|
458
452
|
iconType: linkPage.value.iconType,
|
|
459
453
|
iconValue: linkPage.value.icon,
|
|
460
|
-
"onUpdate:modelValue": _cache[
|
|
454
|
+
"onUpdate:modelValue": _cache[15] || (_cache[15] = (iconType, iconValue) => afterBindIcon(iconType, iconValue))
|
|
461
455
|
}, null, 8, ["iconType", "iconValue"])
|
|
462
456
|
]),
|
|
463
457
|
_: 1
|
|
@@ -503,17 +497,17 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
503
497
|
default: withCtx(() => [
|
|
504
498
|
createVNode(_component_el_switch, {
|
|
505
499
|
modelValue: linkPage.value.isNeedId,
|
|
506
|
-
"onUpdate:modelValue": _cache[
|
|
500
|
+
"onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => linkPage.value.isNeedId = $event)
|
|
507
501
|
}, null, 8, ["modelValue"])
|
|
508
502
|
]),
|
|
509
503
|
_: 1
|
|
510
504
|
})) : createCommentVNode("", true),
|
|
511
|
-
createVNode(_sfc_main$
|
|
505
|
+
createVNode(_sfc_main$4, {
|
|
512
506
|
data: linkPage.value.jumpPageAdditional,
|
|
513
507
|
onDataChange: ParameterDataChange
|
|
514
508
|
}, null, 8, ["data"]),
|
|
515
|
-
createVNode(_sfc_main$
|
|
516
|
-
createVNode(_sfc_main$
|
|
509
|
+
createVNode(_sfc_main$5, { linkPage: linkPage.value }, null, 8, ["linkPage"]),
|
|
510
|
+
createVNode(_sfc_main$6, {
|
|
517
511
|
ref_key: "selectPageDialog",
|
|
518
512
|
ref: selectPageDialog,
|
|
519
513
|
onSelectPage,
|
|
@@ -1,18 +1,27 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createElementBlock, Fragment, renderList, unref, createTextVNode } from "vue";
|
|
2
2
|
import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
3
|
-
import
|
|
3
|
+
import { Search } from "@element-plus/icons-vue";
|
|
4
|
+
import _sfc_main$3 from "../../common/common-attr-size.vue.js";
|
|
4
5
|
import "../common/dimension-input.vue.js";
|
|
5
|
-
import "@element-plus/icons-vue";
|
|
6
6
|
import "uuid";
|
|
7
|
-
import _sfc_main$1 from "
|
|
7
|
+
import _sfc_main$1 from "../../common/common-i18n-key-input.vue.js";
|
|
8
|
+
import _sfc_main$2 from "../common/parameter-table.vue.js";
|
|
8
9
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
9
10
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
10
11
|
const _hoisted_3 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
11
12
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
12
13
|
__name: "custom-attr-base",
|
|
13
14
|
props: {
|
|
14
|
-
configure:
|
|
15
|
-
|
|
15
|
+
configure: {
|
|
16
|
+
type: Object,
|
|
17
|
+
default: () => ({ props: {} })
|
|
18
|
+
// 设置默认值
|
|
19
|
+
},
|
|
20
|
+
pageDesign: {
|
|
21
|
+
type: Object,
|
|
22
|
+
default: () => {
|
|
23
|
+
}
|
|
24
|
+
}
|
|
16
25
|
},
|
|
17
26
|
setup(__props) {
|
|
18
27
|
const openCollapseItems = ref([]);
|
|
@@ -102,10 +111,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
102
111
|
class: "amb-design-attr-item"
|
|
103
112
|
}, {
|
|
104
113
|
default: withCtx(() => [
|
|
105
|
-
createVNode(
|
|
114
|
+
createVNode(_sfc_main$1, {
|
|
106
115
|
modelValue: __props.configure.props.base.title,
|
|
107
|
-
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
108
|
-
placeholder: "请输入"
|
|
116
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => __props.configure.props.base.title = $event)
|
|
109
117
|
}, null, 8, ["modelValue"])
|
|
110
118
|
]),
|
|
111
119
|
_: 1
|
|
@@ -198,7 +206,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
198
206
|
}, {
|
|
199
207
|
default: withCtx(() => [
|
|
200
208
|
createElementVNode("div", _hoisted_2, [
|
|
201
|
-
createVNode(_sfc_main$
|
|
209
|
+
createVNode(_sfc_main$2, {
|
|
202
210
|
data: __props.configure.props.parameter
|
|
203
211
|
}, null, 8, ["data"])
|
|
204
212
|
])
|
|
@@ -248,7 +256,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
248
256
|
_: 1
|
|
249
257
|
}),
|
|
250
258
|
createVNode(_component_el_button, {
|
|
251
|
-
icon:
|
|
259
|
+
icon: unref(Search),
|
|
252
260
|
circle: ""
|
|
253
261
|
}, null, 8, ["icon"])
|
|
254
262
|
]),
|
|
@@ -261,7 +269,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
261
269
|
]),
|
|
262
270
|
_: 1
|
|
263
271
|
}),
|
|
264
|
-
createVNode(_sfc_main$
|
|
272
|
+
createVNode(_sfc_main$3, {
|
|
265
273
|
size: __props.configure.props.size
|
|
266
274
|
}, null, 8, ["size"])
|
|
267
275
|
]),
|