super-page-designer 2.2.76 → 2.2.77-sit3
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 +2 -2
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +33 -33
- package/dist/es/components/design/views/assemblys/button/button/button-design.vue2.js +21 -21
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr-base.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-design.vue.js +4 -1
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-design.vue2.js +38 -34
- package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/button/component/condition-dialog.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +8 -8
- package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +20 -19
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-design.vue2.js +19 -19
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +9 -8
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-design.vue2.js +19 -19
- package/dist/es/components/design/views/assemblys/chart/column-line/column-line-design.vue2.js +9 -9
- package/dist/es/components/design/views/assemblys/chart/gauge/gauge-design.vue2.js +9 -9
- package/dist/es/components/design/views/assemblys/chart/pie/pie-design.vue2.js +8 -8
- package/dist/es/components/design/views/assemblys/chart/radar/radar-design.vue2.js +12 -12
- package/dist/es/components/design/views/assemblys/chart/scatter/scatter-design.vue2.js +11 -11
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +39 -36
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/style-table.vue.js +14 -14
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +24 -23
- package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-i18n-key-input.vue.js +11 -11
- package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue.js +53 -53
- package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/common/{common-variable-bind.vue3.js → common-variable-bind.vue2.js} +11 -11
- package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +59 -59
- package/dist/es/components/design/views/assemblys/container/card/card-design.vue.js +4 -1
- package/dist/es/components/design/views/assemblys/container/card/card-design.vue2.js +43 -38
- package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr-base.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue2.js +26 -26
- package/dist/es/components/design/views/assemblys/data/component/column-config.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +30 -30
- package/dist/es/components/design/views/assemblys/data/component/configuration-value.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +4 -4
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +11 -11
- package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +5 -5
- package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/data/component/return-set-table.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/data/component/table-children-column.vue.js +11 -11
- package/dist/es/components/design/views/assemblys/data/component/variate-select.vue.js +5 -5
- package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/data/table/table-attr.vue2.js +14 -11
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue2.js +83 -80
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +29 -9
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/data/tree/tree-design.vue2.js +10 -10
- package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +26 -2
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +2 -26
- package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +6 -6
- package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +33 -30
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +14 -14
- package/dist/es/components/design/views/assemblys/form/common/verification-custom.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +14 -14
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/object-design.vue.d.ts +4 -0
- package/dist/es/components/design/views/assemblys/object-design.vue.js +5 -138
- package/dist/es/components/design/views/assemblys/object-design.vue3.js +140 -0
- package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/page/create-workflow-dialog.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/page/page-attr-base.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/page/variable-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +9 -20
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-design.vue.js +4 -1
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-design.vue2.js +22 -18
- package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +36 -36
- package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +64 -64
- package/dist/es/components/design/views/design/page-event/page-event-view.vue.js +10 -9
- package/dist/es/components/design/views/design/view/attr-container.vue.js +24 -24
- package/dist/es/components/design/views/design/view/components/el-aside-expand-component.vue.js +24 -0
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +2 -2
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue.js +1 -1
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +4 -4
- package/dist/es/components/design/views/design/view/components/i18n-setting.vue.js +4 -4
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +10 -9
- package/dist/es/components/design/views/design/view/components/translate-error-dialog.vue.js +8 -8
- package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
- package/dist/es/components/design/views/design/view/page-switch.vue2.js +1 -1
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
- package/dist/es/components/design/views/design/view/view-design-preview.vue.js +1 -1
- package/dist/es/components/design/views/design/view/view-design-preview.vue2.js +2 -2
- package/dist/es/components/design/views/design/view/view-design.vue.js +27 -26
- package/dist/es/style.css +1826 -736
- package/package.json +4 -4
- package/dist/es/components/design/views/assemblys/object-design.vue2.js +0 -4
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { defineComponent as e, ref as t, resolveComponent as l, createElementBlock as
|
|
1
|
+
import { defineComponent as e, ref as t, resolveComponent as l, createElementBlock as a, openBlock as n, normalizeClass as s, normalizeStyle as o, unref as d, createVNode as i, withCtx as u, createBlock as m, createCommentVNode as p } from "vue";
|
|
2
2
|
import { usePageContextStore as r } from "../../../../../stores/page-store.js";
|
|
3
|
-
const y = e({ __name: "common-i18n-key-input", props: { modelValue: { type: String, default: "" }, systemCode: { type: String, default: null }, disabled: { type: Boolean, default: false }, size: { type: String, default: "small" } }, emits: ["update:modelValue"], setup(e2, { emit: y2 }) {
|
|
4
|
-
const
|
|
3
|
+
const y = e({ __name: "common-i18n-key-input", props: { modelValue: { type: String, default: "" }, systemCode: { type: String, default: null }, disabled: { type: Boolean, default: false }, size: { type: String, default: "small" } }, emits: ["update:modelValue", "change"], setup(e2, { emit: y2 }) {
|
|
4
|
+
const c = e2, g = r(), f = g.enabledI18n, C = y2, v = t(c.modelValue), b = (e3) => {
|
|
5
5
|
var _a;
|
|
6
|
-
|
|
6
|
+
g.pageContext.i18nKeys.includes(e3) || ((_a = g.pageContext.i18nKeys) == null ? void 0 : _a.push(e3));
|
|
7
7
|
};
|
|
8
|
-
|
|
9
|
-
const
|
|
10
|
-
function
|
|
8
|
+
f && v.value && "" !== v.value.trim() && b(v.value);
|
|
9
|
+
const h = t(g.pageContext.systemCode);
|
|
10
|
+
function V(e3) {
|
|
11
11
|
}
|
|
12
12
|
function x(e3) {
|
|
13
|
-
C("update:modelValue", e3), b(e3);
|
|
13
|
+
C("update:modelValue", e3), b(e3), C("change", e3);
|
|
14
14
|
}
|
|
15
|
-
return
|
|
16
|
-
const y3 = l("el-input"),
|
|
17
|
-
return
|
|
15
|
+
return c.systemCode && (h.value = c.systemCode), (t2, r2) => {
|
|
16
|
+
const y3 = l("el-input"), c2 = l("i18n-setting"), g2 = l("el-tooltip");
|
|
17
|
+
return n(), a("div", { style: o({ width: d(f) ? "80%" : "100%" }), class: s({ "amb-design-attr-item-inline": d(f) && !e2.disabled }) }, [i(y3, { modelValue: v.value, "onUpdate:modelValue": r2[0] || (r2[0] = (e3) => v.value = e3), size: e2.size, disabled: e2.disabled, placeholder: "请输入", onChange: x }, null, 8, ["modelValue", "size", "disabled"]), i(g2, { content: "国际化设置", effect: "light" }, { default: u(() => [d(f) && !e2.disabled ? (n(), m(c2, { key: 0, style: { "margin-left": "10px" }, systemCode: h.value, i18nkey: v.value, onClose: V }, null, 8, ["systemCode", "i18nkey"])) : p("", true)]), _: 1 })], 6);
|
|
18
18
|
};
|
|
19
19
|
} });
|
|
20
20
|
export {
|
|
@@ -1,85 +1,85 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, watch as a, onUnmounted as t, computed as u, resolveComponent as o, createElementBlock as n, createBlock as i, openBlock as
|
|
1
|
+
import { defineComponent as e, ref as l, watch as a, onUnmounted as t, computed as u, resolveComponent as o, createElementBlock as n, createBlock as i, openBlock as r, toDisplayString as s, withCtx as c, createVNode as p, createElementVNode as v, Fragment as m, renderList as d, normalizeClass as g, withDirectives as f, unref as y, vShow as h, normalizeStyle as w, createTextVNode as b, createCommentVNode as _, resolveDynamicComponent as z, withModifiers as x, nextTick as k } from "vue";
|
|
2
2
|
import { Check as C, Search as S, Plus as P, InfoFilled as V, CircleClose as I } from "@element-plus/icons-vue";
|
|
3
3
|
import * as U from "@element-plus/icons";
|
|
4
4
|
import O from "agilebuilder-ui/src/utils/request";
|
|
5
|
-
const N = { key: 0 }, A = { style: { "margin-top": "4px", "margin-bottom": "8px", "font-size": "10px", display: "flex", "align-items": "center", "justify-self": "center" } },
|
|
6
|
-
const
|
|
5
|
+
const N = { key: 0 }, A = { class: "amb-component-popover-left-menu-main" }, L = ["onClick"], E = { style: { "margin-top": "4px", "margin-bottom": "8px", "font-size": "10px", display: "flex", "align-items": "center", "justify-self": "center" } }, T = ["title"], j = e({ __name: "common-icon-bind", props: { iconType: String, iconValue: String, size: { type: String, default: "medium" }, showLabel: { type: Boolean, default: false } }, emits: ["update:modelValue"], setup(e2, { emit: j2 }) {
|
|
6
|
+
const q = j2, M = e2, R = [{ value: "ElementUI", label: "ElementUI" }, { value: "custom", label: "自定义" }];
|
|
7
7
|
l(false);
|
|
8
|
-
const
|
|
9
|
-
|
|
10
|
-
const
|
|
11
|
-
|
|
12
|
-
const
|
|
13
|
-
let
|
|
14
|
-
function
|
|
15
|
-
"custom" ==
|
|
8
|
+
const $ = {}, B = l({}), D = l(M.iconType);
|
|
9
|
+
D.value || (D.value = R[0].value);
|
|
10
|
+
const F = l("");
|
|
11
|
+
F.value = M.iconValue, l([]);
|
|
12
|
+
const G = l({}), H = l(""), J = l(), K = l([]);
|
|
13
|
+
let Q;
|
|
14
|
+
function W() {
|
|
15
|
+
"custom" == D.value ? Y() : X();
|
|
16
16
|
}
|
|
17
|
-
function
|
|
18
|
-
const e3 =
|
|
19
|
-
|
|
20
|
-
let l2 =
|
|
21
|
-
const a2 =
|
|
17
|
+
function X() {
|
|
18
|
+
const e3 = G.value.elementUIOptions.filter((e4) => !H.value || e4.label.toLowerCase().includes(H.value.toLowerCase()) || e4.value.toLowerCase().includes(H.value.toLowerCase()));
|
|
19
|
+
B.value.currentPage || (B.value.currentPage = 1), B.value.pageSize || (B.value.pageSize = 50);
|
|
20
|
+
let l2 = B.value.currentPage;
|
|
21
|
+
const a2 = B.value.pageSize;
|
|
22
22
|
let t2 = (l2 - 1) * a2;
|
|
23
23
|
t2 + 2 > e3.length && (t2 = 0, l2 = 1);
|
|
24
24
|
const u2 = [];
|
|
25
25
|
for (let l3 = t2; l3 < t2 + a2 && l3 < e3.length; l3++) u2.push(e3[l3]);
|
|
26
|
-
|
|
26
|
+
B.value.currentPage = l2, B.value.total = e3.length, K.value = u2;
|
|
27
27
|
}
|
|
28
|
-
function
|
|
29
|
-
const e3 = { query:
|
|
30
|
-
|
|
28
|
+
function Y() {
|
|
29
|
+
const e3 = { query: H.value, pageSize: B.value && B.value.pageSize ? B.value.pageSize : 50, pageNo: B.value && B.value.pageNo ? B.value.pageNo : 1 };
|
|
30
|
+
H.value, O.post(window.$vueApp.config.globalProperties.baseAPI + "/component/general-icon/query", e3).then((e4) => {
|
|
31
31
|
const l2 = e4.data ? e4.data : [], a2 = [];
|
|
32
32
|
for (let e5 of l2) a2.push({ value: e5.iconName, label: e5.iconName });
|
|
33
|
-
|
|
33
|
+
G.value.customOptions = a2, "custom" == D.value && (B.value.pageSize = e4.size, B.value.currentPage = e4.page, B.value.total = e4.total, K.value = a2);
|
|
34
34
|
});
|
|
35
35
|
}
|
|
36
|
-
a(
|
|
37
|
-
|
|
38
|
-
"custom" ==
|
|
36
|
+
a(H, () => {
|
|
37
|
+
Q && clearTimeout(Q), Q = setTimeout(function() {
|
|
38
|
+
"custom" == D.value ? (B.value.pageNo = 1, Y()) : (B.value.pageNo = 1, X());
|
|
39
39
|
}, 300);
|
|
40
40
|
}), t(() => {
|
|
41
|
-
|
|
41
|
+
Q && clearTimeout(Q);
|
|
42
42
|
});
|
|
43
|
-
const
|
|
43
|
+
const Z = u(() => {
|
|
44
44
|
let e3 = 185;
|
|
45
|
-
return "custom" ==
|
|
46
|
-
}),
|
|
45
|
+
return "custom" == D.value && (e3 = 170), e3;
|
|
46
|
+
}), ee = u(() => {
|
|
47
47
|
const e3 = {};
|
|
48
|
-
return "custom" ==
|
|
48
|
+
return "custom" == D.value && (e3.width = "200px"), e3;
|
|
49
49
|
});
|
|
50
|
-
function
|
|
51
|
-
e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]),
|
|
52
|
-
let l2 =
|
|
50
|
+
function le(e3) {
|
|
51
|
+
e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]), D.value = e3;
|
|
52
|
+
let l2 = $[D.value];
|
|
53
53
|
var a2;
|
|
54
|
-
l2 || (l2 = { currentPage: 1, pageSize: 50, total: 0 },
|
|
54
|
+
l2 || (l2 = { currentPage: 1, pageSize: 50, total: 0 }, $[D.value] = l2), B.value = l2, "ElementUI" === (a2 = D.value) ? X() : "custom" === a2 && Y();
|
|
55
55
|
}
|
|
56
|
-
function
|
|
57
|
-
|
|
56
|
+
function ae() {
|
|
57
|
+
F.value = "", q("update:modelValue", "", ""), J.value.hide();
|
|
58
58
|
}
|
|
59
|
-
function
|
|
60
|
-
if (
|
|
61
|
-
const e3 =
|
|
59
|
+
function te() {
|
|
60
|
+
if (H.value = H.value.trim(), !H.value) return void ElMessage.warning("请输入图标名!");
|
|
61
|
+
const e3 = G.value.customOptions || [];
|
|
62
62
|
let l2 = false;
|
|
63
|
-
for (let a3 of e3) if (a3.value ===
|
|
63
|
+
for (let a3 of e3) if (a3.value === H.value) {
|
|
64
64
|
l2 = true;
|
|
65
65
|
break;
|
|
66
66
|
}
|
|
67
|
-
|
|
68
|
-
const a2 =
|
|
69
|
-
if (
|
|
67
|
+
D.value = "custom", F.value = H.value;
|
|
68
|
+
const a2 = H.value;
|
|
69
|
+
if (H.value = "", q("update:modelValue", D.value, F.value), J.value.hide(), !l2) {
|
|
70
70
|
const e4 = { iconName: a2 };
|
|
71
71
|
O.post(window.$vueApp.config.globalProperties.baseAPI + "/bs/general-icon/get-or-create", e4).then((e5) => {
|
|
72
|
-
"custom" ==
|
|
72
|
+
"custom" == D.value && Y();
|
|
73
73
|
}).catch((e5) => {
|
|
74
74
|
ElMessage.warning("保存图标失败!");
|
|
75
75
|
});
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
const
|
|
79
|
-
function
|
|
78
|
+
const ue = l();
|
|
79
|
+
function oe() {
|
|
80
80
|
k(() => {
|
|
81
81
|
!function() {
|
|
82
|
-
if (!
|
|
82
|
+
if (!G.value.elementUIOptions) {
|
|
83
83
|
if (!window.temp_Icon_Options) {
|
|
84
84
|
const e3 = [];
|
|
85
85
|
for (const [l2, a2] of Object.entries(U)) e3.push({ value: l2, label: l2, component: a2 });
|
|
@@ -88,19 +88,19 @@ const N = { key: 0 }, A = { style: { "margin-top": "4px", "margin-bottom": "8px"
|
|
|
88
88
|
return a2.localeCompare(t2);
|
|
89
89
|
}), window.temp_Icon_Options = e3;
|
|
90
90
|
}
|
|
91
|
-
|
|
91
|
+
G.value.elementUIOptions = window.temp_Icon_Options;
|
|
92
92
|
}
|
|
93
|
-
}(),
|
|
93
|
+
}(), le(D.value);
|
|
94
94
|
});
|
|
95
95
|
}
|
|
96
96
|
return (l2, a2) => {
|
|
97
|
-
const t2 = o("el-icon"), u2 = o("el-input"), k2 = o("el-
|
|
98
|
-
return e2.showLabel ? (
|
|
99
|
-
return a3 = e3.row,
|
|
97
|
+
const t2 = o("el-icon"), u2 = o("el-input"), k2 = o("el-col"), U2 = o("el-empty"), O2 = o("el-button"), j3 = o("el-tag"), M2 = o("el-tooltip"), $2 = o("el-table-column"), G2 = o("el-table"), Q2 = o("el-pagination"), X2 = o("el-row"), Y2 = o("el-popover");
|
|
98
|
+
return e2.showLabel ? (r(), n("span", N, s(F.value), 1)) : (r(), i(Y2, { key: 1, ref_key: "popoverRef", ref: J, trigger: "click", width: 400 }, { reference: c(() => [p(u2, { readonly: "", size: "small", onClick: oe, modelValue: F.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => F.value = e3), placeholder: "请选择" }, { suffix: c(() => [f(p(t2, { style: { cursor: "pointer" }, onClick: x(ae, ["stop"]) }, { default: c(() => [p(y(I))]), _: 1 }, 512), [[h, F.value]])]), _: 1 }, 8, ["modelValue"])]), default: c(() => [p(X2, null, { default: c(() => [p(k2, { span: 8 }, { default: c(() => [v("div", A, [(r(), n(m, null, d(R, (e3) => v("div", { class: g(["amb-popover-menu-item", e3.value == D.value ? "is-active" : ""]), onClick: (l3) => le(e3.value) }, [p(t2, null, { default: c(() => [f(p(y(C), null, null, 512), [[h, e3.value == D.value]])]), _: 2 }, 1024), v("span", null, s(e3.label), 1)], 10, L)), 64))])]), _: 1 }), D.value ? (r(), i(k2, { key: 1, span: 16, style: { "padding-left": "10px" } }, { default: c(() => [p(u2, { size: "small", modelValue: H.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => H.value = e3), placeholder: "搜索", "suffix-icon": y(S), style: w([{ "margin-bottom": "5px", height: "25px" }, ee.value]) }, null, 8, ["modelValue", "suffix-icon", "style"]), f(p(O2, { style: { float: "right" }, onClick: te, size: "small", type: "primary", icon: y(P), circle: "" }, null, 8, ["icon"]), [[h, "custom" == D.value]]), f(v("div", E, [p(t2, null, { default: c(() => [p(y(V))]), _: 1 }), a2[6] || (a2[6] = v("span", { style: { "margin-left": "5px" } }, "输入图标名后点击加号按钮添加", -1)), a2[7] || (a2[7] = b(" ")), p(M2, null, { content: c(() => a2[4] || (a2[4] = [b(" 1.支持fa图标,图标名称详见官网:https://fontawesome.com.cn/v4/icons-ui/; "), v("br", null, null, -1), b(" 2.支持svg图标,需以svg-开头,接svg内容,如:svg-xxxxxx. ")])), default: c(() => [p(j3, { type: "primary" }, { default: c(() => a2[5] || (a2[5] = [b("更多")])), _: 1 })]), _: 1 })], 512), [[h, "custom" == D.value]]), p(G2, { ref_key: "tableRef", ref: ue, height: Z.value, "show-header": false, size: "small", "current-row-key": "code", "row-key": "code", "tree-props": { children: "items" }, "highlight-current-row": true, data: K.value }, { default: c(() => [p($2, { width: "65" }, { default: c((e3) => [p(O2, { type: "default", size: "small", onClick: (l3) => {
|
|
99
|
+
return a3 = e3.row, F.value = a3.value, q("update:modelValue", D.value, F.value), void J.value.hide();
|
|
100
100
|
var a3;
|
|
101
|
-
} }, { default: c(() => a2[8] || (a2[8] = [
|
|
101
|
+
} }, { default: c(() => a2[8] || (a2[8] = [b(" 选择 ")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), p($2, { label: "名称", prop: "value", width: "120" }, { default: c((e3) => [v("span", { style: { "text-align": "left" }, title: e3.row.value }, s(e3.row.value), 9, T)]), _: 1 }), p($2, { label: "图标" }, { default: c((e3) => [e3.row.component ? (r(), i(z(e3.row.component), { key: 0, style: { width: "20px" } })) : _("", true)]), _: 1 })]), _: 1 }, 8, ["height", "data"]), p(Q2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": B.value.currentPage, "onUpdate:currentPage": a2[2] || (a2[2] = (e3) => B.value.currentPage = e3), "page-size": B.value.pageSize, "onUpdate:pageSize": a2[3] || (a2[3] = (e3) => B.value.pageSize = e3), size: l2.small, "pager-count": 3, layout: "pager,total", total: B.value.total, onCurrentChange: W }, null, 8, ["current-page", "page-size", "size", "total"])]), _: 1 })) : (r(), i(k2, { key: 0, span: 16 }, { default: c(() => [p(U2, { description: "请选择类型", "image-size": 40 })]), _: 1 }))]), _: 1 })]), _: 1 }, 512));
|
|
102
102
|
};
|
|
103
103
|
} });
|
|
104
104
|
export {
|
|
105
|
-
|
|
105
|
+
j as default
|
|
106
106
|
};
|
|
@@ -47,7 +47,7 @@ const v = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "1
|
|
|
47
47
|
}, 100));
|
|
48
48
|
} }), (e3, l2) => {
|
|
49
49
|
const t2 = o("el-option"), a2 = o("el-select"), f2 = o("el-input"), V2 = o("el-button"), w3 = o("el-table-column"), z2 = o("el-table"), C2 = o("el-pagination"), j2 = o("el-dialog");
|
|
50
|
-
return s(), n(j2, { modelValue: S.value, "onUpdate:modelValue": l2[4] || (l2[4] = (e4) => S.value = e4), title: "选择页面", width: "800", "append-to-body": "" }, { default: i(() => [r("div", v, [u(a2, { modelValue: I.systemId, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => I.systemId = e4), placeholder: "所有应用", clearable: "", onChange: q, style: { width: "220px" } }, { default: i(() => [(s(true), p(d, null, c(T.value, (e4) => (s(), n(t2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(f2, { modelValue: I.searchValue, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => I.searchValue = e4), style: { width: "260px", "margin-left": "10px" }, clearable: "", placeholder: "请输入编码或名称" }, null, 8, ["modelValue"]), u(V2, { type: "primary", style: { "margin-left": "10px" }, icon: m(y), onClick: q }, { default: i(() => l2[5] || (l2[5] = [g("确定")])), _: 1 }, 8, ["icon"]), u(V2, { style: { "margin-left": "10px" }, icon: m(b), onClick: _ }, { default: i(() => l2[6] || (l2[6] = [g("重置")])), _: 1 }, 8, ["icon"])]), u(z2, { data: A.value, stripe: "", height: x.value, onSortChange: E }, { default: i(() => [u(w3, { type: "index", label: "序", width: "50" }, { default: i((e4) => [g(h(e4.$index + 1), 1)]), _: 1 }), u(w3, { label: "操作", width: "80" }, { default: i((e4) => [u(V2, { type: "primary", size: "small", onClick: (l3) => (P("selectPage", e4.row), void (S.value = false)) }, { default: i(() => l2[7] || (l2[7] = [g("选择")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(w3, { property: "dataView", label: "应用", width: "120" }, { default: i((e4) => [r("span", null, h(U.value[e4.row.systemId]), 1)]), _: 1 }), u(w3, { property: "code", label: "编码", width: "160", sortable: "custom" }), u(w3, { property: "name", label: "名称", width: "260", sortable: "custom" })]), _: 1 }, 8, ["data", "height"]), u(C2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": k.currentPage, "onUpdate:currentPage": l2[2] || (l2[2] = (e4) => k.currentPage = e4), "page-size": k.pageSize, "onUpdate:pageSize": l2[3] || (l2[3] = (e4) => k.pageSize = e4), "page-sizes": [20, 30, 50, 100], background: "", layout: "sizes,prev,pager,next,jumper,total", total: k.total, onSizeChange: q, onCurrentChange: q }, null, 8, ["current-page", "page-size", "total"])]), _: 1 }, 8, ["modelValue"]);
|
|
50
|
+
return s(), n(j2, { modelValue: S.value, "onUpdate:modelValue": l2[4] || (l2[4] = (e4) => S.value = e4), title: "选择页面", width: "800", "append-to-body": "" }, { default: i(() => [r("div", v, [u(a2, { modelValue: I.systemId, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => I.systemId = e4), placeholder: "所有应用", clearable: "", onChange: q, style: { width: "220px" } }, { default: i(() => [(s(true), p(d, null, c(T.value, (e4) => (s(), n(t2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(f2, { modelValue: I.searchValue, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => I.searchValue = e4), style: { width: "260px", "margin-left": "10px" }, clearable: "", placeholder: "请输入编码或名称" }, null, 8, ["modelValue"]), u(V2, { type: "primary", style: { "margin-left": "10px" }, icon: m(y), onClick: q }, { default: i(() => l2[5] || (l2[5] = [g("确定")])), _: 1 }, 8, ["icon"]), u(V2, { type: "default", style: { "margin-left": "10px" }, icon: m(b), onClick: _ }, { default: i(() => l2[6] || (l2[6] = [g("重置")])), _: 1 }, 8, ["icon"])]), u(z2, { data: A.value, stripe: "", height: x.value, onSortChange: E }, { default: i(() => [u(w3, { type: "index", label: "序", width: "50" }, { default: i((e4) => [g(h(e4.$index + 1), 1)]), _: 1 }), u(w3, { label: "操作", width: "80" }, { default: i((e4) => [u(V2, { type: "primary", size: "small", onClick: (l3) => (P("selectPage", e4.row), void (S.value = false)) }, { default: i(() => l2[7] || (l2[7] = [g("选择")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(w3, { property: "dataView", label: "应用", width: "120" }, { default: i((e4) => [r("span", null, h(U.value[e4.row.systemId]), 1)]), _: 1 }), u(w3, { property: "code", label: "编码", width: "160", sortable: "custom" }), u(w3, { property: "name", label: "名称", width: "260", sortable: "custom" })]), _: 1 }, 8, ["data", "height"]), u(C2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": k.currentPage, "onUpdate:currentPage": l2[2] || (l2[2] = (e4) => k.currentPage = e4), "page-size": k.pageSize, "onUpdate:pageSize": l2[3] || (l2[3] = (e4) => k.pageSize = e4), "page-sizes": [20, 30, 50, 100], background: "", layout: "sizes,prev,pager,next,jumper,total", total: k.total, onSizeChange: q, onCurrentChange: q }, null, 8, ["current-page", "page-size", "total"])]), _: 1 }, 8, ["modelValue"]);
|
|
51
51
|
};
|
|
52
52
|
} });
|
|
53
53
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, reactive as a, onUnmounted as t, resolveComponent as o, createBlock as s, openBlock as n, withCtx as r, createElementVNode as i, createVNode as u, createElementBlock as p, Fragment as d, renderList as m, unref as c, createTextVNode as
|
|
1
|
+
import { defineComponent as e, ref as l, reactive as a, onUnmounted as t, resolveComponent as o, createBlock as s, openBlock as n, withCtx as r, createElementVNode as i, createVNode as u, createElementBlock as p, Fragment as d, renderList as m, unref as c, createTextVNode as y, toDisplayString as g, createCommentVNode as h } from "vue";
|
|
2
2
|
import { Search as b, RefreshLeft as f } from "@element-plus/icons";
|
|
3
3
|
import V from "agilebuilder-ui/src/utils/request";
|
|
4
4
|
import { EnableStates as v } from "../../../utils/interfaces/page-design-types.js";
|
|
@@ -53,14 +53,14 @@ const w = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "1
|
|
|
53
53
|
}, 100));
|
|
54
54
|
} }), (e3, l2) => {
|
|
55
55
|
const a2 = o("el-option"), t2 = o("el-select"), V2 = o("el-input"), v2 = o("el-button"), C2 = o("el-table-column"), T3 = o("el-text"), x2 = o("el-table"), z2 = o("el-pagination"), _2 = o("el-dialog");
|
|
56
|
-
return n(), s(_2, { modelValue: U.value, "onUpdate:modelValue": l2[5] || (l2[5] = (e4) => U.value = e4), title: "选择数据模型", width: "800" }, { default: r(() => [i("div", w, [u(t2, { modelValue: j.systemCode, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => j.systemCode = e4), placeholder: "当前应用", clearable: "", onChange: B, style: { width: "120px" } }, { default: r(() => [(n(true), p(d, null, m(F.value, (e4) => (n(), s(a2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(t2, { modelValue: j.tableType, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => j.tableType = e4), placeholder: "表和视图", clearable: "", onChange: B, style: { width: "120px", "margin-left": "10px" } }, { default: r(() => [u(a2, { value: "1", label: "表" }), u(a2, { value: "2", label: "视图" })]), _: 1 }, 8, ["modelValue"]), u(V2, { modelValue: j.searchValue, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => j.searchValue = e4), style: { width: "240px", "margin-left": "10px" }, placeholder: "请输入名称或别名" }, null, 8, ["modelValue"]), u(v2, { type: "primary", style: { "margin-left": "10px" }, icon: c(b), onClick: B }, { default: r(() => l2[6] || (l2[6] = [
|
|
56
|
+
return n(), s(_2, { "append-to-body": "", modelValue: U.value, "onUpdate:modelValue": l2[5] || (l2[5] = (e4) => U.value = e4), title: "选择数据模型", width: "800" }, { default: r(() => [i("div", w, [u(t2, { modelValue: j.systemCode, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => j.systemCode = e4), placeholder: "当前应用", clearable: "", onChange: B, style: { width: "120px" } }, { default: r(() => [(n(true), p(d, null, m(F.value, (e4) => (n(), s(a2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(t2, { modelValue: j.tableType, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => j.tableType = e4), placeholder: "表和视图", clearable: "", onChange: B, style: { width: "120px", "margin-left": "10px" } }, { default: r(() => [u(a2, { value: "1", label: "表" }), u(a2, { value: "2", label: "视图" })]), _: 1 }, 8, ["modelValue"]), u(V2, { modelValue: j.searchValue, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => j.searchValue = e4), style: { width: "240px", "margin-left": "10px" }, placeholder: "请输入名称或别名" }, null, 8, ["modelValue"]), u(v2, { type: "primary", style: { "margin-left": "10px" }, icon: c(b), onClick: B }, { default: r(() => l2[6] || (l2[6] = [y("确定")])), _: 1 }, 8, ["icon"]), u(v2, { type: "default", style: { "margin-left": "10px" }, icon: c(f), onClick: I }, { default: r(() => l2[7] || (l2[7] = [y("重置")])), _: 1 }, 8, ["icon"])]), u(x2, { data: D.value, stripe: "", height: k.value, onSortChange: q }, { default: r(() => [u(C2, { type: "index", label: "序", width: "50" }, { default: r((e4) => [y(g(e4.$index + 1), 1)]), _: 1 }), u(C2, { label: "操作", width: "80" }, { default: r((e4) => [u(v2, { type: "primary", size: "small", onClick: (l3) => function(e5) {
|
|
57
57
|
const l4 = { name: e5.row.name, alias: e5.row.alias };
|
|
58
58
|
if (j.systemCode && j.systemCode != S.systemCode) {
|
|
59
59
|
let e6 = j.systemCode, a3 = F.value.filter((l5) => l5.value == e6);
|
|
60
60
|
l4.systemVersion = a3.length > 0 ? a3[0].version : 1, l4.systemCode = e6;
|
|
61
61
|
} else j.systemCode || (e5.row.systemCode && (l4.systemCode = e5.row.systemCode), e5.row.publishVersion && (l4.systemVersion = e5.row.publishVersion));
|
|
62
62
|
P("selectTable", l4), U.value = false;
|
|
63
|
-
}(e4) }, { default: r(() => l2[8] || (l2[8] = [
|
|
63
|
+
}(e4) }, { default: r(() => l2[8] || (l2[8] = [y("选择")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(C2, { property: "dataView", label: "类型", width: "70" }, { default: r((e4) => [e4.dataView ? h("", true) : (n(), s(T3, { key: 0, class: "mx-1", type: "primary" }, { default: r(() => l2[9] || (l2[9] = [y("数据表")])), _: 1 })), e4.dataView ? (n(), s(T3, { key: 1, class: "mx-1", type: "success" }, { default: r(() => l2[10] || (l2[10] = [y("视图")])), _: 1 })) : h("", true)]), _: 1 }), u(C2, { property: "name", label: "名称", width: "200", sortable: "custom" }), u(C2, { property: "alias", label: "别名" })]), _: 1 }, 8, ["data", "height"]), u(z2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": E.currentPage, "onUpdate:currentPage": l2[3] || (l2[3] = (e4) => E.currentPage = e4), "page-size": E.pageSize, "onUpdate:pageSize": l2[4] || (l2[4] = (e4) => E.pageSize = e4), "page-sizes": [20, 30, 50, 100], background: "", layout: "sizes,prev,pager,next,jumper,total", total: E.total, onSizeChange: B, onCurrentChange: B }, null, 8, ["current-page", "page-size", "total"])]), _: 1 }, 8, ["modelValue"]);
|
|
64
64
|
};
|
|
65
65
|
} });
|
|
66
66
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from "./common-variable-bind.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
|
-
import
|
|
4
|
-
const r = o
|
|
3
|
+
import e from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const r = e(o, [["__scopeId", "data-v-3324003e"]]);
|
|
5
5
|
export {
|
|
6
6
|
r as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, computed as u, watch as o, resolveComponent as n, createElementBlock as s, createBlock as i, openBlock as r, toDisplayString as p, withCtx as
|
|
1
|
+
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, computed as u, watch as o, resolveComponent as n, createElementBlock as s, createBlock as i, openBlock as r, toDisplayString as p, withCtx as d, createVNode as v, createElementVNode as m, withDirectives as f, unref as c, createTextVNode as y, vShow as g, normalizeStyle as b, createCommentVNode as h, withModifiers as w, nextTick as V } from "vue";
|
|
2
2
|
import { Plus as x, InfoFilled as O, Search as k, CircleClose as C } from "@element-plus/icons-vue";
|
|
3
3
|
import M from "agilebuilder-ui/src/utils/request";
|
|
4
4
|
import { deepCopy as _, getUuidv4 as z } from "../../../utils/common-util.js";
|
|
@@ -30,10 +30,10 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
30
30
|
if (Q.value && (l2 = Q.value.$el.parentNode), !e3.target || !l2) return;
|
|
31
31
|
if (e3.target === re) return;
|
|
32
32
|
const a2 = J.value ? J.value.input : null;
|
|
33
|
-
a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ? re = e3.target : (Q.value.$el, G.value &&
|
|
33
|
+
a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ? re = e3.target : (Q.value.$el, G.value && ve()));
|
|
34
34
|
}
|
|
35
|
-
const
|
|
36
|
-
function
|
|
35
|
+
const de = l([{ label: "天", value: "d" }, { label: "周", value: "w" }, { label: "月", value: "m" }, { label: "年", value: "y" }]);
|
|
36
|
+
function ve(e3) {
|
|
37
37
|
G.value = false;
|
|
38
38
|
}
|
|
39
39
|
const me = u(() => ae.value.filter((e3) => !ue.value || "system" == ee.value || e3.label.toLowerCase().includes(ue.value.toLowerCase()) || e3.value.toLowerCase().includes(ue.value.toLowerCase())));
|
|
@@ -66,7 +66,7 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
66
66
|
if ("context" === e3 && l2 && l2.startsWith("currentDate") && l2.length > 11) {
|
|
67
67
|
const e4 = l2.substring(11), a3 = e4.substring(0, 1);
|
|
68
68
|
return e4.substring(1, e4.length - 1) + ((e5) => {
|
|
69
|
-
const l3 =
|
|
69
|
+
const l3 = de.value.filter((l4) => l4.value == e5);
|
|
70
70
|
return l3.length > 0 ? l3[0].label : "";
|
|
71
71
|
})(e4.substring(e4.length - 1)) + ("+" === a3 ? "后" : "前");
|
|
72
72
|
}
|
|
@@ -99,14 +99,14 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
99
99
|
H.value = "", W("update:modelValue", H.value), oe.value.hide();
|
|
100
100
|
}
|
|
101
101
|
function ke() {
|
|
102
|
-
le.value ? (H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value),
|
|
102
|
+
le.value ? (H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value), ve()) : ElMessage.warning("请输入参数名");
|
|
103
103
|
}
|
|
104
104
|
function Ce() {
|
|
105
105
|
if (ue.value = ue.value.trim(), !ue.value) return void ElMessage.warning("请输入参数名");
|
|
106
106
|
const e3 = te.value.pageVarOptions || [];
|
|
107
107
|
for (let l3 of e3) if (l3.value === ue.value) return void ElMessage.warning("该变量已存在!");
|
|
108
108
|
const l2 = { code: z(), name: ue.value, alias: ue.value, type: "string", defaultValue: "" };
|
|
109
|
-
K.pageContext.variables || (K.pageContext.variables = []), K.pageContext.variables.push(l2), K.setPageContext(K.pageContext), te.value.pageVarOptions = K.pageContextVarOptions.pageVarOptions, ae.value = te.value.pageVarOptions || [], le.value = ue.value, H.value = "${" + ee.value + "." + ue.value + "}", ue.value = "", W("update:modelValue", H.value),
|
|
109
|
+
K.pageContext.variables || (K.pageContext.variables = []), K.pageContext.variables.push(l2), K.setPageContext(K.pageContext), te.value.pageVarOptions = K.pageContextVarOptions.pageVarOptions, ae.value = te.value.pageVarOptions || [], le.value = ue.value, H.value = "${" + ee.value + "." + ue.value + "}", ue.value = "", W("update:modelValue", H.value), ve();
|
|
110
110
|
}
|
|
111
111
|
const Me = l();
|
|
112
112
|
function _e() {
|
|
@@ -121,17 +121,17 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
121
121
|
}
|
|
122
122
|
return (l2, a2) => {
|
|
123
123
|
const t2 = n("el-icon"), u2 = n("el-input"), o2 = n("el-cascader-panel"), V2 = n("el-col"), M2 = n("el-empty"), _2 = n("el-button"), z2 = n("el-table-column"), j2 = n("el-option"), U2 = n("el-select"), L2 = n("el-table"), N2 = n("el-row"), A2 = n("el-popover");
|
|
124
|
-
return e2.showLabel ? (r(), s("span", R, p(H.value), 1)) : (r(), i(A2, { key: 1, ref_key: "popoverRef", ref: oe, visible: G.value, width: 400 }, { reference:
|
|
124
|
+
return e2.showLabel ? (r(), s("span", R, p(H.value), 1)) : (r(), i(A2, { key: 1, ref_key: "popoverRef", ref: oe, visible: G.value, width: 400 }, { reference: d(() => [v(u2, { readonly: "", size: e2.size, title: H.value, ref_key: "inputRef", ref: J, onClick: _e, formatter: he, modelValue: H.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => H.value = e3), placeholder: e2.placeholder }, { suffix: d(() => [f(v(t2, { style: { cursor: "pointer" }, onClick: w(Oe, ["stop"]) }, { default: d(() => [v(c(C))]), _: 1 }, 512), [[g, H.value]])]), _: 1 }, 8, ["size", "title", "modelValue", "placeholder"])]), default: d(() => [v(N2, { ref_key: "contentRef", ref: Q }, { default: d(() => [v(V2, { span: 8 }, { default: d(() => [v(o2, { modelValue: ee.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => ee.value = e3), onChange: Ve, props: { emitPath: true }, size: "small", options: X.value, style: { height: "240px", width: "100%" } }, null, 8, ["modelValue", "options"])]), _: 1 }), ee.value ? Y.value ? (r(), i(V2, { key: 1, span: 16, style: { "padding-left": "10px" } }, { default: d(() => [v(u2, { style: { width: "210px" }, size: "small", modelValue: le.value, "onUpdate:modelValue": a2[2] || (a2[2] = (e3) => le.value = e3), placeholder: "请手动输入" }, null, 8, ["modelValue"]), v(_2, { style: { float: "right" }, onClick: ke, size: "small", type: "primary", icon: c(x), circle: "" }, null, 8, ["icon"]), m("div", T, [v(t2, null, { default: d(() => [v(c(O))]), _: 1 }), a2[5] || (a2[5] = m("span", { style: { "margin-left": "5px" } }, "输入变量名后点击加号按钮添加", -1))]), f(m("div", q, [a2[7] || (a2[7] = y(" 常用参数: ")), v(_2, { type: "primary", size: "small", onClick: a2[3] || (a2[3] = (e3) => {
|
|
125
125
|
return l3 = "query", le.value = l3, void ke();
|
|
126
126
|
var l3;
|
|
127
|
-
}) }, { default:
|
|
127
|
+
}) }, { default: d(() => a2[6] || (a2[6] = [y("query")])), _: 1 })], 512), [[g, "request" == ee.value]])]), _: 1 })) : (r(), i(V2, { key: 2, span: 16, style: { "padding-left": "10px" } }, { default: d(() => [v(u2, { size: "small", modelValue: ue.value, "onUpdate:modelValue": a2[4] || (a2[4] = (e3) => ue.value = e3), placeholder: "搜索", "suffix-icon": c(k), style: b([{ "margin-bottom": "5px", height: "25px" }, ge.value]) }, null, 8, ["modelValue", "suffix-icon", "style"]), f(v(_2, { style: { float: "right" }, onClick: Ce, size: "small", type: "primary", icon: c(x), circle: "" }, null, 8, ["icon"]), [[g, "page" == ee.value]]), f(m("div", D, [v(t2, null, { default: d(() => [v(c(O))]), _: 1 }), a2[8] || (a2[8] = m("span", { style: { "margin-left": "5px" } }, "输入变量名后点击加号按钮添加", -1))], 512), [[g, "page" == ee.value]]), v(L2, { ref_key: "tableRef", ref: Me, height: ye.value, "show-header": false, size: "small", "current-row-key": "code", "row-key": "code", "tree-props": { children: "items" }, "highlight-current-row": true, data: me.value }, { default: d(() => [v(z2, { width: "65" }, { default: d((e3) => [v(_2, { type: "default", size: "small", onClick: (l3) => function(e4) {
|
|
128
128
|
if ("range" == e4.type) {
|
|
129
129
|
if ("" === e4.symbolNum) return void ElMessage.warning("周期不能为空!");
|
|
130
130
|
if (isNaN(e4.symbolNum)) return void ElMessage.warning("周期为无效的数字!");
|
|
131
131
|
"0" != e4.symbolNum ? le.value = e4.value + e4.symbol + e4.symbolNum + e4.symbolUnit : le.value = e4.value;
|
|
132
132
|
} else le.value = e4.value;
|
|
133
|
-
H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value, e4.alias),
|
|
134
|
-
}(e3.row) }, { default:
|
|
133
|
+
H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value, e4.alias), ve();
|
|
134
|
+
}(e3.row) }, { default: d(() => a2[9] || (a2[9] = [y(" 选择 ")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), v(z2, { label: "Date", prop: "label" }, { default: d((e3) => ["context" == ee.value && "range" == e3.row.type ? (r(), s("div", P, [v(u2, { size: "small", modelValue: e3.row.symbolNum, "onUpdate:modelValue": (l3) => e3.row.symbolNum = l3, placeholder: "", style: { width: "35px", "margin-left": "4px" } }, null, 8, ["modelValue", "onUpdate:modelValue"]), v(U2, { size: "small", style: { "margin-left": "4px", width: "50px" }, modelValue: e3.row.symbolUnit, "onUpdate:modelValue": (l3) => e3.row.symbolUnit = l3, placeholder: "" }, { default: d(() => [v(j2, { label: "天", value: "d" }), v(j2, { label: "周", value: "w" }), v(j2, { label: "月", value: "m" }), v(j2, { label: "年", value: "y" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"]), v(U2, { size: "small", style: { "margin-left": "4px", width: "50px" }, modelValue: e3.row.symbol, "onUpdate:modelValue": (l3) => e3.row.symbol = l3, placeholder: "" }, { default: d(() => [v(j2, { label: "前", value: "-" }), v(j2, { label: "后", value: "+" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])])) : h("", true), "data" == ee.value || "obj" == ee.value || "row" == ee.value ? (r(), s("span", { key: 1, title: e3.row.label + " " + e3.row.value }, p(e3.row.label + " " + e3.row.value), 9, $)) : (r(), s("span", { key: 2, title: e3.row.label }, p(e3.row.label), 9, B))]), _: 1 })]), _: 1 }, 8, ["height", "data"]), m("div", S, "总计:" + p(me.value.length), 1)]), _: 1 })) : (r(), i(V2, { key: 0, span: 16 }, { default: d(() => [v(M2, { description: "请选择类型", "image-size": 40 })]), _: 1 }))]), _: 1 }, 512)]), _: 1 }, 8, ["visible"]));
|
|
135
135
|
};
|
|
136
136
|
} });
|
|
137
137
|
export {
|
|
@@ -1,78 +1,78 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, reactive as o, computed as n, watch as u, resolveComponent as r, createElementBlock as s, createBlock as i, openBlock as p, toDisplayString as c, withCtx as d, createVNode as m, createCommentVNode as v,
|
|
2
|
-
import { ElMessage as
|
|
1
|
+
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, reactive as o, computed as n, watch as u, resolveComponent as r, createElementBlock as s, createBlock as i, openBlock as p, toDisplayString as c, withCtx as d, createVNode as m, createCommentVNode as v, createElementVNode as f, Fragment as g, renderList as y, normalizeClass as h, withDirectives as b, unref as w, vShow as V, normalizeStyle as C, createTextVNode as _, withModifiers as k, nextTick as z } from "vue";
|
|
2
|
+
import { ElMessage as x } from "element-plus";
|
|
3
3
|
import { Check as S, Search as j, Plus as O, CircleClose as P } from "@element-plus/icons-vue";
|
|
4
4
|
import { EnableStates as T } from "../../../utils/interfaces/page-design-types.js";
|
|
5
5
|
import A from "agilebuilder-ui/src/utils/request";
|
|
6
|
-
const N = { key: 0 }, D = { style: { height: "230px", padding: "0 10px" } },
|
|
6
|
+
const N = { key: 0 }, D = { class: "amb-component-popover-left-menu-main" }, U = ["onClick"], E = { style: { height: "230px", padding: "0 10px" } }, $ = ["title"], I = ["title"], L = e({ __name: "page-permission-select", props: { rowObj: Object, pageDesign: Object, size: { type: String, default: "medium" }, showLabel: { type: Boolean, default: false }, onlyService: { type: Boolean, default: false } }, emits: ["update:modelValue"], setup(e2, { emit: L2 }) {
|
|
7
7
|
var _a, _b;
|
|
8
|
-
const
|
|
8
|
+
const R = L2, B = e2, F = l(false), X = l(null), q = l(), G = l(null), H = l(false), J = l(""), K = l();
|
|
9
9
|
a(() => {
|
|
10
|
-
window.addEventListener("click",
|
|
10
|
+
window.addEventListener("click", Q);
|
|
11
11
|
}), t(() => {
|
|
12
|
-
window.removeEventListener("click",
|
|
12
|
+
window.removeEventListener("click", Q), re && clearTimeout(re);
|
|
13
13
|
});
|
|
14
|
-
let
|
|
15
|
-
function
|
|
14
|
+
let M = null;
|
|
15
|
+
function Q(e3) {
|
|
16
16
|
let l2 = null;
|
|
17
|
-
if (
|
|
18
|
-
if (e3.target ===
|
|
19
|
-
const a2 =
|
|
20
|
-
a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ?
|
|
17
|
+
if (G.value && (l2 = G.value.$el.parentNode), !e3.target || !l2) return;
|
|
18
|
+
if (e3.target === M) return;
|
|
19
|
+
const a2 = X.value ? X.value.input : null;
|
|
20
|
+
a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ? M = e3.target : (G.value.$el, H.value && W()));
|
|
21
21
|
}
|
|
22
|
-
function
|
|
23
|
-
|
|
22
|
+
function W(e3) {
|
|
23
|
+
H.value = false;
|
|
24
24
|
}
|
|
25
|
-
const
|
|
26
|
-
|
|
27
|
-
const
|
|
28
|
-
|
|
29
|
-
const
|
|
30
|
-
}, get: () =>
|
|
31
|
-
let
|
|
32
|
-
function
|
|
33
|
-
|
|
25
|
+
const Y = [{ value: "service", label: "服务" }, { value: "custom", label: "自定义" }], Z = o({ currentPage: 1, pageSize: 50, total: 0 }), ee = l((_a = B.rowObj) == null ? void 0 : _a.type);
|
|
26
|
+
ee.value || (ee.value = Y[0].value), B.onlyService && (ee.value = "service");
|
|
27
|
+
const le = l("");
|
|
28
|
+
le.value = (_b = B.rowObj) == null ? void 0 : _b.simpleCode;
|
|
29
|
+
const ae = n({ set(e3) {
|
|
30
|
+
}, get: () => B.rowObj.simpleCode }), te = o({ systemCode: "", searchValue: "" }), oe = l([{ value: "", version: 1, label: "" }]), ne = l([]);
|
|
31
|
+
let ue, re = null;
|
|
32
|
+
function se() {
|
|
33
|
+
ce();
|
|
34
34
|
}
|
|
35
|
-
u(
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
u(te, () => {
|
|
36
|
+
re && clearTimeout(re), re = setTimeout(function() {
|
|
37
|
+
Z.currentPage = 1, ce();
|
|
38
38
|
}, 300);
|
|
39
39
|
});
|
|
40
|
-
let
|
|
41
|
-
function
|
|
42
|
-
|
|
40
|
+
let ie = null;
|
|
41
|
+
function pe({ column: e3 }) {
|
|
42
|
+
ie = e3, ce();
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function ce() {
|
|
45
45
|
var _a2, _b2;
|
|
46
|
-
const e3 = { pagination: { currentPage:
|
|
47
|
-
null !=
|
|
46
|
+
const e3 = { pagination: { currentPage: Z.currentPage, pageSize: Z.pageSize, showTotal: true }, searchForm: [], dynamicColumnInfo: [], sorts: [] };
|
|
47
|
+
null != ie && e3.sorts.push({ prop: ie.property, order: "ascending" == ie.order ? "asc" : "desc" }), te.searchValue && (e3.searchForm.push({ propName: "name", propDbName: "name", operator: "CONTAIN", dataType: "TEXT", propValue: te.searchValue, joinSign: "or" }), e3.searchForm.push({ propName: "code", propDbName: "code", operator: "CONTAIN", dataType: "TEXT", propValue: te.searchValue }));
|
|
48
48
|
let l2 = window.$vueApp.config.globalProperties.baseAPI + "/component/super-page-design/service-flow/list", a2 = null;
|
|
49
|
-
if (
|
|
50
|
-
let e4 =
|
|
49
|
+
if (te.systemCode) {
|
|
50
|
+
let e4 = oe.value.filter((e5) => e5.value == te.systemCode);
|
|
51
51
|
e4.length > 0 && (a2 = e4[0].version);
|
|
52
52
|
}
|
|
53
|
-
l2 += "?systemCode=" + (
|
|
54
|
-
|
|
53
|
+
l2 += "?systemCode=" + (te.systemCode ? te.systemCode : (_a2 = B.pageDesign) == null ? void 0 : _a2.systemCode), l2 += "&publishVersion=" + (a2 || ((_b2 = B.pageDesign) == null ? void 0 : _b2.systemVersion)), l2 += "&parentCode=", A.post(l2, e3).then((e4) => {
|
|
54
|
+
ne.value = e4.data, Z.currentPage = e4.page, Z.pageSize = e4.size, Z.total = e4.total;
|
|
55
55
|
});
|
|
56
56
|
}
|
|
57
|
-
const
|
|
57
|
+
const de = n(() => {
|
|
58
58
|
let e3 = 185;
|
|
59
|
-
return "custom" ==
|
|
59
|
+
return "custom" == ee.value && (e3 = 170), e3;
|
|
60
60
|
});
|
|
61
|
-
function
|
|
62
|
-
if (e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]), e3 || (e3 = "service"),
|
|
63
|
-
if (
|
|
64
|
-
|
|
61
|
+
function me(e3) {
|
|
62
|
+
if (e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]), e3 || (e3 = "service"), ee.value = e3, "service" == ee.value) {
|
|
63
|
+
if (ue == te.searchValue) return;
|
|
64
|
+
ue = te.searchValue, ce();
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
|
|
67
|
+
function ve() {
|
|
68
|
+
ee.value = "", le.value = "", R("update:modelValue", "", "", ""), W();
|
|
69
69
|
}
|
|
70
|
-
function
|
|
71
|
-
|
|
70
|
+
function fe() {
|
|
71
|
+
J.value ? (le.value = J.value, R("update:modelValue", ee.value, le.value, ""), W()) : x.error("请输入权限编码!");
|
|
72
72
|
}
|
|
73
|
-
function
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
function ge() {
|
|
74
|
+
H.value = true, z(() => {
|
|
75
|
+
me(ee.value), A.get(window.$vueApp.config.globalProperties.baseAPI + "/component/super-charts/findAllSystem").then((e3) => {
|
|
76
76
|
var _a2, _b2;
|
|
77
77
|
const l2 = e3, a2 = [], t2 = {};
|
|
78
78
|
for (let e4 of l2) {
|
|
@@ -81,26 +81,26 @@ const N = { key: 0 }, D = { style: { height: "230px", padding: "0 10px" } }, U =
|
|
|
81
81
|
const l3 = t2[e4.code];
|
|
82
82
|
null != l3 && e4.publishVersion > l3.publishVersion ? t2[e4.code] = e4 : null == l3 && (t2[e4.code] = e4, a2.push(e4.code));
|
|
83
83
|
}
|
|
84
|
-
const o2 = (_a2 =
|
|
85
|
-
|
|
84
|
+
const o2 = (_a2 = B.pageDesign) == null ? void 0 : _a2.systemCode, n2 = (_b2 = B.pageDesign) == null ? void 0 : _b2.systemVersion;
|
|
85
|
+
oe.value = [];
|
|
86
86
|
for (let e4 of a2) {
|
|
87
87
|
const l3 = t2[e4], a3 = e4 === o2 ? n2 : l3.publishVersion;
|
|
88
|
-
|
|
88
|
+
oe.value.push({ value: e4, label: l3.name + "(" + a3 + ")", version: a3 });
|
|
89
89
|
}
|
|
90
90
|
});
|
|
91
91
|
});
|
|
92
92
|
}
|
|
93
|
-
function
|
|
94
|
-
return e3 ? `${
|
|
93
|
+
function ye(e3) {
|
|
94
|
+
return e3 ? `${B.rowObj.name}:${e3}` : null;
|
|
95
95
|
}
|
|
96
96
|
return (l2, a2) => {
|
|
97
|
-
const t2 = r("el-icon"), o2 = r("el-input"), n2 = r("el-
|
|
98
|
-
return e2.showLabel ? (p(), s("span", N, c(e2.rowObj.name ? e2.rowObj.name : e2.rowObj.simpleCode), 1)) : (p(), i(
|
|
99
|
-
return a3 = e3.row,
|
|
97
|
+
const t2 = r("el-icon"), o2 = r("el-input"), n2 = r("el-col"), u2 = r("el-empty"), z2 = r("el-option"), x2 = r("el-select"), T2 = r("el-button"), A2 = r("el-row"), L3 = r("el-text"), B2 = r("el-table-column"), M2 = r("el-table"), Q2 = r("el-pagination"), ue2 = r("el-popover");
|
|
98
|
+
return e2.showLabel ? (p(), s("span", N, c(e2.rowObj.name ? e2.rowObj.name : e2.rowObj.simpleCode), 1)) : (p(), i(ue2, { key: 1, modelValue: F.value, "onUpdate:modelValue": a2[6] || (a2[6] = (e3) => F.value = e3), ref_key: "popoverRef", ref: q, visible: H.value, width: 400 }, { reference: d(() => [m(o2, { ref_key: "inputRef", ref: X, readonly: "", size: "small", onClick: ge, title: e2.rowObj.name + "(" + e2.rowObj.simpleCode + ")", formatter: ye, modelValue: ae.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => ae.value = e3), placeholder: "请选择" }, { suffix: d(() => [b(m(t2, { style: { cursor: "pointer" }, onClick: k(ve, ["stop"]) }, { default: d(() => [m(w(P))]), _: 1 }, 512), [[V, le.value]])]), _: 1 }, 8, ["title", "modelValue"])]), default: d(() => [m(A2, { ref_key: "contentRef", ref: G }, { default: d(() => [e2.onlyService ? v("", true) : (p(), i(n2, { key: 0, span: 8 }, { default: d(() => [f("div", D, [(p(), s(g, null, y(Y, (e3) => f("div", { class: h(["amb-popover-menu-item", e3.value == ee.value ? "is-active" : ""]), onClick: (l3) => me(e3.value) }, [m(t2, null, { default: d(() => [b(m(w(S), null, null, 512), [[V, e3.value == l2.iconType]])]), _: 2 }, 1024), f("span", null, c(e3.label), 1)], 10, U)), 64))])]), _: 1 })), ee.value ? (p(), i(n2, { key: 2, span: e2.onlyService ? 24 : 16, style: { "padding-left": "10px" } }, { default: d(() => [m(A2, null, { default: d(() => [b(m(x2, { modelValue: te.systemCode, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => te.systemCode = e3), placeholder: "当前应用", clearable: "", style: { width: "100px" } }, { default: d(() => [(p(true), s(g, null, y(oe.value, (e3) => (p(), i(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), [[V, "service" == ee.value]]), b(m(o2, { size: "small", modelValue: te.searchValue, "onUpdate:modelValue": a2[2] || (a2[2] = (e3) => te.searchValue = e3), placeholder: "搜索", "suffix-icon": w(j), style: C([{ "margin-left": "6px" }, { width: e2.onlyService ? "250px" : "130px" }]) }, null, 8, ["modelValue", "suffix-icon", "style"]), [[V, "service" == ee.value]]), b(m(o2, { size: "small", modelValue: J.value, "onUpdate:modelValue": a2[3] || (a2[3] = (e3) => J.value = e3), placeholder: "请输入", style: { "margin-left": "6px", width: "200px" } }, null, 8, ["modelValue"]), [[V, "custom" == ee.value]]), b(m(T2, { style: { "margin-left": "4px" }, onClick: fe, size: "small", type: "primary", icon: w(O), circle: "" }, null, 8, ["icon"]), [[V, "custom" == ee.value]])]), _: 1 }), b(f("div", E, [m(L3, { type: "primary" }, { default: d(() => a2[7] || (a2[7] = [_("请输入自定义Controller中Permission注解中的code后点击添加图标.")])), _: 1 })], 512), [[V, "service" != ee.value]]), b(m(M2, { ref_key: "tableRef", ref: K, height: de.value, "show-header": false, size: "small", "current-row-key": "code", "row-key": "code", "highlight-current-row": true, onSortChange: pe, data: ne.value }, { default: d(() => [m(B2, { width: "65" }, { default: d((e3) => [m(T2, { type: "default", size: "small", onClick: (l3) => {
|
|
99
|
+
return a3 = e3.row, le.value = a3.code, R("update:modelValue", ee.value, le.value, a3.name, a3.id), void W();
|
|
100
100
|
var a3;
|
|
101
|
-
} }, { default: d(() => a2[8] || (a2[8] = [_(" 选择 ")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), m(
|
|
101
|
+
} }, { default: d(() => a2[8] || (a2[8] = [_(" 选择 ")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), m(B2, { label: "名称", prop: "name", width: "120", sortable: "custom" }, { default: d((e3) => [f("span", { style: { "text-align": "left" }, title: e3.row.name }, c(e3.row.name), 9, $)]), _: 1 }), m(B2, { label: "编码", sortable: "custom" }, { default: d((e3) => [f("span", { style: { "text-align": "left" }, title: e3.row.code }, c(e3.row.code), 9, I)]), _: 1 })]), _: 1 }, 8, ["height", "data"]), [[V, "service" == ee.value]]), b(m(Q2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": Z.currentPage, "onUpdate:currentPage": a2[4] || (a2[4] = (e3) => Z.currentPage = e3), "page-size": Z.pageSize, "onUpdate:pageSize": a2[5] || (a2[5] = (e3) => Z.pageSize = e3), size: l2.small, "pager-count": 3, layout: "pager,total", total: Z.total, onCurrentChange: se }, null, 8, ["current-page", "page-size", "size", "total"]), [[V, "service" == ee.value]])]), _: 1 }, 8, ["span"])) : (p(), i(n2, { key: 1, span: 16 }, { default: d(() => [m(u2, { description: "请选择类型", "image-size": 40 })]), _: 1 }))]), _: 1 }, 512)]), _: 1 }, 8, ["modelValue", "visible"]));
|
|
102
102
|
};
|
|
103
103
|
} });
|
|
104
104
|
export {
|
|
105
|
-
|
|
105
|
+
L as default
|
|
106
106
|
};
|