super-page-designer 2.3.13-sit1-design1 → 2.3.13-sit4-design1
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 +54 -53
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +2 -26
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +26 -2
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +43 -43
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr-base.vue.js +12 -10
- package/package.json +4 -4
|
@@ -12,8 +12,8 @@ import d from "../../../assets/images/container/container-container.png.js";
|
|
|
12
12
|
import b from "../../../assets/images/group-form.png.js";
|
|
13
13
|
import c from "../../../assets/images/form/form-input.png.js";
|
|
14
14
|
import f from "../../../assets/images/form/form-select.png.js";
|
|
15
|
-
import
|
|
16
|
-
import
|
|
15
|
+
import u from "../../../assets/images/form/form-radio.png.js";
|
|
16
|
+
import g from "../../../assets/images/form/form-check.png.js";
|
|
17
17
|
import h from "../../../assets/images/form/form-textarea.png.js";
|
|
18
18
|
import v from "../../../assets/images/form/form-date.png.js";
|
|
19
19
|
import w from "../../../assets/images/form/form-file.png.js";
|
|
@@ -22,8 +22,8 @@ import x from "../../../assets/images/form/form-count.png.js";
|
|
|
22
22
|
import k from "../../../assets/images/form/form-text.png.js";
|
|
23
23
|
import C from "../../../assets/images/form/form-dept.png.js";
|
|
24
24
|
import S from "../../../assets/images/form/form-divider.png.js";
|
|
25
|
-
import
|
|
26
|
-
import
|
|
25
|
+
import F from "../../../assets/images/form/form-space.png.js";
|
|
26
|
+
import j from "../../../assets/images/form/form-link.png.js";
|
|
27
27
|
import T from "../../../assets/images/group-data.png.js";
|
|
28
28
|
import z from "../../../assets/images/data/data-table.png.js";
|
|
29
29
|
import I from "../../../assets/images/button/button.png.js";
|
|
@@ -31,11 +31,11 @@ import V from "../../../assets/images/data/data-process.png.js";
|
|
|
31
31
|
import L from "../../../assets/images/data/data-tree.png.js";
|
|
32
32
|
import q from "../../../assets/images/data/data-step.png.js";
|
|
33
33
|
import E from "../../../assets/images/data/data-timeline.png.js";
|
|
34
|
-
import
|
|
35
|
-
import
|
|
36
|
-
import
|
|
37
|
-
import
|
|
38
|
-
import
|
|
34
|
+
import O from "../../../assets/images/group-button.png.js";
|
|
35
|
+
import P from "../../../assets/images/button/button-group.png.js";
|
|
36
|
+
import R from "../../../assets/images/group-workflow.png.js";
|
|
37
|
+
import N from "../../../assets/images/workflow/workflow-button.png.js";
|
|
38
|
+
import H from "../../../assets/images/workflow/workflow-history-texts.png.js";
|
|
39
39
|
import D from "../../../assets/images/group-chart.png.js";
|
|
40
40
|
import Q from "../../../assets/images/chart/chart-column.png.js";
|
|
41
41
|
import A from "../../../assets/images/chart/chart-pie.png.js";
|
|
@@ -56,25 +56,25 @@ function Z(e2) {
|
|
|
56
56
|
function _(e2) {
|
|
57
57
|
return Y({ uuid: "", name: "", props: { base: { prop: e2 ? e2.dbColumnName : "", name: e2 ? e2.alias : "", displayOrder: e2 ? e2.displayOrder : 1, sortable: true, headerAlign: "center", align: "center", fixed: false, visible: true }, dataOrigin: { sortField: [{ name: "", type: "" }] }, format: {} }, style: [] });
|
|
58
58
|
}
|
|
59
|
-
const ee = [{ name: "container", label: "容器", icon: a, items: [{ name: "form", label: "表单", icon: n, props: { base: {}, size: { widthType: "flex", flexSpan: 24 } }, style: {}, events: [], default: { props: { labelWidth: 90 }, style: {} }, designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/form/form-attr.vue.js")) }, { name: "layout", label: "Flex", icon: l, props: { base: {}, size: { widthType: "flex", flexSpan: 24 } }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/flex/flex-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/flex/flex-attr.vue.js")) }, { name: "collapse", label: "折叠面板", icon: o, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/collapse/collapse-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/collapse/collapse-attr.vue.js")) }, { name: "tabs", label: "多页签", icon: s, default: {}, props: { base: {}, size: {}, isFullyRendered: false, isContentEmbedded: true, lazy: true }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "tab-click", label: "tab点击事件", tip: "tab 被选中时触发" }, { name: "tab-change", label: "当前页签改变事件", tip: "activeName 改变时触发" }, { name: "tab-remove", label: "点击移除事件", tip: "点击 tab 移除按钮时触发" }, { name: "tab-add", label: "点击新增事件", tip: "点击 tab 新增按钮时触发" }, { name: "edit", label: "点击新增或移除事件", tip: "点击 tab 的新增或移除按钮后触发" }, { name: "before-leave", label: "切换拦截事件", tip: "切换标签之前的钩子函数, 若返回 false 或者返回被 reject 的 Promise,则阻止切换" }, { name: "tab-reset", label: "页签重置事件", tip: "删减页签后重置为删减前状态" }], designComponent: e(() => import("../views/assemblys/container/tabs/tabs-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/tabs/tabs-attr.vue.js")) }, { name: "card", label: "卡片", icon: r, default: {}, props: { base: { tittleShow: true, title: "标题" }, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/card/card-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/card/card-attr.vue.js")) }, { name: "tools", label: "工具栏", icon: p, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/tools/tools-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/tools/tools-attr.vue.js")) }, { name: "iframe", label: "Iframe", icon: m, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/iframe/iframe-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/iframe/iframe-attr.vue.js")) }, { name: "container", label: "布局", icon: d, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/container/container-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/container/container-attr.vue.js")) }] }, { name: "form", label: "表单", icon: b, items: [{ name: "input-text", label: "文本框", icon: c, props: { base: { tittleShow: true, title: "文本框", clearable: true, placeholder: "请输入" }, linkPage: {}, verification: {}, scan: { ruleList: [] }, preSuffix: {}, prefix: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "input", label: "输入", tip: "输入" }, { name: "change", label: "更改", tip: "更改" }, { name: "clear", label: "清空", tip: "清空" }, { name: "setValue", label: "弹框赋值回调", tip: "后缀图标弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "blur", label: "失去焦点", tip: "失去焦点" }, { name: "focus", label: "获取焦点", tip: "获取焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }, { name: "prefixClick", label: "前缀点击", tip: "前缀图标点击执行" }, { name: "suffixClick", label: "后缀点击", tip: "后缀图标点击执行" }, { name: "afterScanDone", label: "扫描完成后", tip: "移动端扫描并赋值后事件" }], designComponent: e(() => import("../views/assemblys/form/input-text/inputtext-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/input-text/inputtext-attr.vue.js")) }, { name: "select", label: "选择器", icon: f, props: { base: { tittleShow: true, title: "选择器", clearable: true, placeholder: "请选择" }, verification: {}, dataOrigin: { displayQuantity: 20 }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/select/select-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/select/select-attr.vue.js")) }, { name: "radio", label: "单选框", icon: g, props: { base: { tittleShow: true, title: "单选框" }, verification: {}, dataOrigin: { displayQuantity: 20 }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/radio/radio-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/radio/radio-attr.vue.js")) }, { name: "checkbox", label: "复选框", icon: u, props: { base: { tittleShow: true, title: "复选框" }, verification: {}, dataOrigin: { displayQuantity: 20 }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/checkbox/checkbox-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/checkbox/checkbox-attr.vue.js")) }, { name: "textarea", label: "文本域", icon: h, props: { base: { tittleShow: true, title: "文本域", clearable: true, placeholder: "请输入" }, verification: {}, size: { widthType: "flex", flexSpan: 24 } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "input", label: "输入", tip: "输入" }, { name: "change", label: "更改", tip: "更改" }, { name: "blur", label: "失去焦点", tip: "失去焦点" }, { name: "focus", label: "获取焦点", tip: "获取焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/textarea/textarea-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/textarea/textarea-attr.vue.js")) }, { name: "datePicker", label: "日期/时间", icon: v, props: { base: { dateRangeDefaultValue: {}, tittleShow: true, title: "日期", clearable: true, placeholder: "请选择" }, verification: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "确定更改日期", tip: "用户确认选定的值时触发" }, { name: "blur", label: "获取焦点", tip: "获取焦点" }, { name: "clear", label: "清空", tip: "清空" }, { name: "focus", label: "失去焦点", tip: "失去焦点" }, { name: "panel-change", label: "日期面板改变事件", tip: "当日期面板改变时触发" }, { name: "visible-change", label: "下拉列表出现/消失事件", tip: "当picker的下拉列表出现/消失时触发" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/date-picker/datepicker-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/date-picker/datepicker-attr.vue.js")) }, { name: "file-upload", label: "文件框", icon: w, props: { base: { tittleShow: true, title: "文件框", placeholder: "请选择" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, verification: {}, uploadConfig: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "before-upload", label: "上传前", tip: "上传前" }, { name: "uploaded", label: "上传完成", tip: "上传完成" }, { name: "before-delete", label: "删除文件项前", tip: "删除文件项前" }, { name: "deleted", label: "删除文件项", tip: "删除文件项" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/file-upload/fileupload-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/file-upload/fileupload-attr.vue.js")) }, { name: "switch", label: "开关", icon: y, props: { base: { tittleShow: true, title: "开关" }, verification: {}, singleWidth: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/switch/switch-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/switch/switch-attr.vue.js")) }, { name: "inputNumber", label: "计数器", icon: x, props: { base: { tittleShow: true, title: "计数器" }, verification: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, overallWidth: {}, overallHeight: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "blur", label: "获取焦点", tip: "获取焦点" }, { name: "focus", label: "失去焦点", tip: "失去焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/input-number/input-number-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/input-number/input-number-attr.vue.js")) }, { name: "tag", label: "标签", icon: k, props: { base: { tittleShow: true, title: "标签" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "remove", label: "移除标签", tip: "移除标签" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/tag/tag-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/tag/tag-attr.vue.js")) }, { name: "dept-tree", label: "组织树", icon: C, props: { base: { tittleShow: true, title: "组织树", placeholder: "请选择" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, verification: {}, title: {}, orgFields: [{ type: "", model: "" }] }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/dept-tree/depttree-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/dept-tree/depttree-attr.vue.js")) }, { name: "richText", label: "富文本", icon: h, props: { base: { tittleShow: false, title: "富文本", placeholder: "请输入" }, verification: [], size: { fixedHeight: 200, widthType: "flex", flexSpan: 24 } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/rich-text/richtext-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/rich-text/richtext-attr.vue.js")) }, { name: "divider", label: "分割线", icon: S, props: { base: { tittleShow: true }, size: { widthType: "flex", flexSpan: 24 }, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/divider/divider-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/divider/divider-attr.vue.js")) }, { name: "separatelabel", label: "分隔标签", icon: r, default: {}, props: { base: { title: "标题" }, size: { widthType: "flex", flexSpan: 24 } }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/separatelabel/separatelabel-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/separatelabel/separatelabel-attr.vue.js")) }, { name: "placeholder", label: "占位符", icon: j, props: { base: {}, verification: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/placeholder/placeholder-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/placeholder/placeholder-attr.vue.js")) }, { name: "link", label: "链接", icon: F, props: { base: { title: "链接", tittleShow: false }, linkPage: {}, prefix: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeClick", label: "点击前", tip: "点击前" }, { name: "click", label: "点击", tip: "点击" }, { name: "setValue", label: "弹框赋值回调", tip: "弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/link/link-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/link/link-attr.vue.js")) }, { name: "label", label: "Label组件", icon: k, props: { base: { tittleShow: true, title: "Label组件" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, verification: {}, formatting: { type: "", suffixModule: { jumpPageAdditional: [], icon: "" }, dynamicDataSourceCode: "" }, suffixModule: { action: "attonity", buttonDisplayConditionsList: [], jumpPageAdditional: [{ type: "", model: "" }] }, preSuffix: {}, singleWidth: {}, overallWidth: {}, overallHeight: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "change", label: "更改", tip: "更改" }, { name: "blur", label: "失去焦点", tip: "失去焦点" }, { name: "focus", label: "获取焦点", tip: "获取焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/label/label-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/label/label-attr.vue.js")) }] }, { name: "data", label: "数据", icon: T, items: [{ name: "table", label: "表格", events: [{ name: "beforeListLoad", label: "加载列表数据前", tip: "加载列表数据前" }, { name: "beforeRequest", label: "数据请求前事件", tip: "表格数据请求前回调事件" }, { name: "onListLoad", label: "加载列表数据后", tip: "加载列表数据后,此事件可以格式化数据内容" }, { name: "afterListLoad", label: "列表初始化后", tip: "列表初始化后" }, { name: "resizeTableHeight", label: "高度计算", tip: "列表高度重计算,refresh列表数据时会重新计算高度" }, { name: "beforeAddRow", label: "增加记录前", tip: "增加记录前,返回true表示可以增加记录,false表示不能增加记录" }, { name: "afterAddRow", label: "增加记录后", tip: "增加记录后" }, { name: "beforeRemoveRow", label: "移除记录前", tip: "移除记录前,返回true表示可以移除该记录,false表示不移除该记录" }, { name: "afterRemoveRow", label: "移除记录后", tip: "移除记录后" }, { name: "beforeEdit", label: "行编辑前", tip: "行编辑或移动端编辑字段前的回调方法,修改记录前,返回true表示可以修改记录,false表示不能修改记录" }, { name: "beforeRestoreValidate", label: "取消编辑前验证", tip: "列表行编辑取消编辑前验证回调方法" }, { name: "beforeRestore", label: "取消编辑前", tip: "列表行编辑取消编辑前回调方法" }, { name: "select", label: "选择数据", tip: "当用户手动勾选数据行时触发的事件" }, { name: "select-all", label: "全选数据", tip: "当用户手动勾选全选时触发该事件" }, { name: "selection-change", label: "选择数据改变", tip: "当选择项发生变化时触发该事件" }, { name: "cell-click", label: "单元格点击", tip: "当某个单元格被点击时会触发该事件" }, { name: "cell-dblclick", label: "单元格双击", tip: "当某个单元格被双击击时会触发该事件" }, { name: "row-click", label: "行点击", tip: "当某一行被点击时会触发该事件" }, { name: "row-dblclick", label: "行双击", tip: "当某一行被双击时会触发该事件" }, { name: "header-click", label: "列表头点击", tip: "当某一列的表头被点击时会触发该事件" }, { name: "show", label: "列表显示", tip: "列表显示回调方法" }, { name: "hidden", label: "列表隐藏", tip: "列表隐藏回调方法" }, { name: "filter-data", label: "数据过滤", tip: "列表数据过滤方法" }], icon: z, btnList: [{ name: "button-detail", label: "按钮", icon: I, isTable: true, props: { base: { type: "", name: "操作", title: "操作" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证数据前", tip: "行编辑保存时验证数据前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "setValue", label: "弹框赋值回调", tip: "弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "click", label: "点击事件", tip: "点击事件" }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }], items: [le(), ne(), ae()], modelFields: [], props: { base: { alignTitle: "left", alignContent: "left", selection: true, showIndex: true, showOperation: true, stripe: false, highlightCurrentRow: true, subPaging: true }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {}, linkage: [{ label: "联动变量1", vaule: "" }, { label: "联动变量2", vaule: "" }, { label: "联动变量3", vaule: "" }], highOrder: { totalSetting: "" }, deleteLogicSetting: [{ secondTable: "" }], otherSettings: { sourceQueryTableData: "[]" }, dataOrigin: { optionValueSetType: "", staticState: [], sortField: [{ name: "", type: "" }], json: "[\n {name:1,age:1},\n {name:2,age:2},\n {name:3,age:3},\n ]", principalLinkage: "", querySetList: [{ type: 1, name: 1 }], returnSetList: [], sqlFilterCondition: [], defaultQueryCriteria: [], unfoldConent: '<el-form :model="form" label-width="auto" style="max-width: 600px">\n <el-form-item label="Activity name">\n <el-input v-model="form.name" />\n </el-form-item>\n </el-form>\n ' }, isChangeGroupHeader: false, groupHeaders: [], importSetting: { listViewImportDuplicate: "update", importFields: [] } }, style: { titleFont: {}, tableHeader: {}, rowStyle: [{ type: "", model: "" }], background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/data/table/table-design.vue.js")), attrComponent: e(() => import("../views/assemblys/data/table/table-attr.vue.js")) }, { name: "progress", label: "进度条", icon: V, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")) }, { name: "tree", label: "树控件", events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "node-click", label: "节点点击", tip: "当节点被点击的时候触发" }, { name: "check-change", label: "复选框点击", tip: "当复选框被点击的时候触发" }, { name: "check", label: "复选框点击后", tip: "点击节点复选框之后触发" }], icon: L, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {}, queryParameter: { parameterList: [] }, linkage: [{ label: "联动变量1", vaule: "" }, { label: "联动变量2", vaule: "" }, { label: "联动变量3", vaule: "" }], dataOrigin: { optionValueSetType: "", staticState: [], staticData: '[{\n "nodeId:"1",\n "name": "第一级",\n "children": [\n {\n "nodeId:"1-1",\n "name": "第二级",\n "children": [\n {\n "nodeId:"1-1-1",\n "name": "第三级"\n }\n ]\n }\n ]\n }]', principalLinkage: "11", querySetList: [{ type: 1, name: 1 }], returnSetList: [{ type: 1, name: 1 }], totalSetting: "" } }, style: { titleFont: {}, verification: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/data/tree/tree-design.vue.js")), attrComponent: e(() => import("../views/assemblys/data/tree/tree-attr.vue.js")) }, { name: "steps", label: "步骤条", icon: q, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")) }, { name: "timeline", label: "时间线", icon: E, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")) }, { name: "bar-code", label: "条码", icon: K, props: { base: { type: "QR-code" }, verification: {}, scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/data/bar-code/barcode-design.vue.js")), attrComponent: e(() => import("../views/assemblys/data/bar-code/barcode-attr.vue.js")) }] }, { name: "button", label: "按钮", icon: P, items: [{ name: "button-detail", label: "按钮", icon: I, design: { style: { display: "inline-block" } }, props: { base: { title: "按钮", isPermission: true, conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], showCondition: "[]", type: "", logSetting: [] }, setValueList: [], linkPage: [], verification: {}, scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", label: "点击事件", tip: "点击事件" }, { name: "setValue", label: "弹框赋值回调", tip: "弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/button/button/button-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/button/button-attr.vue.js")) }, { name: "button-group", label: "按钮组", icon: R, design: { style: { display: "inline-block" } }, props: { base: {}, size: {}, gap: 10 }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/button/button-group/buttongroup-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/button-group/buttongroup-attr.vue.js")) }, { name: "dropdown", label: "下拉菜单", icon: "", design: { style: { display: "inline-block" } }, props: { base: { title: "下拉菜单" }, dataOrigin: { optionValueSetType: "", staticState: [], json: '[\n {"label":"1"},\n {"label":"2"},\n {"label":"3"}\n ]' }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "click", label: "点击菜单", tip: "点击菜单" }, { name: "menuShow", label: "显示菜单", tip: "显示菜单" }, { name: "menuHidden", label: "隐藏菜单", tip: "隐藏菜单" }], designComponent: e(() => import("../views/assemblys/button/dropdown/dropdown-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/dropdown/dropdown-attr.vue.js")) }, { name: "export-pdf", label: "导出PDF", icon: R, design: { style: { display: "inline-block" } }, props: { base: { title: "导出PDF", type: "primary" }, dropdown: {}, dataOrigin: { optionValueSetType: "", staticState: [], json: '[\n {"label":"1"},\n {"label":"2"},\n {"label":"3"}\n ]' }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "导出PDF", eventName: "exportPDF", isStandard: true }], designComponent: e(() => import("../views/assemblys/button/export-pdf/exportpdf-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/export-pdf/exportpdf-attr.vue.js")) }, { name: "print-label", label: "打印标签", icon: R, design: { style: { display: "inline-block" } }, props: { base: { title: "打印标签", type: "primary" }, dropdown: {}, dataOrigin: { optionValueSetType: "", staticState: [], json: '[\n {"label":"1"},\n {"label":"2"},\n {"label":"3"}\n ]' }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "打印标签", eventName: "printLabel", isStandard: true }], designComponent: e(() => import("../views/assemblys/button/print-label/printlabel-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/print-label/printlabel-attr.vue.js")) }] }, { name: "workflow", label: "工作流", icon: N, items: [{ name: "workflow-button", label: "流程按钮", icon: H, design: { style: { display: "inline-block" } }, items: [{ name: "button-detail", label: "暂存", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "暂存", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "info", isEnableRequired: false }, verification: [], preSuffix: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "暂存", eventName: "workflowSave", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "提交", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "提交", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "primary" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "提交流程", eventName: "submitProcess", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "提交", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "提交", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "primary" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "提交任务", eventName: "submitTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "领取", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "领取", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "领取", eventName: "drawTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "放弃领取", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "放弃领取", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "warning", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "放弃领取", eventName: "abandonReceive", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "同意", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "同意", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "同意", eventName: "approve", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "不同意", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "不同意", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "不同意", eventName: "refuse", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "赞成", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "赞成", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "赞成", eventName: "agreement", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "反对", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "反对", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "反对", eventName: "oppose", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "弃权", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "弃权", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "弃权", eventName: "kiken", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "已阅", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "已阅", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "已阅", eventName: "readed", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "指派", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "指派", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "primary", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "指派", eventName: "assign", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "抄送", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "抄送", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "warning", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "抄送", eventName: "copyTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "加签", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "加签", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "加签", eventName: "addSigner", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "减签", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "减签", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "warning", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "减签", eventName: "removeSigner", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "驳回", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "驳回", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "驳回", eventName: "returnToPreviousTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "退回", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "退回", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "退回", eventName: "returnTaskTo", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "强制结束", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "强制结束", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "强制结束", eventName: "endInstance", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "取回", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "取回", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "取回", eventName: "retrieveTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }], props: { base: { showActivityName: true }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/workflow/workflow-button/workflowbutton-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/workflow-button/workflowbutton-attr.vue.js")) }, { name: "picture-flow", label: "图形历史", icon: $, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/workflow/picture-flow/pictureflow-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/picture-flow/pictureflow-attr.vue.js")) }, { name: "text-flow", label: "文本历史", icon: O, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/workflow/text-history/texthistory-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/text-history/texthistory-attr.vue.js")) }, { name: "workflow-node", label: "流程环节", icon: O, props: { base: { title: "当前环节:" }, size: {} }, style: { headerColor: "red", headerTextAlign: "center", titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [], designComponent: e(() => import("../views/assemblys/workflow/workflow-node/workflownode-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/workflow-node/workflownode-attr.vue.js")) }] }, { name: "chart", label: "统计图", icon: D, events: [{ name: "afterChartFormLoad", label: "加载图表查询表单后", tip: "加载图表查询表单后" }], design: { style: { height: "100%" } }, pushHomepage: { enable: false }, items: [{ name: "chart-column-line", label: "柱/折图", icon: Q, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px" } }, props: { size: { fixHeight: 300, widthType: "flex", flexSpan: 24 } }, style: { yaxisLeft: {}, yaxisRight: {} }, events: [{ name: "beforeUpdateChart", label: "图表更新前" }, { name: "afterUpdateChart", label: "图表更新后", tip: "图表更新后" }], designComponent: e(() => import("../views/assemblys/chart/column-line/column-line-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/column-line/column-line-attr.vue.js")) }, { name: "chart-pie", label: "饼图", icon: A, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: {}, designComponent: e(() => import("../views/assemblys/chart/pie/pie-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/pie/pie-attr.vue.js")) }, { name: "chart-gauge", label: "仪表盘", icon: W, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: {}, designComponent: e(() => import("../views/assemblys/chart/gauge/gauge-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/gauge/gauge-attr.vue.js")) }, { name: "chart-radar", label: "雷达图", icon: M, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: {}, designComponent: e(() => import("../views/assemblys/chart/radar/radar-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/radar/radar-attr.vue.js")) }, { name: "chart-scatter", label: "散点图", icon: U, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: { yaxisLeft: {}, yaxisRight: {} }, designComponent: e(() => import("../views/assemblys/chart/scatter/scatter-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/scatter/scatter-attr.vue.js")) }, { name: "statistical-table", label: "统计表格", icon: z, items: [], modelFields: [], exportable: true, props: { base: { headerAlign: "left", align: "left", fixed: false, showIndex: true, stripe: false, sortable: false }, size: {}, highOrder: {}, otherSettings: {}, dataOrigin: { optionValueSetType: "", sortField: [{ name: "", type: "" }] }, isChangeGroupHeader: false, groupHeaders: [] }, style: { titleFont: {}, tableHeader: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/chart/statistical-table/statisticalTable-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/statistical-table/statisticalTable-attr.vue.js")) }] }, { name: "other", label: "其他", items: [{ name: "custom", label: "自定义", icon: G, props: { base: { tittleShow: true }, verification: {}, preSuffix: {}, prefix: {}, size: { widthType: "flex", flexSpan: 24 }, uploadConfig: {}, overallWidth: {}, overallHeight: {}, title: {}, parameter: [] }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "click", label: "点击", tip: "点击" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/custom/custom-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/custom/custom-attr.vue.js")) }] }], te = { id: -1, code: "", name: "page", label: "", version: 1, systemCode: "", systemVersion: 1, dbName: "", tableName: "", tableAlias: "", workflowCode: "", workflowVersion: 0, modelFields: [], logicDesigns: [], items: [], props: { notIdInitializationList: "[]", judgeHeavyList: [] }, style: { paddingTop: 0, paddingRight: 0, paddingBottom: 0, paddingLeft: 0 }, events: [{ name: "beforeload", label: "加载前" }, { name: "load", label: "加载后" }, { name: "beforeFormLoadData", label: "加载表单数据前", tip: "还没有加载表单数据时" }, { name: "afterFormLoadData", label: "加载表单数据后", tip: "加载表单数据后还没显示表单时" }, { name: "onUnmounted", label: "页面卸载时" }] };
|
|
60
|
-
function
|
|
61
|
-
const e2 = t(
|
|
59
|
+
const ee = { name: "button-detail", label: "起草", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "起草", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "info", isEnableRequired: false }, verification: [], preSuffix: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "暂存", eventName: "workflowStart", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, te = [{ name: "container", label: "容器", icon: a, items: [{ name: "form", label: "表单", icon: n, props: { base: {}, size: { widthType: "flex", flexSpan: 24 } }, style: {}, events: [], default: { props: { labelWidth: 90 }, style: {} }, designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/form/form-attr.vue.js")) }, { name: "layout", label: "Flex", icon: l, props: { base: {}, size: { widthType: "flex", flexSpan: 24 } }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/flex/flex-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/flex/flex-attr.vue.js")) }, { name: "collapse", label: "折叠面板", icon: o, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/collapse/collapse-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/collapse/collapse-attr.vue.js")) }, { name: "tabs", label: "多页签", icon: s, default: {}, props: { base: {}, size: {}, isFullyRendered: false, isContentEmbedded: true, lazy: true }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "tab-click", label: "tab点击事件", tip: "tab 被选中时触发" }, { name: "tab-change", label: "当前页签改变事件", tip: "activeName 改变时触发" }, { name: "tab-remove", label: "点击移除事件", tip: "点击 tab 移除按钮时触发" }, { name: "tab-add", label: "点击新增事件", tip: "点击 tab 新增按钮时触发" }, { name: "edit", label: "点击新增或移除事件", tip: "点击 tab 的新增或移除按钮后触发" }, { name: "before-leave", label: "切换拦截事件", tip: "切换标签之前的钩子函数, 若返回 false 或者返回被 reject 的 Promise,则阻止切换" }, { name: "tab-reset", label: "页签重置事件", tip: "删减页签后重置为删减前状态" }], designComponent: e(() => import("../views/assemblys/container/tabs/tabs-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/tabs/tabs-attr.vue.js")) }, { name: "card", label: "卡片", icon: r, default: {}, props: { base: { tittleShow: true, title: "标题" }, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/card/card-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/card/card-attr.vue.js")) }, { name: "tools", label: "工具栏", icon: p, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/tools/tools-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/tools/tools-attr.vue.js")) }, { name: "iframe", label: "Iframe", icon: m, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/iframe/iframe-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/iframe/iframe-attr.vue.js")) }, { name: "container", label: "布局", icon: d, default: {}, props: { base: {}, size: {} }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }], designComponent: e(() => import("../views/assemblys/container/container/container-design.vue.js")), attrComponent: e(() => import("../views/assemblys/container/container/container-attr.vue.js")) }] }, { name: "form", label: "表单", icon: b, items: [{ name: "input-text", label: "文本框", icon: c, props: { base: { tittleShow: true, title: "文本框", clearable: true, placeholder: "请输入" }, linkPage: {}, verification: {}, scan: { ruleList: [] }, preSuffix: {}, prefix: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "input", label: "输入", tip: "输入" }, { name: "change", label: "更改", tip: "更改" }, { name: "clear", label: "清空", tip: "清空" }, { name: "setValue", label: "弹框赋值回调", tip: "后缀图标弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "blur", label: "失去焦点", tip: "失去焦点" }, { name: "focus", label: "获取焦点", tip: "获取焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }, { name: "prefixClick", label: "前缀点击", tip: "前缀图标点击执行" }, { name: "suffixClick", label: "后缀点击", tip: "后缀图标点击执行" }, { name: "afterScanDone", label: "扫描完成后", tip: "移动端扫描并赋值后事件" }], designComponent: e(() => import("../views/assemblys/form/input-text/inputtext-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/input-text/inputtext-attr.vue.js")) }, { name: "select", label: "选择器", icon: f, props: { base: { tittleShow: true, title: "选择器", clearable: true, placeholder: "请选择" }, verification: {}, dataOrigin: { displayQuantity: 20 }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/select/select-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/select/select-attr.vue.js")) }, { name: "radio", label: "单选框", icon: u, props: { base: { tittleShow: true, title: "单选框" }, verification: {}, dataOrigin: { displayQuantity: 20 }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/radio/radio-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/radio/radio-attr.vue.js")) }, { name: "checkbox", label: "复选框", icon: g, props: { base: { tittleShow: true, title: "复选框" }, verification: {}, dataOrigin: { displayQuantity: 20 }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/checkbox/checkbox-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/checkbox/checkbox-attr.vue.js")) }, { name: "textarea", label: "文本域", icon: h, props: { base: { tittleShow: true, title: "文本域", clearable: true, placeholder: "请输入" }, verification: {}, size: { widthType: "flex", flexSpan: 24 } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "input", label: "输入", tip: "输入" }, { name: "change", label: "更改", tip: "更改" }, { name: "blur", label: "失去焦点", tip: "失去焦点" }, { name: "focus", label: "获取焦点", tip: "获取焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/textarea/textarea-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/textarea/textarea-attr.vue.js")) }, { name: "datePicker", label: "日期/时间", icon: v, props: { base: { dateRangeDefaultValue: {}, tittleShow: true, title: "日期", clearable: true, placeholder: "请选择" }, verification: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "确定更改日期", tip: "用户确认选定的值时触发" }, { name: "blur", label: "获取焦点", tip: "获取焦点" }, { name: "clear", label: "清空", tip: "清空" }, { name: "focus", label: "失去焦点", tip: "失去焦点" }, { name: "panel-change", label: "日期面板改变事件", tip: "当日期面板改变时触发" }, { name: "visible-change", label: "下拉列表出现/消失事件", tip: "当picker的下拉列表出现/消失时触发" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/date-picker/datepicker-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/date-picker/datepicker-attr.vue.js")) }, { name: "file-upload", label: "文件框", icon: w, props: { base: { tittleShow: true, title: "文件框", placeholder: "请选择" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, verification: {}, uploadConfig: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "before-upload", label: "上传前", tip: "上传前" }, { name: "uploaded", label: "上传完成", tip: "上传完成" }, { name: "before-delete", label: "删除文件项前", tip: "删除文件项前" }, { name: "deleted", label: "删除文件项", tip: "删除文件项" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/file-upload/fileupload-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/file-upload/fileupload-attr.vue.js")) }, { name: "switch", label: "开关", icon: y, props: { base: { tittleShow: true, title: "开关" }, verification: {}, singleWidth: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/switch/switch-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/switch/switch-attr.vue.js")) }, { name: "inputNumber", label: "计数器", icon: x, props: { base: { tittleShow: true, title: "计数器" }, verification: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, overallWidth: {}, overallHeight: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "blur", label: "获取焦点", tip: "获取焦点" }, { name: "focus", label: "失去焦点", tip: "失去焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/input-number/input-number-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/input-number/input-number-attr.vue.js")) }, { name: "tag", label: "标签", icon: k, props: { base: { tittleShow: true, title: "标签" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "remove", label: "移除标签", tip: "移除标签" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/tag/tag-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/tag/tag-attr.vue.js")) }, { name: "dept-tree", label: "组织树", icon: C, props: { base: { tittleShow: true, title: "组织树", placeholder: "请选择" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, verification: {}, title: {}, orgFields: [{ type: "", model: "" }] }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/dept-tree/depttree-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/dept-tree/depttree-attr.vue.js")) }, { name: "richText", label: "富文本", icon: h, props: { base: { tittleShow: false, title: "富文本", placeholder: "请输入" }, verification: [], size: { fixedHeight: 200, widthType: "flex", flexSpan: 24 } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/rich-text/richtext-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/rich-text/richtext-attr.vue.js")) }, { name: "divider", label: "分割线", icon: S, props: { base: { tittleShow: true }, size: { widthType: "flex", flexSpan: 24 }, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/divider/divider-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/divider/divider-attr.vue.js")) }, { name: "separatelabel", label: "分隔标签", icon: r, default: {}, props: { base: { title: "标题" }, size: { widthType: "flex", flexSpan: 24 } }, style: {}, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/separatelabel/separatelabel-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/separatelabel/separatelabel-attr.vue.js")) }, { name: "placeholder", label: "占位符", icon: F, props: { base: {}, verification: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/placeholder/placeholder-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/placeholder/placeholder-attr.vue.js")) }, { name: "link", label: "链接", icon: j, props: { base: { title: "链接", tittleShow: false }, linkPage: {}, prefix: {}, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } } }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeClick", label: "点击前", tip: "点击前" }, { name: "click", label: "点击", tip: "点击" }, { name: "setValue", label: "弹框赋值回调", tip: "弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/link/link-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/link/link-attr.vue.js")) }, { name: "label", label: "Label组件", icon: k, props: { base: { tittleShow: true, title: "Label组件" }, size: { pc: { widthType: "flex", flexSpan: 8 }, ipad: { widthType: "flex", flexSpan: 12 }, phone: { widthType: "flex", flexSpan: 24 } }, verification: {}, formatting: { type: "", suffixModule: { jumpPageAdditional: [], icon: "" }, dynamicDataSourceCode: "" }, suffixModule: { action: "attonity", buttonDisplayConditionsList: [], jumpPageAdditional: [{ type: "", model: "" }] }, preSuffix: {}, singleWidth: {}, overallWidth: {}, overallHeight: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "click", label: "点击", tip: "点击" }, { name: "change", label: "更改", tip: "更改" }, { name: "blur", label: "失去焦点", tip: "失去焦点" }, { name: "focus", label: "获取焦点", tip: "获取焦点" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/label/label-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/label/label-attr.vue.js")) }] }, { name: "data", label: "数据", icon: T, items: [{ name: "table", label: "表格", events: [{ name: "beforeListLoad", label: "加载列表数据前", tip: "加载列表数据前" }, { name: "beforeRequest", label: "数据请求前事件", tip: "表格数据请求前回调事件" }, { name: "onListLoad", label: "加载列表数据后", tip: "加载列表数据后,此事件可以格式化数据内容" }, { name: "afterListLoad", label: "列表初始化后", tip: "列表初始化后" }, { name: "resizeTableHeight", label: "高度计算", tip: "列表高度重计算,refresh列表数据时会重新计算高度" }, { name: "beforeAddRow", label: "增加记录前", tip: "增加记录前,返回true表示可以增加记录,false表示不能增加记录" }, { name: "afterAddRow", label: "增加记录后", tip: "增加记录后" }, { name: "beforeRemoveRow", label: "移除记录前", tip: "移除记录前,返回true表示可以移除该记录,false表示不移除该记录" }, { name: "afterRemoveRow", label: "移除记录后", tip: "移除记录后" }, { name: "beforeEdit", label: "行编辑前", tip: "行编辑或移动端编辑字段前的回调方法,修改记录前,返回true表示可以修改记录,false表示不能修改记录" }, { name: "beforeRestoreValidate", label: "取消编辑前验证", tip: "列表行编辑取消编辑前验证回调方法" }, { name: "beforeRestore", label: "取消编辑前", tip: "列表行编辑取消编辑前回调方法" }, { name: "select", label: "选择数据", tip: "当用户手动勾选数据行时触发的事件" }, { name: "select-all", label: "全选数据", tip: "当用户手动勾选全选时触发该事件" }, { name: "selection-change", label: "选择数据改变", tip: "当选择项发生变化时触发该事件" }, { name: "cell-click", label: "单元格点击", tip: "当某个单元格被点击时会触发该事件" }, { name: "cell-dblclick", label: "单元格双击", tip: "当某个单元格被双击击时会触发该事件" }, { name: "row-click", label: "行点击", tip: "当某一行被点击时会触发该事件" }, { name: "row-dblclick", label: "行双击", tip: "当某一行被双击时会触发该事件" }, { name: "header-click", label: "列表头点击", tip: "当某一列的表头被点击时会触发该事件" }, { name: "show", label: "列表显示", tip: "列表显示回调方法" }, { name: "hidden", label: "列表隐藏", tip: "列表隐藏回调方法" }, { name: "filter-data", label: "数据过滤", tip: "列表数据过滤方法" }], icon: z, btnList: [{ name: "button-detail", label: "按钮", icon: I, isTable: true, props: { base: { type: "", name: "操作", title: "操作" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证数据前", tip: "行编辑保存时验证数据前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "setValue", label: "弹框赋值回调", tip: "弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "click", label: "点击事件", tip: "点击事件" }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }], items: [oe(), le(), ne()], modelFields: [], props: { base: { alignTitle: "left", alignContent: "left", selection: true, showIndex: true, showOperation: true, stripe: false, highlightCurrentRow: true, subPaging: true }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {}, linkage: [{ label: "联动变量1", vaule: "" }, { label: "联动变量2", vaule: "" }, { label: "联动变量3", vaule: "" }], highOrder: { totalSetting: "" }, deleteLogicSetting: [{ secondTable: "" }], otherSettings: { sourceQueryTableData: "[]" }, dataOrigin: { optionValueSetType: "", staticState: [], sortField: [{ name: "", type: "" }], json: "[\n {name:1,age:1},\n {name:2,age:2},\n {name:3,age:3},\n ]", principalLinkage: "", querySetList: [{ type: 1, name: 1 }], returnSetList: [], sqlFilterCondition: [], defaultQueryCriteria: [], unfoldConent: '<el-form :model="form" label-width="auto" style="max-width: 600px">\n <el-form-item label="Activity name">\n <el-input v-model="form.name" />\n </el-form-item>\n </el-form>\n ' }, isChangeGroupHeader: false, groupHeaders: [], importSetting: { listViewImportDuplicate: "update", importFields: [] } }, style: { titleFont: {}, tableHeader: {}, rowStyle: [{ type: "", model: "" }], background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/data/table/table-design.vue.js")), attrComponent: e(() => import("../views/assemblys/data/table/table-attr.vue.js")) }, { name: "progress", label: "进度条", icon: V, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")) }, { name: "tree", label: "树控件", events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "node-click", label: "节点点击", tip: "当节点被点击的时候触发" }, { name: "check-change", label: "复选框点击", tip: "当复选框被点击的时候触发" }, { name: "check", label: "复选框点击后", tip: "点击节点复选框之后触发" }], icon: L, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {}, queryParameter: { parameterList: [] }, linkage: [{ label: "联动变量1", vaule: "" }, { label: "联动变量2", vaule: "" }, { label: "联动变量3", vaule: "" }], dataOrigin: { optionValueSetType: "", staticState: [], staticData: '[{\n "nodeId:"1",\n "name": "第一级",\n "children": [\n {\n "nodeId:"1-1",\n "name": "第二级",\n "children": [\n {\n "nodeId:"1-1-1",\n "name": "第三级"\n }\n ]\n }\n ]\n }]', principalLinkage: "11", querySetList: [{ type: 1, name: 1 }], returnSetList: [{ type: 1, name: 1 }], totalSetting: "" } }, style: { titleFont: {}, verification: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/data/tree/tree-design.vue.js")), attrComponent: e(() => import("../views/assemblys/data/tree/tree-attr.vue.js")) }, { name: "steps", label: "步骤条", icon: q, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")) }, { name: "timeline", label: "时间线", icon: E, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/container/form/form-design.vue.js")) }, { name: "bar-code", label: "条码", icon: K, props: { base: { type: "QR-code" }, verification: {}, scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/data/bar-code/barcode-design.vue.js")), attrComponent: e(() => import("../views/assemblys/data/bar-code/barcode-attr.vue.js")) }] }, { name: "button", label: "按钮", icon: O, items: [{ name: "button-detail", label: "按钮", icon: I, design: { style: { display: "inline-block" } }, props: { base: { title: "按钮", isPermission: true, conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], showCondition: "[]", type: "", logSetting: [] }, setValueList: [], linkPage: [], verification: {}, scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", label: "点击事件", tip: "点击事件" }, { name: "setValue", label: "弹框赋值回调", tip: "弹框赋值回调" }, { name: "closePopup", label: "关闭弹框回调", tip: "关闭弹框回调" }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/button/button/button-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/button/button-attr.vue.js")) }, { name: "button-group", label: "按钮组", icon: P, design: { style: { display: "inline-block" } }, props: { base: {}, size: {}, gap: 10 }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }], designComponent: e(() => import("../views/assemblys/button/button-group/buttongroup-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/button-group/buttongroup-attr.vue.js")) }, { name: "dropdown", label: "下拉菜单", icon: "", design: { style: { display: "inline-block" } }, props: { base: { title: "下拉菜单" }, dataOrigin: { optionValueSetType: "", staticState: [], json: '[\n {"label":"1"},\n {"label":"2"},\n {"label":"3"}\n ]' }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "click", label: "点击菜单", tip: "点击菜单" }, { name: "menuShow", label: "显示菜单", tip: "显示菜单" }, { name: "menuHidden", label: "隐藏菜单", tip: "隐藏菜单" }], designComponent: e(() => import("../views/assemblys/button/dropdown/dropdown-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/dropdown/dropdown-attr.vue.js")) }, { name: "export-pdf", label: "导出PDF", icon: P, design: { style: { display: "inline-block" } }, props: { base: { title: "导出PDF", type: "primary" }, dropdown: {}, dataOrigin: { optionValueSetType: "", staticState: [], json: '[\n {"label":"1"},\n {"label":"2"},\n {"label":"3"}\n ]' }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "导出PDF", eventName: "exportPDF", isStandard: true }], designComponent: e(() => import("../views/assemblys/button/export-pdf/exportpdf-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/export-pdf/exportpdf-attr.vue.js")) }, { name: "print-label", label: "打印标签", icon: P, design: { style: { display: "inline-block" } }, props: { base: { title: "打印标签", type: "primary" }, dropdown: {}, dataOrigin: { optionValueSetType: "", staticState: [], json: '[\n {"label":"1"},\n {"label":"2"},\n {"label":"3"}\n ]' }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "打印标签", eventName: "printLabel", isStandard: true }], designComponent: e(() => import("../views/assemblys/button/print-label/printlabel-design.vue.js")), attrComponent: e(() => import("../views/assemblys/button/print-label/printlabel-attr.vue.js")) }] }, { name: "workflow", label: "工作流", icon: R, items: [{ name: "workflow-button", label: "流程按钮", icon: N, design: { style: { display: "inline-block" } }, items: [{ name: "button-detail", label: "暂存", icon: I, disabled: false, check: true, isFlow: true, props: { base: { title: "暂存", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "info", isEnableRequired: false }, verification: [], preSuffix: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "暂存", eventName: "workflowSave", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, ee, { name: "button-detail", label: "提交", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "提交", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "primary" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "提交流程", eventName: "submitProcess", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "提交", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "提交", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "primary" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "提交任务", eventName: "submitTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "领取", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "领取", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "领取", eventName: "drawTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "放弃领取", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "放弃领取", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "warning", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "放弃领取", eventName: "abandonReceive", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "同意", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "同意", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "同意", eventName: "approve", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "不同意", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "不同意", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "不同意", eventName: "refuse", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "赞成", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "赞成", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "赞成", eventName: "agreement", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "反对", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "反对", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "反对", eventName: "oppose", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "弃权", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "弃权", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "弃权", eventName: "kiken", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "已阅", icon: I, disabled: true, check: true, isFlow: true, props: { base: { title: "已阅", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success" }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "已阅", eventName: "readed", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "指派", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "指派", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "primary", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "指派", eventName: "assign", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "抄送", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "抄送", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "warning", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "抄送", eventName: "copyTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "加签", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "加签", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "success", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "加签", eventName: "addSigner", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "减签", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "减签", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "warning", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "减签", eventName: "removeSigner", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "驳回", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "驳回", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "驳回", eventName: "returnToPreviousTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "退回", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "退回", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "退回", eventName: "returnTaskTo", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "强制结束", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "强制结束", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "强制结束", eventName: "endInstance", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }, { name: "button-detail", label: "取回", icon: I, disabled: false, check: false, isFlow: true, props: { base: { title: "取回", successOperation: "refresh", logSetting: [], conversionCodes: [], condition: [{ sqlFilterCondition: "[]" }], setValueList: [{ combination: "[]" }], showCondition: "[]", type: "danger", isEnableRequired: false }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "afterInit", label: "初始化后", tip: "初始化后" }, { name: "beforeValidateForm", label: "验证表单前", tip: "验证表单前,先于beforeClick事件" }, { name: "beforeClick", label: "点击前事件", tip: "点击前事件" }, { name: "click", isEdit: false, label: "点击事件", tip: "点击事件", title: "取回", eventName: "retrieveTask", isStandard: true }, { name: "afterClick", label: "点击后事件", tip: "点击后事件" }, { name: "show", label: "显示", tip: "显示" }, { name: "hidden", label: "隐藏", tip: "隐藏" }] }], props: { base: { showActivityName: true }, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/workflow/workflow-button/workflowbutton-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/workflow-button/workflowbutton-attr.vue.js")) }, { name: "picture-flow", label: "图形历史", icon: $, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/workflow/picture-flow/pictureflow-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/picture-flow/pictureflow-attr.vue.js")) }, { name: "text-flow", label: "文本历史", icon: H, props: { base: {}, verification: [], scan: {}, preSuffix: {}, prefix: {}, size: {}, title: {} }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/workflow/text-history/texthistory-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/text-history/texthistory-attr.vue.js")) }, { name: "workflow-node", label: "流程环节", icon: H, props: { base: { title: "当前环节:" }, size: {} }, style: { headerColor: "red", headerTextAlign: "center", titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [], designComponent: e(() => import("../views/assemblys/workflow/workflow-node/workflownode-design.vue.js")), attrComponent: e(() => import("../views/assemblys/workflow/workflow-node/workflownode-attr.vue.js")) }] }, { name: "chart", label: "统计图", icon: D, events: [{ name: "afterChartFormLoad", label: "加载图表查询表单后", tip: "加载图表查询表单后" }], design: { style: { height: "100%" } }, pushHomepage: { enable: false }, items: [{ name: "chart-column-line", label: "柱/折图", icon: Q, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px" } }, props: { size: { fixHeight: 300, widthType: "flex", flexSpan: 24 } }, style: { yaxisLeft: {}, yaxisRight: {} }, events: [{ name: "beforeUpdateChart", label: "图表更新前" }, { name: "afterUpdateChart", label: "图表更新后", tip: "图表更新后" }], designComponent: e(() => import("../views/assemblys/chart/column-line/column-line-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/column-line/column-line-attr.vue.js")) }, { name: "chart-pie", label: "饼图", icon: A, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: {}, designComponent: e(() => import("../views/assemblys/chart/pie/pie-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/pie/pie-attr.vue.js")) }, { name: "chart-gauge", label: "仪表盘", icon: W, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: {}, designComponent: e(() => import("../views/assemblys/chart/gauge/gauge-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/gauge/gauge-attr.vue.js")) }, { name: "chart-radar", label: "雷达图", icon: M, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: {}, designComponent: e(() => import("../views/assemblys/chart/radar/radar-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/radar/radar-attr.vue.js")) }, { name: "chart-scatter", label: "散点图", icon: U, initializationQuery: true, exportable: true, design: { style: { "margin-bottom": "18px", height: "100%" } }, props: { size: { pc: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, ipad: { fixHeight: 300, widthType: "flex", flexSpan: 12 }, phone: { fixHeight: 300, widthType: "flex", flexSpan: 24 } } }, style: { yaxisLeft: {}, yaxisRight: {} }, designComponent: e(() => import("../views/assemblys/chart/scatter/scatter-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/scatter/scatter-attr.vue.js")) }, { name: "statistical-table", label: "统计表格", icon: z, items: [], modelFields: [], exportable: true, props: { base: { headerAlign: "left", align: "left", fixed: false, showIndex: true, stripe: false, sortable: false }, size: {}, highOrder: {}, otherSettings: {}, dataOrigin: { optionValueSetType: "", sortField: [{ name: "", type: "" }] }, isChangeGroupHeader: false, groupHeaders: [] }, style: { titleFont: {}, tableHeader: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, designComponent: e(() => import("../views/assemblys/chart/statistical-table/statisticalTable-design.vue.js")), attrComponent: e(() => import("../views/assemblys/chart/statistical-table/statisticalTable-attr.vue.js")) }] }, { name: "other", label: "其他", items: [{ name: "custom", label: "自定义", icon: G, props: { base: { tittleShow: true }, verification: {}, preSuffix: {}, prefix: {}, size: { widthType: "flex", flexSpan: 24 }, uploadConfig: {}, overallWidth: {}, overallHeight: {}, title: {}, parameter: [] }, style: { titleFont: {}, background: {}, margin: {}, padding: {}, border: {}, shadow: {} }, events: [{ name: "click", label: "点击", tip: "点击" }, { name: "change", label: "更改", tip: "更改" }, { name: "show", label: "显示", tip: "显示元素时执行" }, { name: "hidden", label: "隐藏", tip: "隐藏元素时执行" }], designComponent: e(() => import("../views/assemblys/form/custom/custom-design.vue.js")), attrComponent: e(() => import("../views/assemblys/form/custom/custom-attr.vue.js")) }] }], ie = { id: -1, code: "", name: "page", label: "", version: 1, systemCode: "", systemVersion: 1, dbName: "", tableName: "", tableAlias: "", workflowCode: "", workflowVersion: 0, modelFields: [], logicDesigns: [], items: [], props: { notIdInitializationList: "[]", judgeHeavyList: [] }, style: { paddingTop: 0, paddingRight: 0, paddingBottom: 0, paddingLeft: 0 }, events: [{ name: "beforeload", label: "加载前" }, { name: "load", label: "加载后" }, { name: "beforeFormLoadData", label: "加载表单数据前", tip: "还没有加载表单数据时" }, { name: "afterFormLoadData", label: "加载表单数据后", tip: "加载表单数据后还没显示表单时" }, { name: "onUnmounted", label: "页面卸载时" }] };
|
|
60
|
+
function ae() {
|
|
61
|
+
const e2 = t(ie);
|
|
62
62
|
return e2.code = i(), e2.uuid = e2.code, e2.label = "页面", e2.i18nKeys || (e2.i18nKeys = []), e2;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
64
|
+
function ne() {
|
|
65
65
|
return Y(B);
|
|
66
66
|
}
|
|
67
|
-
function
|
|
67
|
+
function le() {
|
|
68
68
|
return Y(J);
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function oe() {
|
|
71
71
|
return Y(X);
|
|
72
72
|
}
|
|
73
|
-
const
|
|
74
|
-
function
|
|
73
|
+
const se = [{ label: "表单标准功能", type: "form", options: [{ label: "暂存", value: "save", props: { base: { type: "" } } }, { label: "提交", value: "submit", props: { base: { type: "primary" } } }, { label: "同意", value: "agree", props: { base: { type: "" } } }, { label: "不同意", value: "disagree", props: { base: { type: "" } } }, { label: "导出报告", value: "exportForm", props: { base: { type: "" } } }, { label: "导出PDF", value: "exportPDF", props: { base: { type: "" } } }, { label: "返回", value: "back", props: { base: { type: "" } } }] }, { label: "流程表单功能", type: "workflow", options: [{ label: "暂存", value: "workflowSave", props: { base: { type: "" } } }, { label: "起草", value: "workflowStart", props: { base: { type: "" } } }, { label: "提交流程", value: "submitProcess", props: { base: { type: "primary" } } }, { label: "提交任务", value: "submitTask", props: { base: { type: "primary" } } }, { label: "同意", value: "approve", props: { base: { type: "primary" } } }, { label: "不同意", value: "refuse", props: { base: { type: "" } } }, { label: "指派", value: "assign", props: { base: { type: "" } } }, { label: "领取", value: "drawTask", props: { base: { type: "" } } }, { label: "放弃领取", value: "abandonReceive", props: { base: { type: "" } } }, { label: "已阅", value: "readed", props: { base: { type: "" } } }, { label: "加签", value: "addSigner", props: { base: { type: "" } } }, { label: "减签", value: "removeSigner", props: { base: { type: "" } } }, { label: "抄送", value: "copyTask", props: { base: { type: "" } } }, { label: "取回", value: "retrieveTask", props: { base: { type: "" } } }, { label: "驳回", value: "returnToPreviousTask", props: { base: { type: "" } } }, { label: "退回", value: "returnTaskTo", props: { base: { type: "" } } }, { label: "强制结束", value: "endInstance", props: { base: { type: "" } } }, { label: "赞成", value: "agreement", props: { base: { type: "" } } }, { label: "反对", value: "oppose", props: { base: { type: "" } } }, { label: "弃权", value: "kiken", props: { base: { type: "" } } }] }, { label: "列表功能", type: "list", options: [{ label: "删除", value: "delete", props: { base: { type: "" } } }, { label: "提交", value: "submitList", props: { base: { type: "primary" } } }, { label: "同意", value: "agreeList", props: { base: { type: "" } } }, { label: "不同意", value: "disagreeList", props: { base: { type: "" } } }, { label: "下载导入模板", value: "downloadTemplate", props: { base: { type: "" } } }, { label: "导入", value: "import", props: { base: { type: "" } } }, { label: "导出", value: "export", props: { base: { type: "" } } }, { label: "刷新列表", value: "search", props: { base: { type: "" } } }, { label: "显示查询区域", value: "showSearch", props: { base: { type: "" } } }] }, { label: "列表行编辑功能", type: "list-edit", options: [{ label: "新建", value: "lineEditCreate", props: { base: { type: "primary" } } }, { label: "保存", value: "lineEditSave", props: { base: { type: "primary", text: true } } }, { label: "删除", value: "lineEditDelete", props: { base: { type: "primary", text: true } } }, { label: "修改", value: "lineEditUpdate", props: { base: { type: "primary", text: true } } }, { label: "取消", value: "restoreEdit", props: { base: { type: "primary", text: true } } }] }, { label: "统计图功能", type: "chart", options: [{ label: "统计", value: "queryCharts" }, { label: "重置", value: "resetCharts" }, { label: "导出", value: "exportCharts" }, { label: "保存条件", value: "saveQueryCharts" }] }];
|
|
74
|
+
function re(e2) {
|
|
75
75
|
if (!e2) return null;
|
|
76
|
-
for (let t2 = 0; t2 <
|
|
77
|
-
let i2 =
|
|
76
|
+
for (let t2 = 0; t2 < te.length; t2++) {
|
|
77
|
+
let i2 = te[t2].items;
|
|
78
78
|
for (let t3 = 0; t3 < i2.length; t3++) {
|
|
79
79
|
let a2 = i2[t3];
|
|
80
80
|
if (a2.name == e2) return a2.designComponent;
|
|
@@ -82,11 +82,11 @@ function se(e2) {
|
|
|
82
82
|
}
|
|
83
83
|
return null;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function pe(e2) {
|
|
86
86
|
if (!e2) return null;
|
|
87
87
|
let i2 = {};
|
|
88
|
-
for (let a2 = 0; a2 <
|
|
89
|
-
let n2 =
|
|
88
|
+
for (let a2 = 0; a2 < te.length; a2++) {
|
|
89
|
+
let n2 = te[a2].items;
|
|
90
90
|
for (let a3 = 0; a3 < n2.length; a3++) {
|
|
91
91
|
let l2 = n2[a3];
|
|
92
92
|
if (l2.name == e2) return i2.props = t(l2.props), i2.style = t(l2.style), i2.events = t(l2.events), i2.label = l2.label, i2;
|
|
@@ -94,21 +94,21 @@ function re(e2) {
|
|
|
94
94
|
}
|
|
95
95
|
return null;
|
|
96
96
|
}
|
|
97
|
-
function
|
|
97
|
+
function me(e2) {
|
|
98
98
|
if (!e2) return [];
|
|
99
|
-
for (let i2 = 0; i2 <
|
|
100
|
-
let a2 =
|
|
99
|
+
for (let i2 = 0; i2 < te.length; i2++) {
|
|
100
|
+
let a2 = te[i2].items;
|
|
101
101
|
for (let i3 = 0; i3 < a2.length; i3++) {
|
|
102
102
|
let n2 = a2[i3];
|
|
103
103
|
if (n2.name == e2 && n2.events) return t(n2.events);
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
|
-
function
|
|
107
|
+
function de(e2) {
|
|
108
108
|
if (!e2) return null;
|
|
109
|
-
if ("page" == e2) return
|
|
110
|
-
for (let t2 = 0; t2 <
|
|
111
|
-
let i2 =
|
|
109
|
+
if ("page" == e2) return ae();
|
|
110
|
+
for (let t2 = 0; t2 < te.length; t2++) {
|
|
111
|
+
let i2 = te[t2].items;
|
|
112
112
|
for (let t3 = 0; t3 < i2.length; t3++) {
|
|
113
113
|
let a2 = i2[t3];
|
|
114
114
|
if (a2.name == e2) return a2;
|
|
@@ -116,53 +116,54 @@ function me(e2) {
|
|
|
116
116
|
}
|
|
117
117
|
return null;
|
|
118
118
|
}
|
|
119
|
-
function
|
|
119
|
+
function be(e2) {
|
|
120
120
|
if (!e2) return null;
|
|
121
|
-
for (let t2 of
|
|
121
|
+
for (let t2 of te) {
|
|
122
122
|
let i2 = t2.items.find((t3) => t3.name === e2);
|
|
123
123
|
if (i2) return i2.attrComponent;
|
|
124
124
|
}
|
|
125
125
|
return null;
|
|
126
126
|
}
|
|
127
|
-
function
|
|
127
|
+
function ce() {
|
|
128
128
|
const e2 = [];
|
|
129
|
-
for (let t2 of
|
|
129
|
+
for (let t2 of te) "form" === t2.name && t2.items.forEach((t3) => {
|
|
130
130
|
"divider" != t3.name && e2.push({ name: t3.name, label: t3.label });
|
|
131
131
|
});
|
|
132
132
|
return e2.push({ name: "custom", label: "自定义" }), e2;
|
|
133
133
|
}
|
|
134
|
-
function
|
|
135
|
-
return
|
|
134
|
+
function fe() {
|
|
135
|
+
return ce();
|
|
136
136
|
}
|
|
137
|
-
function
|
|
138
|
-
if (e2 && "page" === e2) return
|
|
139
|
-
for (let t2 of
|
|
137
|
+
function ue(e2) {
|
|
138
|
+
if (e2 && "page" === e2) return ie.events;
|
|
139
|
+
for (let t2 of te) {
|
|
140
140
|
if (t2.name === e2) return t2.events;
|
|
141
141
|
for (let i2 of t2.items) if (i2.name === e2) return i2.events;
|
|
142
142
|
}
|
|
143
143
|
}
|
|
144
144
|
function ge() {
|
|
145
145
|
const e2 = [];
|
|
146
|
-
return
|
|
146
|
+
return te.find((e3) => "form" === e3.name).items.forEach((t2) => {
|
|
147
147
|
e2.push(t2.name);
|
|
148
148
|
}), e2;
|
|
149
149
|
}
|
|
150
150
|
export {
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
151
|
+
te as assemblyGroups,
|
|
152
|
+
be as getAttrComponentByName,
|
|
153
|
+
ue as getComponentEventOptions,
|
|
154
|
+
re as getDesignComponentByName,
|
|
155
|
+
de as getDesignConfByName,
|
|
156
|
+
me as getDesignEvents,
|
|
157
|
+
ce as getFormComponentOptions,
|
|
158
|
+
pe as getInitialInformationByName,
|
|
159
159
|
ge as getInputTypeComponentNames,
|
|
160
|
-
|
|
161
|
-
|
|
160
|
+
fe as getListComponentOptions,
|
|
161
|
+
ae as getPageConf,
|
|
162
162
|
_ as getStatisticsTableColumn,
|
|
163
163
|
Z as getTableColumnConf,
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
164
|
+
le as getTableIndexConf,
|
|
165
|
+
ne as getTableOperateConf,
|
|
166
|
+
oe as getTableSelectionConf,
|
|
167
|
+
se as standardButtonOperations,
|
|
168
|
+
ee as workflowStartBtn
|
|
168
169
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, ref as a, computed as l, resolveComponent as i, createBlock as o, openBlock as t, withCtx as n, createElementVNode as r, createVNode as s, createCommentVNode as u, withDirectives as d, renderSlot as p, createTextVNode as c, unref as g, vShow as f, createElementBlock as m, Fragment as v, renderList as y, normalizeClass as b, toDisplayString as V } from "vue";
|
|
2
|
-
import O from "../../form/common/dataorigin-input-table.
|
|
2
|
+
import O from "../../form/common/dataorigin-input-table.vue2.js";
|
|
3
3
|
import { Codemirror as _ } from "vue-codemirror";
|
|
4
4
|
import C from "../../workflow/component/combination.vue.js";
|
|
5
5
|
import S from "./return-set-table.vue.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as t, createBlock as o, openBlock as i, withCtx as r, createVNode as u, createCommentVNode as n, createElementVNode as d, createElementBlock as s, Fragment as p, renderList as g, createTextVNode as
|
|
1
|
+
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as t, createBlock as o, openBlock as i, withCtx as r, createVNode as u, createCommentVNode as n, createElementVNode as d, createElementBlock as s, Fragment as p, renderList as g, createTextVNode as c, unref as m } from "vue";
|
|
2
2
|
import { Codemirror as f } from "vue-codemirror";
|
|
3
3
|
import { Plus as b, Remove as V, Delete as h } from "@element-plus/icons-vue";
|
|
4
4
|
import _ from "../component/variate-select.vue.js";
|
|
@@ -8,9 +8,9 @@ import { querySublist as y, queryTableFields as x, changeFeieldToMap as D } from
|
|
|
8
8
|
import T from "../../workflow/component/combination.vue.js";
|
|
9
9
|
import C from "../../common/common-select-table.vue.js";
|
|
10
10
|
import { Search as w, Close as O } from "@element-plus/icons";
|
|
11
|
-
import
|
|
11
|
+
import k from "../../common/state-button.vue.js";
|
|
12
12
|
import "super-page-runtime";
|
|
13
|
-
const
|
|
13
|
+
const U = { style: { padding: "8px 0px 0px 0px" } }, N = { style: { padding: "8px 0px 0px 0px" } }, z = { style: { padding: "8px 0px 0px 0px" } }, L = { style: { padding: "8px 0px 0px 0px" } }, P = { style: { padding: "8px 0px 0px 0px" } }, j = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { padding: "8px 0px 0px 0px" } }, $ = { key: 0 }, Q = { key: 1 }, E = { style: { display: "flex", width: "100%" } }, K = { style: { padding: "8px 0px 0px 0px" } }, M = e({ __name: "table-attr-advanced", props: { configure: { type: Object, default: () => ({ props: {} }) }, pageDesign: { type: Object, default: () => {
|
|
14
14
|
} } }, setup(e2) {
|
|
15
15
|
var _a, _b, _c;
|
|
16
16
|
const M2 = e2, R = l(false), W = { tabSize: 4, lineNumbers: true, mode: "HTML", theme: "default", line: true, styleActiveLine: true, matchBrackets: true }, I = l(["compositeHeader", "initialConfig", "otherSettings"]);
|
|
@@ -63,17 +63,17 @@ const k = { style: { padding: "8px 0px 0px 0px" } }, N = { style: { padding: "8p
|
|
|
63
63
|
Z(M2.pageDesign.systemCode, M2.pageDesign.systemVersion, M2.configure.props.dataOrigin.tableName);
|
|
64
64
|
}
|
|
65
65
|
}), M2.configure.props.otherSettings.fillTableData || (M2.configure.props.otherSettings.fillTableData = [{}]), M2.configure.props.otherSettings.fixedValueTableData || (M2.configure.props.otherSettings.fixedValueTableData = [{}]), (l2, a2) => {
|
|
66
|
-
const y2 = t("el-collapse-item"), x2 = t("el-form-item"), D2 = t("el-option"), Z2 = t("el-select"), oe = t("el-button"), ie = t("el-radio"), re = t("el-radio-group"), ue = t("el-input"), ne = t("el-icon"), de = t("el-table-column"), se = t("el-table"), pe = t("el-col"), ge = t("el-row"),
|
|
67
|
-
return i(), o(_e, { "label-width": "80px", size: "small" }, { default: r(() => [u(Ve, { modelValue: I.value, "onUpdate:modelValue": a2[23] || (a2[23] = (e3) => I.value = e3), style: { "margin-top": "6px" } }, { default: r(() => [u(y2, { title: "组合表头", name: "compositeHeader", class: "amb-design-attr-group-header" }, { default: r(() => [d("div",
|
|
66
|
+
const y2 = t("el-collapse-item"), x2 = t("el-form-item"), D2 = t("el-option"), Z2 = t("el-select"), oe = t("el-button"), ie = t("el-radio"), re = t("el-radio-group"), ue = t("el-input"), ne = t("el-icon"), de = t("el-table-column"), se = t("el-table"), pe = t("el-col"), ge = t("el-row"), ce = t("el-checkbox"), me = t("el-checkbox-group"), fe = t("el-divider"), be = t("el-input-number"), Ve = t("el-collapse"), he = t("el-dialog"), _e = t("el-form");
|
|
67
|
+
return i(), o(_e, { "label-width": "80px", size: "small" }, { default: r(() => [u(Ve, { modelValue: I.value, "onUpdate:modelValue": a2[23] || (a2[23] = (e3) => I.value = e3), style: { "margin-top": "6px" } }, { default: r(() => [u(y2, { title: "组合表头", name: "compositeHeader", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", U, [u(v, { configure: e2.configure }, null, 8, ["configure"])])]), _: 1 }), u(y2, { title: "合并设置", name: "amalgamated", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", N, [u(x2, { label: "相同值时合并字段", class: "amb-design-attr-item-linefeed-two" }, { default: r(() => [u(_, { modelValue: e2.configure.props.highOrder.mergeFields, "onUpdate:modelValue": a2[0] || (a2[0] = (l3) => e2.configure.props.highOrder.mergeFields = l3), multiple: true, tableConfigure: e2.configure }, null, 8, ["modelValue", "tableConfigure"])]), _: 1 }), u(x2, { label: "自定义合并", class: "amb-design-attr-item" }, { default: r(() => [u(Z2, { modelValue: e2.configure.props.highOrder.mergeDefined, "onUpdate:modelValue": a2[1] || (a2[1] = (l3) => e2.configure.props.highOrder.mergeDefined = l3), placeholder: "请选择" }, { default: r(() => [(i(true), s(p, null, g(e2.configure.events, (e3, l3) => (i(), o(D2, { key: l3, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(y2, { title: "展开行内容", name: "unfoldConent", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", z, [u(x2, { label: "展开内容", class: "amb-design-attr-item" }, { default: r(() => [u(oe, { type: "primary", onClick: a2[2] || (a2[2] = (e3) => R.value = true) }, { default: r(() => a2[26] || (a2[26] = [c("全屏编辑")])), _: 1 })]), _: 1 }), u(m(f), { modelValue: e2.configure.props.dataOrigin.unfoldConent, "onUpdate:modelValue": a2[3] || (a2[3] = (l3) => e2.configure.props.dataOrigin.unfoldConent = l3), options: W, placeholder: "请输入" }, null, 8, ["modelValue"]), u(x2, { label: "默认展开", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.dataOrigin.defaultExpand, "onUpdate:modelValue": a2[4] || (a2[4] = (l3) => e2.configure.props.dataOrigin.defaultExpand = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[27] || (a2[27] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[28] || (a2[28] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(y2, { title: "树表格", name: "treeTable", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", L, [u(x2, { label: "启用树表格", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.dataOrigin.treeTable, "onUpdate:modelValue": a2[5] || (a2[5] = (l3) => e2.configure.props.dataOrigin.treeTable = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[29] || (a2[29] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[30] || (a2[30] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(x2, { required: "", label: "父级字段", class: "amb-design-attr-item" }, { default: r(() => [u(_, { modelValue: e2.configure.props.dataOrigin.rowKey, "onUpdate:modelValue": a2[6] || (a2[6] = (l3) => e2.configure.props.dataOrigin.rowKey = l3), tableConfigure: e2.configure }, null, 8, ["modelValue", "tableConfigure"])]), _: 1 }), e2.configure.props.dataOrigin.rowKey ? (i(), o(x2, { key: 0, label: "懒加载", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.dataOrigin.lazy, "onUpdate:modelValue": a2[7] || (a2[7] = (l3) => e2.configure.props.dataOrigin.lazy = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[31] || (a2[31] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[32] || (a2[32] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : n("", true), e2.configure.props.dataOrigin.rowKey && !e2.configure.props.dataOrigin.lazy ? (i(), o(x2, { key: 1, label: "展开子节点", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.dataOrigin.defaultExpandAll, "onUpdate:modelValue": a2[8] || (a2[8] = (l3) => e2.configure.props.dataOrigin.defaultExpandAll = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[33] || (a2[33] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[34] || (a2[34] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : n("", true), e2.configure.props.dataOrigin.rowKey ? (i(), o(x2, { key: 2, label: "树节点缩减", class: "amb-design-attr-item" }, { default: r(() => [u(ue, { modelValue: e2.configure.props.dataOrigin.indent, "onUpdate:modelValue": a2[9] || (a2[9] = (l3) => e2.configure.props.dataOrigin.indent = l3) }, null, 8, ["modelValue"])]), _: 1 })) : n("", true), e2.configure.props.dataOrigin.treeTable ? (i(), o(x2, { key: 3, label: "关联父子节点选中状态", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.dataOrigin.checkStrictly, "onUpdate:modelValue": a2[10] || (a2[10] = (l3) => e2.configure.props.dataOrigin.checkStrictly = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[35] || (a2[35] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[36] || (a2[36] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : n("", true)])]), _: 1 }), u(y2, { title: "删除逻辑控制", name: "deleteLogic", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", P, [a2[39] || (a2[39] = d("span", null, "以下子表有记录时不能执行删除", -1)), u(se, { data: e2.configure.props.deleteLogicSetting, border: "", fit: "", "highlight-current-row": "" }, { default: r(() => [u(de, { label: "操作", align: "center", width: "50" }, { default: r((e3) => [u(ne, { onClick: ee }, { default: r(() => [u(m(b))]), _: 1 }), u(ne, { style: { "margin-left": "5px" }, onClick: (l3) => {
|
|
68
68
|
return a3 = e3.$index, void (1 === M2.configure.props.deleteLogicSetting.length ? M2.configure.props.deleteLogicSetting[0].secondTable = "" : M2.configure.props.deleteLogicSetting = M2.configure.props.deleteLogicSetting.filter((e4, l4) => l4 != a3));
|
|
69
69
|
var a3;
|
|
70
|
-
} }, { default: r(() => [u(
|
|
70
|
+
} }, { default: r(() => [u(m(V))]), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(de, { label: "子表配置" }, { default: r((e3) => [u(Z2, { modelValue: e3.row.secondTable, "onUpdate:modelValue": (l3) => e3.row.secondTable = l3, clearable: "", size: "default" }, { default: r(() => [(i(true), s(p, null, g(J.value, (e4) => (i(), o(D2, { key: e4, label: e4, value: e4 }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 })]), _: 1 }, 8, ["data"]), u(x2, { label: "逻辑删除", title: "是否逻辑删除", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.base.isSafeDelete, "onUpdate:modelValue": a2[11] || (a2[11] = (l3) => e2.configure.props.base.isSafeDelete = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[37] || (a2[37] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[38] || (a2[38] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(y2, { title: "导入配置", name: "importSetting", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", j, [u(x2, { label: "重复处理", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.importSetting.listViewImportDuplicate, "onUpdate:modelValue": a2[12] || (a2[12] = (l3) => e2.configure.props.importSetting.listViewImportDuplicate = l3), class: "ml-4" }, { default: r(() => [u(ge, null, { default: r(() => [u(pe, { span: 12 }, { default: r(() => [u(ie, { value: "update" }, { default: r(() => a2[40] || (a2[40] = [c("更新数据")])), _: 1 })]), _: 1 }), u(pe, { span: 12 }, { default: r(() => [u(ie, { value: "skip" }, { default: r(() => a2[41] || (a2[41] = [c("跳过")])), _: 1 })]), _: 1 }), u(pe, { span: 12 }, { default: r(() => [u(ie, { value: "termination" }, { default: r(() => a2[42] || (a2[42] = [c("中止导入")])), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(S, { configure: e2.configure }, null, 8, ["configure"])])]), _: 1 }), u(y2, { title: "初始化配置", name: "initialConfig", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", F, [u(x2, { label: "初始化子表", title: "初始化子表", class: "amb-design-attr-item" }, { default: r(() => [u(me, { modelValue: e2.configure.props.otherSettings.timeToInitializeSubTable, "onUpdate:modelValue": a2[13] || (a2[13] = (l3) => e2.configure.props.otherSettings.timeToInitializeSubTable = l3) }, { default: r(() => [u(ce, { label: "新建表单时", value: "create" }), u(ce, { label: "子表无项目时", value: "noData" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(x2, { label: "移动端标题", title: "移动端行标题", class: "amb-design-attr-item" }, { default: r(() => [u(ue, { modelValue: e2.configure.props.otherSettings.mobileLineTitle, "onUpdate:modelValue": a2[14] || (a2[14] = (l3) => e2.configure.props.otherSettings.mobileLineTitle = l3) }, null, 8, ["modelValue"])]), _: 1 }), u(x2, { label: "数据来源", title: "子表内容数据来源", class: "amb-design-attr-item" }, { default: r(() => [u(Z2, { modelValue: e2.configure.props.otherSettings.dataSources, "onUpdate:modelValue": a2[15] || (a2[15] = (l3) => e2.configure.props.otherSettings.dataSources = l3), clearable: "" }, { default: r(() => [u(D2, { label: "子表内容从其他数据表填充", value: "otherDataTable" }), u(D2, { label: "固定值", value: "fixedValue" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "fixedValue" === e2.configure.props.otherSettings.dataSources ? (i(), s("div", $, [u(fe, null, { default: r(() => a2[43] || (a2[43] = [c(" 固定值 ")])), _: 1 }), u(se, { data: e2.configure.props.otherSettings.fixedValueTableData, style: { width: "100%" } }, { default: r(() => [u(de, { width: "60", align: "center" }, { default: r((e3) => [u(ne, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => (e3.row, e3.$index, void M2.configure.props.otherSettings.fixedValueTableData.push({})) }, { default: r(() => [u(m(b))]), _: 2 }, 1032, ["onClick"]), u(ne, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
|
|
71
71
|
return e3.row, a3 = e3.$index, void (1 == M2.configure.props.otherSettings.fixedValueTableData.length ? (M2.configure.props.otherSettings.fixedValueTableData[0].sourcePropName = "", M2.configure.props.otherSettings.fixedValueTableData[0].optionGroupCode = "", M2.configure.props.otherSettings.fixedValueTableData[0].fixedValue = "") : M2.configure.props.otherSettings.fixedValueTableData.splice(a3, 1));
|
|
72
72
|
var a3;
|
|
73
|
-
} }, { default: r(() => [u(
|
|
73
|
+
} }, { default: r(() => [u(m(h))]), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(de, { prop: "label", label: "子表字段", width: "90", align: "center" }, { default: r((l3) => [u(Z2, { modelValue: l3.row.sourcePropName, "onUpdate:modelValue": (e3) => l3.row.sourcePropName = e3, placeholder: "请选择" }, { default: r(() => [(i(true), s(p, null, g(e2.configure.modelFields, (e3, l4) => (i(), o(D2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(de, { prop: "value", label: "选项组编码", width: "90", align: "center" }, { default: r((e3) => [u(ue, { modelValue: e3.row.optionGroupCode, "onUpdate:modelValue": (l3) => e3.row.optionGroupCode = l3, size: "small" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(de, { prop: "value", label: "固定值", width: "90", align: "center" }, { default: r((e3) => [u(ue, { modelValue: e3.row.fixedValue, "onUpdate:modelValue": (l3) => e3.row.fixedValue = l3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 })]), _: 1 }, 8, ["data"])])) : (i(), s("div", Q, [u(fe, null, { default: r(() => a2[44] || (a2[44] = [c(" 来源 ")])), _: 1 }), u(x2, { label: "数据表", title: "数据表", class: "amb-design-attr-item" }, { default: r(() => [u(ue, { modelValue: e2.configure.props.otherSettings.sourceDataTable, "onUpdate:modelValue": a2[16] || (a2[16] = (l3) => e2.configure.props.otherSettings.sourceDataTable = l3), title: e2.configure.props.otherSettings.sourceDataTable, clearable: "", onDblclick: B, readonly: "true" }, { append: r(() => [u(oe, { type: "default", icon: m(w), onClick: B, size: "small" }, null, 8, ["icon"]), u(oe, { type: "default", icon: m(O), onClick: X, title: "Clear", size: "small" }, null, 8, ["icon"])]), _: 1 }, 8, ["modelValue", "title"])]), _: 1 }), u(x2, { label: "排序", title: "排序", class: "amb-design-attr-item" }, { default: r(() => [d("div", E, [u(Z2, { modelValue: e2.configure.props.otherSettings.sourceDataTableSortColumn, "onUpdate:modelValue": a2[17] || (a2[17] = (l3) => e2.configure.props.otherSettings.sourceDataTableSortColumn = l3), clearable: "", filterable: "" }, { default: r(() => [(i(true), s(p, null, g(H.value, (e3) => (i(), o(D2, { key: e3, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(Z2, { modelValue: e2.configure.props.otherSettings.sourceDataTableSortOrder, "onUpdate:modelValue": a2[18] || (a2[18] = (l3) => e2.configure.props.otherSettings.sourceDataTableSortOrder = l3), style: { width: "120px", "margin-left": "10px" }, clearable: "" }, { default: r(() => [u(D2, { label: "升序", value: "asc" }), u(D2, { label: "降序", value: "desc" })]), _: 1 }, 8, ["modelValue"])])]), _: 1 }), u(x2, { label: "条件", class: "amb-design-attr-item" }, { default: r(() => [u(k, { onClick: a2[19] || (a2[19] = (e3) => G.value = true), conditionData: JSON.parse(e2.configure.props.otherSettings.sourceQueryTableData) }, null, 8, ["conditionData"])]), _: 1 }), u(fe, null, { default: r(() => a2[45] || (a2[45] = [c(" 填充至 ")])), _: 1 }), u(x2, { label: "来源过滤", title: "来源过滤条件中对象变化时加载", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.otherSettings.isRealTimeChange, "onUpdate:modelValue": a2[20] || (a2[20] = (l3) => e2.configure.props.otherSettings.isRealTimeChange = l3), class: "ml-4", onChange: ae }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[46] || (a2[46] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[47] || (a2[47] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(se, { data: e2.configure.props.otherSettings.fillTableData, style: { width: "100%" } }, { default: r(() => [u(de, { width: "60", align: "center" }, { default: r((e3) => [u(ne, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => (e3.row, e3.$index, void M2.configure.props.otherSettings.fillTableData.push({})) }, { default: r(() => [u(m(b))]), _: 2 }, 1032, ["onClick"]), u(ne, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
|
|
74
74
|
return e3.row, a3 = e3.$index, void (1 == M2.configure.props.otherSettings.fillTableData.length ? (M2.configure.props.otherSettings.fillTableData[0].sourcePropName = "", M2.configure.props.otherSettings.fillTableData[0].childPropName = "", M2.configure.props.otherSettings.fillTableData[0].defaultValue = "") : M2.configure.props.otherSettings.fillTableData.splice(a3, 1));
|
|
75
75
|
var a3;
|
|
76
|
-
} }, { default: r(() => [u(
|
|
76
|
+
} }, { default: r(() => [u(m(h))]), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(de, { prop: "label", label: "来源字段", width: "90", align: "center" }, { default: r((e3) => [u(Z2, { modelValue: e3.row.sourcePropName, "onUpdate:modelValue": (l3) => e3.row.sourcePropName = l3, clearable: "", filterable: "" }, { default: r(() => [(i(true), s(p, null, g(H.value, (e4) => (i(), o(D2, { key: e4, label: e4.alias, value: e4.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(de, { prop: "value", label: "子表字段", width: "90", align: "center" }, { default: r((l3) => [u(Z2, { modelValue: l3.row.childPropName, "onUpdate:modelValue": (e3) => l3.row.childPropName = e3, placeholder: "请选择" }, { default: r(() => [(i(true), s(p, null, g(e2.configure.modelFields, (e3, l4) => (i(), o(D2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(de, { prop: "value", label: "默认值", width: "90", align: "center" }, { default: r((e3) => [u(ue, { modelValue: e3.row.defaultValue, "onUpdate:modelValue": (l3) => e3.row.defaultValue = l3, size: "small" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 })]), _: 1 }, 8, ["data"])]))])]), _: 1 }), u(y2, { title: "其他", name: "otherSettings", class: "amb-design-attr-group-header" }, { default: r(() => [d("div", K, [u(x2, { label: "数据权限", title: "数据权限限制", class: "amb-design-attr-item" }, { default: r(() => [u(re, { modelValue: e2.configure.props.otherSettings.isWithDataPermission, "onUpdate:modelValue": a2[21] || (a2[21] = (l3) => e2.configure.props.otherSettings.isWithDataPermission = l3), class: "ml-4" }, { default: r(() => [u(ie, { value: true }, { default: r(() => a2[48] || (a2[48] = [c("是")])), _: 1 }), u(ie, { value: false }, { default: r(() => a2[49] || (a2[49] = [c("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(x2, { label: "记录最大数", title: "表格记录最大数量", class: "amb-design-attr-item" }, { default: r(() => [u(be, { modelValue: e2.configure.props.otherSettings.tableRecordMaxNum, "onUpdate:modelValue": a2[22] || (a2[22] = (l3) => e2.configure.props.otherSettings.tableRecordMaxNum = l3) }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(C, { ref_key: "selectTableDialog", ref: A, onSelectTable: Y, systemCode: e2.pageDesign.systemCode, systemVersion: e2.pageDesign.systemVersion }, null, 8, ["systemCode", "systemVersion"]), G.value ? (i(), o(T, { key: 0, list: e2.configure.props.otherSettings.sourceQueryTableData ? JSON.parse(e2.configure.props.otherSettings.sourceQueryTableData) : null, fieldNameList: H.value, fieldMap: q.value, dataFieldNameList: e2.pageDesign.modelFields, paramTypes: ["data", "page", "task", "context", "system", "request", "fixed"], onSave: le, onClose: te }, null, 8, ["list", "fieldNameList", "fieldMap", "dataFieldNameList"])) : n("", true)]), _: 1 }, 8, ["modelValue"]), u(he, { "append-to-body": "", modelValue: R.value, "onUpdate:modelValue": a2[25] || (a2[25] = (e3) => R.value = e3), fullscreen: "" }, { default: r(() => [u(m(f), { modelValue: e2.configure.props.dataOrigin.unfoldConent, "onUpdate:modelValue": a2[24] || (a2[24] = (l3) => e2.configure.props.dataOrigin.unfoldConent = l3), options: W, placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
|
|
77
77
|
};
|
|
78
78
|
} });
|
|
79
79
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as t, createBlock as o, openBlock as u, withCtx as i, createElementVNode as n, createVNode as s, createCommentVNode as d, withDirectives as r, unref as m, createElementBlock as p, Fragment as c, renderList as b, createTextVNode as f, vShow as y, normalizeClass as v } from "vue";
|
|
2
|
-
import V from "./dataorigin-input-table.
|
|
2
|
+
import V from "./dataorigin-input-table.vue2.js";
|
|
3
3
|
import g from "./condition.vue.js";
|
|
4
4
|
import S from "./row-ul-li.vue.js";
|
|
5
5
|
import "uuid";
|
|
@@ -1,28 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { Search as p } from "@element-plus/icons-vue";
|
|
3
|
-
const f = { class: "dialog-footer" }, v = e({ __name: "dataorigin-input-table", props: { modelValue: { type: String, default: "" } }, emits: ["update:modelValue"], setup(e2, { emit: v2 }) {
|
|
4
|
-
const c = e2, g = l(c.modelValue), V = v2, h = [{ id: 1, date: "2016-05-03", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 2, date: "2016-05-02", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 3, date: "2016-05-04", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 4, date: "2016-05-01", name: "Tom", address: "No. 189, Grove St, Los Angeles" }], b = l(false), _ = l([]);
|
|
5
|
-
function y() {
|
|
6
|
-
if (_.value.length > 0) {
|
|
7
|
-
let e3 = "";
|
|
8
|
-
_.value.forEach((l2) => {
|
|
9
|
-
e3 = e3 + l2.name + ",";
|
|
10
|
-
}), e3 = e3.substring(0, e3.length - 1), V("update:modelValue", e3), b.value = false;
|
|
11
|
-
} else b.value = false;
|
|
12
|
-
}
|
|
13
|
-
function S(e3) {
|
|
14
|
-
_.value = e3;
|
|
15
|
-
}
|
|
16
|
-
function w() {
|
|
17
|
-
b.value = true;
|
|
18
|
-
}
|
|
19
|
-
return a(() => c.modelValue, (e3) => {
|
|
20
|
-
g.value = e3;
|
|
21
|
-
}), (e3, l2) => {
|
|
22
|
-
const a2 = t("el-icon"), v3 = t("el-input"), c2 = t("el-table-column"), V2 = t("el-table"), _2 = t("el-button"), A = t("el-dialog");
|
|
23
|
-
return d(), o(u, null, [n(v3, { modelValue: g.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => g.value = e4), placeholder: "请选择", onClick: w }, { suffix: i(() => [n(a2, { onClick: w }, { default: i(() => [n(s(p))]), _: 1 })]), _: 1 }, 8, ["modelValue"]), n(A, { modelValue: b.value, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => b.value = e4), title: "Tips", width: "500" }, { footer: i(() => [m("div", f, [n(_2, { type: "default", onClick: l2[1] || (l2[1] = (e4) => b.value = false) }, { default: i(() => l2[3] || (l2[3] = [r("取消")])), _: 1 }), n(_2, { type: "primary", onClick: y }, { default: i(() => l2[4] || (l2[4] = [r(" 确定 ")])), _: 1 })])]), default: i(() => [n(V2, { data: h, style: { width: "100%" }, onSelectionChange: S }, { default: i(() => [n(c2, { type: "selection", width: "55" }), n(c2, { prop: "date", label: "Date", width: "180" }), n(c2, { prop: "name", label: "Name", width: "180" }), n(c2, { prop: "address", label: "Address" })]), _: 1 })]), _: 1 }, 8, ["modelValue"])], 64);
|
|
24
|
-
};
|
|
25
|
-
} });
|
|
1
|
+
import t from "./dataorigin-input-table.vue2.js";
|
|
26
2
|
export {
|
|
27
|
-
|
|
3
|
+
t as default
|
|
28
4
|
};
|
package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js
CHANGED
|
@@ -1,4 +1,28 @@
|
|
|
1
|
-
import t from "
|
|
1
|
+
import { defineComponent as e, ref as l, watch as a, resolveComponent as t, createElementBlock as o, openBlock as d, Fragment as u, createVNode as n, withCtx as i, unref as s, createElementVNode as m, createTextVNode as r } from "vue";
|
|
2
|
+
import { Search as p } from "@element-plus/icons-vue";
|
|
3
|
+
const f = { class: "dialog-footer" }, v = e({ __name: "dataorigin-input-table", props: { modelValue: { type: String, default: "" } }, emits: ["update:modelValue"], setup(e2, { emit: v2 }) {
|
|
4
|
+
const c = e2, g = l(c.modelValue), V = v2, h = [{ id: 1, date: "2016-05-03", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 2, date: "2016-05-02", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 3, date: "2016-05-04", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 4, date: "2016-05-01", name: "Tom", address: "No. 189, Grove St, Los Angeles" }], b = l(false), _ = l([]);
|
|
5
|
+
function y() {
|
|
6
|
+
if (_.value.length > 0) {
|
|
7
|
+
let e3 = "";
|
|
8
|
+
_.value.forEach((l2) => {
|
|
9
|
+
e3 = e3 + l2.name + ",";
|
|
10
|
+
}), e3 = e3.substring(0, e3.length - 1), V("update:modelValue", e3), b.value = false;
|
|
11
|
+
} else b.value = false;
|
|
12
|
+
}
|
|
13
|
+
function S(e3) {
|
|
14
|
+
_.value = e3;
|
|
15
|
+
}
|
|
16
|
+
function w() {
|
|
17
|
+
b.value = true;
|
|
18
|
+
}
|
|
19
|
+
return a(() => c.modelValue, (e3) => {
|
|
20
|
+
g.value = e3;
|
|
21
|
+
}), (e3, l2) => {
|
|
22
|
+
const a2 = t("el-icon"), v3 = t("el-input"), c2 = t("el-table-column"), V2 = t("el-table"), _2 = t("el-button"), A = t("el-dialog");
|
|
23
|
+
return d(), o(u, null, [n(v3, { modelValue: g.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => g.value = e4), placeholder: "请选择", onClick: w }, { suffix: i(() => [n(a2, { onClick: w }, { default: i(() => [n(s(p))]), _: 1 })]), _: 1 }, 8, ["modelValue"]), n(A, { modelValue: b.value, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => b.value = e4), title: "Tips", width: "500" }, { footer: i(() => [m("div", f, [n(_2, { type: "default", onClick: l2[1] || (l2[1] = (e4) => b.value = false) }, { default: i(() => l2[3] || (l2[3] = [r("取消")])), _: 1 }), n(_2, { type: "primary", onClick: y }, { default: i(() => l2[4] || (l2[4] = [r(" 确定 ")])), _: 1 })])]), default: i(() => [n(V2, { data: h, style: { width: "100%" }, onSelectionChange: S }, { default: i(() => [n(c2, { type: "selection", width: "55" }), n(c2, { prop: "date", label: "Date", width: "180" }), n(c2, { prop: "name", label: "Name", width: "180" }), n(c2, { prop: "address", label: "Address" })]), _: 1 })]), _: 1 }, 8, ["modelValue"])], 64);
|
|
24
|
+
};
|
|
25
|
+
} });
|
|
2
26
|
export {
|
|
3
|
-
|
|
27
|
+
v as default
|
|
4
28
|
};
|
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, watch as a, onMounted as u, resolveComponent as o, createElementBlock as d, openBlock as t, Fragment as i, createVNode as p, withDirectives as n, createBlock as m, createCommentVNode as s, withCtx as v, createTextVNode as g,
|
|
2
|
-
import { Search as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import { getModelOptionsByFields as
|
|
11
|
-
import { dateFormatOptions as
|
|
12
|
-
const
|
|
13
|
-
const
|
|
14
|
-
let
|
|
15
|
-
const
|
|
16
|
-
!
|
|
1
|
+
import { defineComponent as e, ref as l, watch as a, onMounted as u, resolveComponent as o, createElementBlock as d, openBlock as t, Fragment as i, createVNode as p, withDirectives as n, createBlock as m, createCommentVNode as s, withCtx as v, createTextVNode as g, unref as r, renderList as b, vShow as c, toDisplayString as f } from "vue";
|
|
2
|
+
import { Search as y, Close as V } from "@element-plus/icons";
|
|
3
|
+
import j from "./linkpage-page-callback.vue.js";
|
|
4
|
+
import P from "../../common/common-select-page.vue.js";
|
|
5
|
+
import T from "./parameter-table.vue.js";
|
|
6
|
+
import k from "../../common/common-variable-bind.vue.js";
|
|
7
|
+
import M from "./condition.vue.js";
|
|
8
|
+
import _ from "../../common/common-icon-bind.vue.js";
|
|
9
|
+
import C from "../../common/common-i18n-key-input.vue.js";
|
|
10
|
+
import { getModelOptionsByFields as h } from "../../../../utils/page-table-util.js";
|
|
11
|
+
import { dateFormatOptions as O, timeFormatOptions as U } from "../../../../utils/common-option.js";
|
|
12
|
+
const x = e({ __name: "suffixmodule", props: { configure: {}, pageDesign: {}, tableConfigure: {}, isDialog: { type: Boolean }, isButton: { type: Boolean, default: true }, showDisplayConditions: { type: Boolean, default: true } }, setup(e2) {
|
|
13
|
+
const x2 = e2, D = l(null), w = l({});
|
|
14
|
+
let F;
|
|
15
|
+
const B = x2.pageDesign ? x2.pageDesign.pageType : null;
|
|
16
|
+
!B || "form" !== B && "list" !== B || (F = x2.pageDesign.modelFields);
|
|
17
|
+
const A = l([]);
|
|
18
|
+
F && F.length > 0 && (A.value = h(F));
|
|
17
19
|
const N = l([]);
|
|
18
|
-
|
|
19
|
-
const J = l(
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
x2.tableConfigure && (N.value = h(x2.tableConfigure.modelFields)), x2.isDialog ? w.value = x2.configure : (x2.configure.props.linkPage || (x2.configure.props.linkPage = {}), Array.isArray(x2.configure.props.linkPage) && x2.configure.props.linkPage.length > 0 && (w.value = x2.configure.props.linkPage[0]), w.value = x2.configure.props.linkPage), void 0 === w.value.linkType && (w.value.linkType = "page"), void 0 === w.value.isNewPage && (w.value.isNewPage = true), w.value.dynamicTags || (w.value.dynamicTags = []), w.value.buttonDisplayConditionsList || (w.value.buttonDisplayConditionsList = []), void 0 === w.value.alignCenter && (w.value.alignCenter = true), void 0 === w.value.displayTextJudge && (w.value.displayTextJudge = true);
|
|
21
|
+
const J = [{ label: "弹窗", value: "popup" }, { label: "新页签", value: "newTab" }, { label: "局部刷新", value: "refresh" }], W = [{ label: "弹窗", value: "popup" }, { label: "局部刷新", value: "refresh" }], L = [{ label: "弹框", value: "dialog" }, { label: "抽屉", value: "drawer" }], R = [{ label: "右到左", value: "rtl" }, { label: "左到右", value: "ltr" }, { label: "上到下", value: "ttb" }, { label: "下到上", value: "btt" }], S = l(null);
|
|
22
|
+
function z() {
|
|
23
|
+
x2.tableConfigure && S.value && S.value.changeTableFields(x2.tableConfigure.modelFields);
|
|
24
|
+
}
|
|
22
25
|
function E() {
|
|
23
|
-
|
|
26
|
+
D.value.openDialog();
|
|
24
27
|
}
|
|
25
28
|
function H() {
|
|
26
|
-
w.value.
|
|
29
|
+
w.value.jumpPageCode = "", w.value.jumpPageName = "";
|
|
27
30
|
}
|
|
28
|
-
function I() {
|
|
29
|
-
|
|
31
|
+
function I(e3) {
|
|
32
|
+
w.value.jumpPageAdditional = e3;
|
|
30
33
|
}
|
|
31
34
|
function q(e3) {
|
|
32
|
-
|
|
33
|
-
}
|
|
34
|
-
function G(e3) {
|
|
35
|
-
F.value.jumpPageName = e3.name, F.value.jumpPageCode = e3.code;
|
|
35
|
+
w.value.jumpPageName = e3.name, w.value.jumpPageCode = e3.code;
|
|
36
36
|
}
|
|
37
|
-
a(() => ({ linkType:
|
|
38
|
-
const l2 =
|
|
37
|
+
a(() => ({ linkType: w.value.linkType, jumpPageCode: w.value.jumpPageCode, jumpAddress: w.value.jumpAddress }), (e3) => {
|
|
38
|
+
const l2 = w.value, a2 = l2.linkType;
|
|
39
39
|
let u2 = "";
|
|
40
40
|
"page" === a2 && l2.jumpPageCode ? u2 = l2.linkType + ":" + l2.jumpPageCode : "url" === a2 && (u2 = l2.jumpAddress), l2.jumpPageUrl = u2;
|
|
41
|
-
}, { immediate: true }), a(() =>
|
|
42
|
-
|
|
41
|
+
}, { immediate: true }), a(() => x2.tableConfigure, (e3) => {
|
|
42
|
+
z();
|
|
43
43
|
}), u(() => {
|
|
44
|
-
|
|
44
|
+
z();
|
|
45
45
|
});
|
|
46
|
-
const
|
|
47
|
-
function
|
|
48
|
-
|
|
46
|
+
const G = l("");
|
|
47
|
+
function K(e3) {
|
|
48
|
+
G.value = e3, w.value.dynamicTags.push(e3);
|
|
49
49
|
}
|
|
50
50
|
return (e3, l2) => {
|
|
51
|
-
const a2 = o("el-radio"), u2 = o("el-form-item"),
|
|
52
|
-
return t(), d(i, null, [p(
|
|
53
|
-
|
|
54
|
-
}(e4, l3)) }, null, 8, ["iconType", "iconValue"])]), _: 1 })) : s("", true), e3.isButton ? (t(), m(u2, { key: 6, label: "自定义显示值", class: "amb-design-attr-item" }, { default: v(() => [p(
|
|
55
|
-
|
|
56
|
-
}(0, l3) }, { default: v(() => [g(
|
|
51
|
+
const a2 = o("el-radio"), u2 = o("el-form-item"), h2 = o("el-button"), x3 = o("el-input"), F2 = o("el-radio-group"), B2 = o("el-option"), z2 = o("el-select"), Q = o("el-switch"), X = o("el-divider"), Y = o("el-tag");
|
|
52
|
+
return t(), d(i, null, [p(F2, { modelValue: w.value.linkType, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => w.value.linkType = e4) }, { default: v(() => [p(u2, { class: "amb-design-attr-item", style: { width: "100%" } }, { label: v(() => [p(a2, { value: "" }, { default: v(() => l2[22] || (l2[22] = [g("无跳转 ")])), _: 1 })]), _: 1 }), p(u2, { class: "amb-design-attr-item", style: { width: "100%" } }, { label: v(() => [p(a2, { value: "page" }, { default: v(() => l2[23] || (l2[23] = [g("跳转页面")])), _: 1 })]), default: v(() => [p(x3, { disabled: "page" != w.value.linkType, modelValue: w.value.jumpPageName, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => w.value.jumpPageName = e4), title: w.value.jumpPageCode, onDblclick: E, readonly: "true" }, { append: v(() => [p(h2, { type: "default", disabled: "page" != w.value.linkType, icon: r(y), onClick: E, size: "small" }, null, 8, ["disabled", "icon"]), p(h2, { type: "default", disabled: "page" != w.value.linkType, icon: r(V), onClick: H, title: "Clear", size: "small" }, null, 8, ["disabled", "icon"])]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), p(u2, { class: "amb-design-attr-item", style: { width: "100%" } }, { label: v(() => [p(a2, { value: "url" }, { default: v(() => l2[24] || (l2[24] = [g("跳转地址")])), _: 1 })]), default: v(() => [p(x3, { disabled: "url" != w.value.linkType, modelValue: w.value.jumpAddress, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => w.value.jumpAddress = e4), clearable: "" }, null, 8, ["disabled", "modelValue"])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), p(u2, { label: "打开方式", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.jumpPageOpenMode, "onUpdate:modelValue": l2[3] || (l2[3] = (e4) => w.value.jumpPageOpenMode = e4), clearable: "", placeholder: "请选择" }, { default: v(() => [(t(), d(i, null, b(J, (e4, l3) => p(B2, { key: l3, label: e4.label, value: e4.value }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), p(u2, { label: "移动端打开", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.jumpPageMobileOpenMode, "onUpdate:modelValue": l2[4] || (l2[4] = (e4) => w.value.jumpPageMobileOpenMode = e4), clearable: "", placeholder: "请选择" }, { default: v(() => [(t(), d(i, null, b(W, (e4, l3) => p(B2, { key: l3, label: e4.label, value: e4.value }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(p(u2, { label: "弹框方式", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.dialogType, "onUpdate:modelValue": l2[5] || (l2[5] = (e4) => w.value.dialogType = e4), clearable: "", placeholder: "请选择" }, { default: v(() => [(t(), d(i, null, b(L, (e4, l3) => p(B2, { key: l3, label: e4.label, value: e4.value }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "可拖拽", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.draggable, "onUpdate:modelValue": l2[6] || (l2[6] = (e4) => w.value.draggable = e4) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, !("popup" != w.value.jumpPageOpenMode && "popup" != w.value.jumpPageMobileOpenMode || w.value.dialogType && "dialog" !== w.value.dialogType)]]), n(p(u2, { label: "显示位置", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.showPosition, "onUpdate:modelValue": l2[7] || (l2[7] = (e4) => w.value.showPosition = e4), clearable: "", placeholder: "请选择" }, { default: v(() => [(t(), d(i, null, b(R, (e4, l3) => p(B2, { key: l3, label: e4.label, value: e4.value }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[c, ("popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode) && w.value.dialogType && "drawer" === w.value.dialogType]]), n(p(u2, { label: "拖出可视区", title: "拖动范围可以超出可视区", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.overflow, "onUpdate:modelValue": l2[8] || (l2[8] = (e4) => w.value.overflow = e4) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, !("popup" != w.value.jumpPageOpenMode && "popup" != w.value.jumpPageMobileOpenMode || w.value.dialogType && "dialog" !== w.value.dialogType)]]), n(p(u2, { label: "弹窗标题", class: "amb-design-attr-item" }, { default: v(() => [p(C, { modelValue: w.value.jumpPageTitle, "onUpdate:modelValue": l2[9] || (l2[9] = (e4) => w.value.jumpPageTitle = e4) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "是否全屏", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.fullscreen, "onUpdate:modelValue": l2[10] || (l2[10] = (e4) => w.value.fullscreen = e4), disabled: !("dialog" === w.value.dialogType) }, null, 8, ["modelValue", "disabled"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "是否居中", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.alignCenter, "onUpdate:modelValue": l2[11] || (l2[11] = (e4) => w.value.alignCenter = e4), disabled: !("dialog" === w.value.dialogType) }, null, 8, ["modelValue", "disabled"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "弹窗宽度", class: "amb-design-attr-item" }, { default: v(() => [p(x3, { modelValue: w.value.jumpPageWidth, "onUpdate:modelValue": l2[12] || (l2[12] = (e4) => w.value.jumpPageWidth = e4), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "弹窗高度", class: "amb-design-attr-item" }, { default: v(() => [p(x3, { modelValue: w.value.jumpPageHeight, "onUpdate:modelValue": l2[13] || (l2[13] = (e4) => w.value.jumpPageHeight = e4), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "关闭事件", class: "amb-design-attr-item" }, { default: v(() => [p(x3, { modelValue: w.value.closeEvent, "onUpdate:modelValue": l2[14] || (l2[14] = (e4) => w.value.closeEvent = e4), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), n(p(u2, { label: "关闭后刷新", title: "关闭页面时是否刷新父页面", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.isRefreshWhenClosePopup, "onUpdate:modelValue": l2[15] || (l2[15] = (e4) => w.value.isRefreshWhenClosePopup = e4) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[c, "popup" == w.value.jumpPageOpenMode || "popup" == w.value.jumpPageMobileOpenMode]]), e3.isButton && e3.showDisplayConditions ? (t(), m(u2, { key: 0, label: "显示判断", class: "amb-design-attr-item" }, { default: v(() => [p(M, { title: "显示判断", list: w.value.buttonDisplayConditionsList, ref_key: "conditionRef", ref: S }, null, 8, ["list"])]), _: 1 })) : s("", true), p(X, { style: { margin: "12px 0" } }), e3.isButton ? (t(), m(u2, { key: 1, label: "显示文本", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.displayTextJudge, "onUpdate:modelValue": l2[16] || (l2[16] = (e4) => w.value.displayTextJudge = e4) }, null, 8, ["modelValue"])]), _: 1 })) : s("", true), e3.isButton ? (t(), m(u2, { key: 2, label: "文本格式化", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.displayTextFormatType, "onUpdate:modelValue": l2[17] || (l2[17] = (e4) => w.value.displayTextFormatType = e4), clearable: "", placeholder: "请选择" }, { default: v(() => [p(B2, { label: "日期", value: "date" }), p(B2, { label: "时间", value: "time" })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : s("", true), w.value.displayTextFormatType && "date" === w.value.displayTextFormatType ? (t(), m(u2, { key: 3, label: "日期类型", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.displayTextFormat, "onUpdate:modelValue": l2[18] || (l2[18] = (e4) => w.value.displayTextFormat = e4), placeholder: "Select", clearable: "" }, { default: v(() => [(t(true), d(i, null, b(r(O), (e4) => (t(), m(B2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : s("", true), w.value.displayTextFormatType && "time" === w.value.displayTextFormatType ? (t(), m(u2, { key: 4, label: "时间类型", class: "amb-design-attr-item" }, { default: v(() => [p(z2, { modelValue: w.value.displayTextFormat, "onUpdate:modelValue": l2[19] || (l2[19] = (e4) => w.value.displayTextFormat = e4), placeholder: "Select", clearable: "" }, { default: v(() => [(t(true), d(i, null, b(r(U), (e4) => (t(), m(B2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : s("", true), p(X, { style: { margin: "12px 0" } }), e3.isButton ? (t(), m(u2, { key: 5, label: "图标", class: "amb-design-attr-item" }, { default: v(() => [p(_, { iconType: w.value.iconType, iconValue: w.value.icon, "onUpdate:modelValue": l2[20] || (l2[20] = (e4, l3) => function(e5, l4) {
|
|
53
|
+
w.value.iconType = e5, w.value.icon = l4;
|
|
54
|
+
}(e4, l3)) }, null, 8, ["iconType", "iconValue"])]), _: 1 })) : s("", true), e3.isButton ? (t(), m(u2, { key: 6, label: "自定义显示值", class: "amb-design-attr-item" }, { default: v(() => [p(k, { isTable: e3.configure.isTable, modelValue: G.value, dataModelOptions: A.value, objModelOptions: N.value, "onUpdate:modelValue": K }, null, 8, ["isTable", "modelValue", "dataModelOptions", "objModelOptions"])]), _: 1 })) : s("", true), (t(true), d(i, null, b(w.value.dynamicTags, (e4, l3) => (t(), m(Y, { key: l3, "disable-transitions": true, closable: "", onClose: (e5) => function(e6, l4) {
|
|
55
|
+
w.value.dynamicTags.splice(l4, 1);
|
|
56
|
+
}(0, l3) }, { default: v(() => [g(f(e4), 1)]), _: 2 }, 1032, ["onClose"]))), 128)), p(X, null, { default: v(() => l2[25] || (l2[25] = [g("附加参数")])), _: 1 }), e3.isButton ? (t(), m(u2, { key: 7, label: "自动拼接id", class: "amb-design-attr-item" }, { default: v(() => [p(Q, { modelValue: w.value.isNeedId, "onUpdate:modelValue": l2[21] || (l2[21] = (e4) => w.value.isNeedId = e4) }, null, 8, ["modelValue"])]), _: 1 })) : s("", true), p(T, { data: w.value.jumpPageAdditional, tableConfigure: e3.tableConfigure, onDataChange: I }, null, 8, ["data", "tableConfigure"]), p(j, { linkPage: w.value }, null, 8, ["linkPage"]), p(P, { ref_key: "selectPageDialog", ref: D, onSelectPage: q, systemCode: e3.pageDesign.systemCode, systemVersion: e3.pageDesign.systemVersion }, null, 8, ["systemCode", "systemVersion"])], 64);
|
|
57
57
|
};
|
|
58
58
|
} });
|
|
59
59
|
export {
|
|
60
|
-
|
|
60
|
+
x as default
|
|
61
61
|
};
|
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as i, withCtx as t, createVNode as
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import { Close as
|
|
5
|
-
const
|
|
6
|
-
const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as i, withCtx as t, createVNode as n, createElementVNode as u, createElementBlock as s, Fragment as d, renderList as r, unref as c, createTextVNode as p } from "vue";
|
|
2
|
+
import { workflowStartBtn as m, getFormComponentOptions as f } from "../../../../utils/assemblys-config.js";
|
|
3
|
+
import b from "../../common/common-function-code.vue.js";
|
|
4
|
+
import { Close as g, Check as v } from "@element-plus/icons-vue";
|
|
5
|
+
const V = { style: { padding: "8px 0px 0px 0px" } }, _ = { style: { padding: "8px 0px 0px 0px" } }, x = e({ __name: "workflowbutton-attr-base", props: { configure: Object, default: () => ({ props: {} }) }, setup(e2) {
|
|
6
|
+
const x2 = e2, h = l(["base", "appearance"]);
|
|
7
|
+
x2.configure.props.base.showActivityName || false === x2.configure.props.base.showActivityName || (x2.configure.props.base.showActivityName = true), x2.configure.items[0].disabled && (x2.configure.items[0].disabled = false);
|
|
8
|
+
const y = x2.configure.items.filter((e3) => "起草" === e3.label);
|
|
9
|
+
return y && 0 !== y.length || x2.configure.items.splice(1, 0, m), (l2, m2) => {
|
|
10
|
+
const x3 = a("el-option"), y2 = a("el-select"), U = a("el-form-item"), w = a("el-input"), k = a("el-checkbox"), j = a("el-col"), z = a("el-row"), A = a("el-collapse-item"), N = a("el-switch"), O = a("el-radio"), q = a("el-radio-group"), B = a("el-input-number"), C = a("el-collapse"), D = a("el-form");
|
|
11
|
+
return i(), o(D, { "label-width": "80px", size: "small" }, { default: t(() => [n(C, { modelValue: h.value, "onUpdate:modelValue": m2[7] || (m2[7] = (e3) => h.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [n(A, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: t(() => [u("div", V, [n(U, { label: "组件类型", class: "amb-design-attr-item" }, { default: t(() => [n(y2, { modelValue: e2.configure.name, "onUpdate:modelValue": m2[0] || (m2[0] = (l3) => e2.configure.name = l3), placeholder: "请选择" }, { default: t(() => [(i(true), s(d, null, r(c(f)(), (e3) => (i(), o(x3, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(U, { label: "唯一编码", class: "amb-design-attr-item" }, { default: t(() => [n(w, { modelValue: e2.configure.uuid, "onUpdate:modelValue": m2[1] || (m2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), n(U, { label: "绑定权限", class: "amb-design-attr-item" }, { default: t(() => [n(b, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), n(U, { label: "按钮", class: "amb-design-attr-item" }, { default: t(() => [n(z, null, { default: t(() => [(i(true), s(d, null, r(e2.configure.items, (e3, l3) => (i(), o(j, { key: e3, span: 12 }, { default: t(() => [n(k, { modelValue: e3.check, "onUpdate:modelValue": (l4) => e3.check = l4, label: e3.label, value: true, disabled: e3.disabled }, null, 8, ["modelValue", "onUpdate:modelValue", "label", "disabled"])]), _: 2 }, 1024))), 128))]), _: 1 })]), _: 1 })])]), _: 1 }), n(A, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: t(() => [u("div", _, [n(U, { label: "文字按钮", class: "amb-design-attr-item" }, { default: t(() => [n(N, { modelValue: e2.configure.props.base.text, "onUpdate:modelValue": m2[2] || (m2[2] = (l3) => e2.configure.props.base.text = l3), disabled: !!e2.configure.props.base.plain || !!e2.configure.props.base.plain, "inline-prompt": "", "active-icon": c(v), "inactive-icon": c(g) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(U, { label: "朴素按钮", class: "amb-design-attr-item" }, { default: t(() => [n(N, { modelValue: e2.configure.props.base.plain, "onUpdate:modelValue": m2[3] || (m2[3] = (l3) => e2.configure.props.base.plain = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": c(v), "inactive-icon": c(g) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(U, { label: "圆角按钮", class: "amb-design-attr-item" }, { default: t(() => [n(N, { modelValue: e2.configure.props.base.round, "onUpdate:modelValue": m2[4] || (m2[4] = (l3) => e2.configure.props.base.round = l3), disabled: !!e2.configure.props.base.text, "inline-prompt": "", "active-icon": c(v), "inactive-icon": c(g) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 }), n(U, { label: "尺寸", class: "amb-design-attr-item" }, { default: t(() => [n(q, { modelValue: e2.configure.props.base.size, "onUpdate:modelValue": m2[5] || (m2[5] = (l3) => e2.configure.props.base.size = l3), class: "ml-4" }, { default: t(() => [n(O, { value: "large" }, { default: t(() => m2[8] || (m2[8] = [p("大")])), _: 1 }), n(O, { value: "default" }, { default: t(() => m2[9] || (m2[9] = [p("中")])), _: 1 }), n(O, { value: "small" }, { default: t(() => m2[10] || (m2[10] = [p("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(U, { label: "内容间距" }, { default: t(() => [n(B, { modelValue: e2.configure.props.gap, "onUpdate:modelValue": m2[6] || (m2[6] = (l3) => e2.configure.props.gap = l3), min: 0, max: 100 }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
|
|
10
12
|
};
|
|
11
13
|
} });
|
|
12
14
|
export {
|
|
13
|
-
|
|
15
|
+
x as default
|
|
14
16
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-designer",
|
|
3
|
-
"version": "2.3.13-
|
|
3
|
+
"version": "2.3.13-sit4-design1",
|
|
4
4
|
"description": "AgileBuilder super page designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
30
30
|
"@vueuse/core": "^10.9.0",
|
|
31
31
|
"agilebuilder-private-libs": "1.0.26",
|
|
32
|
-
"agilebuilder-ui": "1.1.52-
|
|
32
|
+
"agilebuilder-ui": "1.1.52-sit4",
|
|
33
33
|
"echarts": "^5.5.0",
|
|
34
34
|
"element-plus": "^2.6.1",
|
|
35
35
|
"font-awesome": "^4.7.0",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"qrcode": "^1.5.3",
|
|
42
42
|
"quill": "^2.0.1",
|
|
43
43
|
"service-flow-designer": "2.3.12-flow1",
|
|
44
|
-
"super-page-runtime": "2.3.13-
|
|
44
|
+
"super-page-runtime": "2.3.13-sit4",
|
|
45
45
|
"uuid": "^9.0.1",
|
|
46
46
|
"vite": "^5.1.6",
|
|
47
47
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"vue-echarts": "^6.6.9",
|
|
53
53
|
"vue-router": "^4.3.0",
|
|
54
54
|
"vuex": "^4.1.0",
|
|
55
|
-
"workflow-editor": "0.0.
|
|
55
|
+
"workflow-editor": "0.0.73-up"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@codemirror/autocomplete": "^6.16.0",
|