act-plus 1.1.41 → 1.1.42
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/act-plus.js +1 -1
- package/act-plus.umd.cjs +33 -33
- package/lib/{dialogAddField-3c740262.js → dialogAddField-38b840e0.js} +2 -2
- package/lib/{dialogConfigBtn-8bfd8dd7.js → dialogConfigBtn-e74b77e9.js} +2 -2
- package/lib/{dialogSiteComponentsParams-b6c8001c.js → dialogSiteComponentsParams-7292486e.js} +1 -1
- package/lib/{index-4398f116.js → index-2ae88f18.js} +1 -1
- package/lib/index-37e5e62a.js +108 -0
- package/lib/{index-266b8842.js → index-3ea9f0c0.js} +105 -104
- package/lib/{index-333a11e5.js → index-81f4a802.js} +1 -1
- package/lib/{index-40115216.js → index-bbca6b2b.js} +10 -10
- package/lib/{index-0c36aa40.js → index-eaed6b5e.js} +28 -29
- package/package.json +1 -1
- package/style.css +1 -1
- package/lib/index-e9d31e0d.js +0 -107
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineAsyncComponent as
|
|
2
|
-
import { _ as we, u as Ne, P as Ue, a as ke, b as Pe } from "./index-
|
|
1
|
+
import { defineAsyncComponent as $, inject as T, ref as K, watch as Te, resolveComponent as _, resolveDirective as ee, openBlock as n, createBlock as p, withCtx as C, createElementVNode as le, createVNode as ae, createTextVNode as W, toDisplayString as A, unref as i, withDirectives as oe, createElementBlock as k, Fragment as O, renderList as G, mergeProps as v, createCommentVNode as te, resolveDynamicComponent as De, toRaw as Ke } from "vue";
|
|
2
|
+
import { _ as we, u as Ne, P as Ue, a as ke, b as Pe } from "./index-bbca6b2b.js";
|
|
3
3
|
import { ElNotification as Se } from "element-plus";
|
|
4
4
|
import "vue-router";
|
|
5
5
|
import "js-base64";
|
|
@@ -13,57 +13,57 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
13
13
|
},
|
|
14
14
|
emits: ["update:visible", "refresh"],
|
|
15
15
|
setup(w, { emit: se }) {
|
|
16
|
-
const
|
|
17
|
-
const
|
|
16
|
+
const re = $(() => import("./index-bbca6b2b.js").then((l) => l.t)), de = $(() => import("./index-2ae88f18.js")), ie = $(() => import("./index-bbca6b2b.js").then((l) => l.s)), ne = $(() => import("./index-bbca6b2b.js").then((l) => l.r)), { t: m } = Ne(), q = T("request"), ue = T("loadComponents"), P = T("formatDataType"), J = T("globalProps"), ce = T("stringToBoolean"), b = T("getFieldUiProps"), fe = T("disposeRequestData"), Q = se, f = w, S = K(!1), R = K(!1), x = K(null), L = K([]), o = K({}), M = K({}), pe = (l) => l.formColumnCol == null || l.customFiledsComponentes[l.customFiledsComponentes.customComponentName] ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, me = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), ye = async ({ node: l, resolve: c }, a) => {
|
|
17
|
+
const d = b(a), { label: t, value: h, children: F, isLeaf: s } = { ...Pe, ...d.treeProps || {} };
|
|
18
18
|
if (l[s])
|
|
19
19
|
return c([]);
|
|
20
|
-
const
|
|
20
|
+
const u = a.postRequestParams.filter((y) => y.submitType === "default").reduce((y, D) => (y[D.submitName] = P(D.paramsType, D.submitValue), y), {}), g = a.postRequestParams.filter((y) => y.submitType === "dynamic").map((y) => ({
|
|
21
21
|
field: y.submitName,
|
|
22
22
|
operate: y.submitMatchType,
|
|
23
|
-
value:
|
|
23
|
+
value: d.loadCode ? l == null ? void 0 : l.data.value : P(y.paramsType, y.submitValue)
|
|
24
24
|
}));
|
|
25
25
|
let V = {};
|
|
26
|
-
Object.keys(
|
|
27
|
-
const { data:
|
|
26
|
+
Object.keys(u).length && (V = { ...V, ...u }), g.length && (V.dynamicFilters = g), d.loadCode && Reflect.has(V, d.loadCode) && (V[d.loadCode] = l == null ? void 0 : l.data.value);
|
|
27
|
+
const { data: N } = await q({
|
|
28
28
|
url: a.fieldRequestUrl,
|
|
29
29
|
method: a.fieldRequestType || "GET",
|
|
30
30
|
data: V
|
|
31
|
-
}), B = (
|
|
31
|
+
}), B = (N || []).map((y) => ({ label: y[t], value: y[h], children: [], isLeaf: y[s] }));
|
|
32
32
|
c(B);
|
|
33
|
-
},
|
|
33
|
+
}, E = (l) => {
|
|
34
34
|
if (!["input", "textarea"].includes(l)) {
|
|
35
35
|
if (["multipleSelect", "dateRange"].includes(l))
|
|
36
36
|
return [];
|
|
37
37
|
if (["switch"].includes(l))
|
|
38
38
|
return !1;
|
|
39
39
|
}
|
|
40
|
-
},
|
|
40
|
+
}, j = (l, c) => {
|
|
41
41
|
if (["string"].includes(c))
|
|
42
|
-
return l.sort((a,
|
|
42
|
+
return l.sort((a, d) => a.sort - d.sort).join(";");
|
|
43
43
|
if (["number"].includes(c))
|
|
44
44
|
return Number(l);
|
|
45
45
|
if (["array"].includes(c))
|
|
46
|
-
return l.sort((a,
|
|
47
|
-
},
|
|
46
|
+
return l.sort((a, d) => a.sort - d.sort);
|
|
47
|
+
}, Y = (l, c = !1) => {
|
|
48
48
|
if (["multipleSelect"].includes(l.fieldType))
|
|
49
|
-
return f.data.rowData[l.fieldKey] ? f.data.rowData[l.fieldKey].split(";").map((
|
|
49
|
+
return f.data.rowData[l.fieldKey] ? f.data.rowData[l.fieldKey].split(";").map((d) => c ? { value: d } : d) : [];
|
|
50
50
|
if (["virtualizedMultipleSelect"].includes(l.fieldType))
|
|
51
51
|
return f.data.rowData[l.fieldKey] ? f.data.rowData[l.fieldKey].split(";") : [];
|
|
52
52
|
if (["dateRange"].includes(l.fieldType)) {
|
|
53
|
-
const
|
|
54
|
-
return f.data.rowData[l.fieldKey] =
|
|
53
|
+
const d = l.fieldKey.split("&");
|
|
54
|
+
return f.data.rowData[l.fieldKey] = d.map((t) => f.data.rowData[t]), f.data.rowData[l.fieldKey];
|
|
55
55
|
}
|
|
56
56
|
let a = f.data.rowData[l.fieldKey];
|
|
57
57
|
if (["select"].includes(l.fieldType)) {
|
|
58
|
-
const
|
|
59
|
-
l.dataList && typeof l.dataList[0][
|
|
58
|
+
const d = b(l);
|
|
59
|
+
l.dataList && typeof l.dataList[0][d["value-key"] ? d["value-key"] : "value"] == "string" && a !== null && (a = c ? { value: a.toString() } : a.toString());
|
|
60
60
|
}
|
|
61
61
|
if (["virtualizedSelect"].includes(l.fieldType)) {
|
|
62
|
-
const
|
|
63
|
-
l.dataList && typeof l.dataList[0][
|
|
62
|
+
const d = b(l);
|
|
63
|
+
l.dataList && typeof l.dataList[0][d["value-key"] ? d["value-key"] : "value"] == "string" && a !== null && (a = a.toString());
|
|
64
64
|
}
|
|
65
65
|
return (a === "true" || a === "false") && (a = ce(a)), a;
|
|
66
|
-
}, be = (l) =>
|
|
66
|
+
}, be = (l) => q({ url: f.data.dataItem.requestUrl, method: "post", data: l });
|
|
67
67
|
Te(
|
|
68
68
|
() => f.visible,
|
|
69
69
|
async (l, c) => {
|
|
@@ -71,59 +71,60 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
71
71
|
if (l)
|
|
72
72
|
try {
|
|
73
73
|
S.value = !0;
|
|
74
|
-
const
|
|
75
|
-
|
|
74
|
+
const d = await fe(f.data.formList, f.data.rowData, !1, !0);
|
|
75
|
+
L.value = await Promise.all(
|
|
76
76
|
(((a = f.data) == null ? void 0 : a.formList) ?? []).sort((t, h) => t.sort - h.sort).map(async (t) => {
|
|
77
|
-
const h =
|
|
78
|
-
h && (t.dataList = (h == null ? void 0 : h.dataList) ?? []), ["select", "multipleSelect"].includes(t.fieldType) && (o.value[`${t.fieldKey}ActImplicit`] = Object.keys(f.data.rowData).length && t.isFormSetValue ?
|
|
79
|
-
const { isFiledCustom: F, customComponentName: s, customComponentUrl:
|
|
77
|
+
const h = d.find((g) => t.fieldName == g.fieldName && t.fieldKey == g.fieldKey);
|
|
78
|
+
h && (t.dataList = (h == null ? void 0 : h.dataList) ?? []), ["select", "multipleSelect"].includes(t.fieldType) && (o.value[`${t.fieldKey}ActImplicit`] = Object.keys(f.data.rowData).length && t.isFormSetValue ? Y(t, !0) : E(t.fieldType)), o.value[t.fieldKey] = Object.keys(f.data.rowData).length && t.isFormSetValue ? Y(t) : E(t.fieldType);
|
|
79
|
+
const { isFiledCustom: F, customComponentName: s, customComponentUrl: u } = t.customFiledsComponentes;
|
|
80
80
|
if (F && !t.customFiledsComponentes[s]) {
|
|
81
|
-
const
|
|
82
|
-
t.customFiledsComponentes[s] =
|
|
81
|
+
const g = await ue(u, s);
|
|
82
|
+
t.customFiledsComponentes[s] = g;
|
|
83
83
|
}
|
|
84
84
|
return t;
|
|
85
85
|
})
|
|
86
|
-
),
|
|
87
|
-
} catch (
|
|
88
|
-
console.error(
|
|
86
|
+
), S.value = !1;
|
|
87
|
+
} catch (d) {
|
|
88
|
+
console.error(d), S.value = !1;
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
);
|
|
92
92
|
const he = (l) => {
|
|
93
|
-
|
|
94
|
-
},
|
|
95
|
-
|
|
93
|
+
z(), l();
|
|
94
|
+
}, z = () => {
|
|
95
|
+
L.value = [], x.value.resetFields(), Q("update:visible", !1);
|
|
96
96
|
}, _e = (l, c) => {
|
|
97
|
-
const a = b(c), { fieldKey:
|
|
97
|
+
const a = b(c), { fieldKey: d, fieldType: t } = c;
|
|
98
98
|
if (t === "multipleSelect") {
|
|
99
99
|
const h = l.filter((s) => typeof s == "string"), F = l.filter((s) => typeof s != "string").map((s) => s.value);
|
|
100
|
-
o.value[a.createFieldKey] = h.length ?
|
|
100
|
+
o.value[a.createFieldKey] = h.length ? j(h, "string") : void 0, o.value[d] = F.length ? j(F, "string") : void 0;
|
|
101
101
|
} else
|
|
102
|
-
typeof l == "string" ? (o.value[a.createFieldKey] = l, o.value[
|
|
102
|
+
typeof l == "string" ? (o.value[a.createFieldKey] = l, o.value[d] = void 0) : (o.value[d] = l.value, delete o.value[a.createFieldKey]);
|
|
103
103
|
}, ge = (l) => {
|
|
104
104
|
l && l.validate((c) => {
|
|
105
105
|
if (c) {
|
|
106
|
-
const { dataItem: a, rowData:
|
|
106
|
+
const { dataItem: a, rowData: d } = f.data;
|
|
107
107
|
let t = { ...Ke(o.value) };
|
|
108
108
|
Object.keys(t).forEach((s) => {
|
|
109
109
|
if (s.includes("ActImplicit")) {
|
|
110
110
|
delete t[s];
|
|
111
111
|
return;
|
|
112
112
|
}
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
113
|
+
const u = L.value.find((g) => g.fieldKey === s);
|
|
114
|
+
s.includes("&") ? s.split("&").forEach((V, N) => {
|
|
115
|
+
t[V] = t[s][N];
|
|
116
|
+
}) : Array.isArray(t[s]) && u.fieldSubmitType == "string" && (t[s] = j(t[s], "string"));
|
|
116
117
|
});
|
|
117
|
-
const h = a.submitFields.filter((s) => s.matchType == "default").reduce((s,
|
|
118
|
+
const h = a.submitFields.filter((s) => s.matchType == "default").reduce((s, u) => (u.submitFieldType === "string" && (s[u.submitFieldName] = u.matchFieldName.toString()), s), {}), F = a.submitFields.filter((s) => s.matchType == "match").reduce((s, u) => (Reflect.has(u, "submitFieldMatchOrigin") && u.submitFieldMatchOrigin != "rowData" ? Reflect.has(J.matchData, u.submitFieldMatchOrigin) && (s[u.submitFieldName] = P(u.submitFieldType, J.matchData[u.submitFieldMatchOrigin][u.matchFieldName])) : s[u.submitFieldName] = P(u.submitFieldType, d[u.matchFieldName]), s), {});
|
|
118
119
|
be({
|
|
119
120
|
...t,
|
|
120
121
|
...h,
|
|
121
122
|
...F
|
|
122
123
|
}).then((s) => {
|
|
123
124
|
try {
|
|
124
|
-
Se({ title: m("act.tip"), message: m("act.saveSuccessfully"), type: "success", duration: 2500 }),
|
|
125
|
-
} catch (
|
|
126
|
-
console.error(
|
|
125
|
+
Se({ title: m("act.tip"), message: m("act.saveSuccessfully"), type: "success", duration: 2500 }), z(), Q("refresh");
|
|
126
|
+
} catch (u) {
|
|
127
|
+
console.error(u);
|
|
127
128
|
}
|
|
128
129
|
R.value = !1;
|
|
129
130
|
}).catch((s) => {
|
|
@@ -132,18 +133,18 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
132
133
|
}
|
|
133
134
|
});
|
|
134
135
|
}, ve = (l) => {
|
|
135
|
-
const c = Object.keys(
|
|
136
|
-
var
|
|
137
|
-
return (
|
|
136
|
+
const c = Object.keys(M.value).map((a) => {
|
|
137
|
+
var d;
|
|
138
|
+
return (d = M.value[a]) == null ? void 0 : d.updateFormData(o.value);
|
|
138
139
|
}).filter((a) => a);
|
|
139
140
|
Promise.all([l.validate(), ...c]).then((a) => {
|
|
140
|
-
a.every((
|
|
141
|
+
a.every((d) => d) && ge(l);
|
|
141
142
|
}).catch((a) => (console.error(a), a));
|
|
142
143
|
};
|
|
143
144
|
return (l, c) => {
|
|
144
145
|
var X;
|
|
145
|
-
const a = _("el-input"),
|
|
146
|
-
return
|
|
146
|
+
const a = _("el-input"), d = _("el-option"), t = _("el-select"), h = _("el-select-v2"), F = _("el-tree-select"), s = _("el-date-picker"), u = _("el-cascader"), g = _("el-switch"), V = _("el-form-item"), N = _("el-col"), B = _("el-row"), y = _("el-form"), D = _("el-button"), Ve = _("el-dialog"), Ce = ee("loading"), Fe = ee("debounce");
|
|
147
|
+
return n(), p(Ve, {
|
|
147
148
|
"model-value": f.visible,
|
|
148
149
|
title: f.title,
|
|
149
150
|
top: "5vh",
|
|
@@ -159,20 +160,20 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
159
160
|
le("span", Le, [
|
|
160
161
|
ae(D, {
|
|
161
162
|
loading: R.value,
|
|
162
|
-
onClick:
|
|
163
|
+
onClick: z
|
|
163
164
|
}, {
|
|
164
165
|
default: C(() => [
|
|
165
|
-
W(
|
|
166
|
+
W(A(i(m)("act.cancel")), 1)
|
|
166
167
|
]),
|
|
167
168
|
_: 1
|
|
168
169
|
}, 8, ["loading"]),
|
|
169
|
-
oe((
|
|
170
|
+
oe((n(), p(D, {
|
|
170
171
|
type: "primary",
|
|
171
172
|
loading: R.value,
|
|
172
|
-
onClick: c[1] || (c[1] = (H) => ve(
|
|
173
|
+
onClick: c[1] || (c[1] = (H) => ve(x.value))
|
|
173
174
|
}, {
|
|
174
175
|
default: C(() => [
|
|
175
|
-
W(
|
|
176
|
+
W(A(i(m)("act.save")), 1)
|
|
176
177
|
]),
|
|
177
178
|
_: 1
|
|
178
179
|
}, 8, ["loading"])), [
|
|
@@ -183,10 +184,10 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
183
184
|
default: C(() => {
|
|
184
185
|
var H, Z;
|
|
185
186
|
return [
|
|
186
|
-
oe((
|
|
187
|
+
oe((n(), p(y, {
|
|
187
188
|
class: "a-form",
|
|
188
189
|
ref_key: "formRef",
|
|
189
|
-
ref:
|
|
190
|
+
ref: x,
|
|
190
191
|
model: o.value,
|
|
191
192
|
"label-suffix": ":",
|
|
192
193
|
"label-width": (H = w.data.formConfig) == null ? void 0 : H.formLabelWidth,
|
|
@@ -195,69 +196,69 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
195
196
|
default: C(() => [
|
|
196
197
|
ae(B, { gutter: 40 }, {
|
|
197
198
|
default: C(() => [
|
|
198
|
-
(
|
|
199
|
+
(n(!0), k(O, null, G(L.value, (e, I) => (n(), p(N, {
|
|
199
200
|
span: pe(e),
|
|
200
201
|
key: I
|
|
201
202
|
}, {
|
|
202
203
|
default: C(() => [
|
|
203
|
-
e.customFiledsComponentes.isFiledCustom ? (
|
|
204
|
-
e.customFiledsComponentes[e.customFiledsComponentes.customComponentName] ? (
|
|
204
|
+
e.customFiledsComponentes.isFiledCustom ? (n(), k(O, { key: 1 }, [
|
|
205
|
+
e.customFiledsComponentes[e.customFiledsComponentes.customComponentName] ? (n(), p(De(e.customFiledsComponentes[e.customFiledsComponentes.customComponentName]), {
|
|
205
206
|
key: 0,
|
|
206
207
|
ref_for: !0,
|
|
207
|
-
ref: (
|
|
208
|
+
ref: (r) => M.value[e.customFiledsComponentes.customComponentName] = r,
|
|
208
209
|
formConfig: w.data.formConfig,
|
|
209
210
|
item: e,
|
|
210
211
|
rowData: f.data.rowData,
|
|
211
212
|
visible: f.visible,
|
|
212
213
|
form: o.value,
|
|
213
|
-
"onUpdate:form": c[0] || (c[0] = (
|
|
214
|
-
}, null, 40, ["formConfig", "item", "rowData", "visible", "form"])) : (
|
|
214
|
+
"onUpdate:form": c[0] || (c[0] = (r) => o.value = r)
|
|
215
|
+
}, null, 40, ["formConfig", "item", "rowData", "visible", "form"])) : (n(), k("div", {
|
|
215
216
|
class: "no-config",
|
|
216
217
|
key: I
|
|
217
218
|
}, [
|
|
218
|
-
le("span", Re, "【" +
|
|
219
|
-
W(
|
|
219
|
+
le("span", Re, "【" + A(e.fieldName) + "】", 1),
|
|
220
|
+
W(A(i(m)("act.fieldCustom")), 1)
|
|
220
221
|
]))
|
|
221
|
-
], 64)) : (
|
|
222
|
+
], 64)) : (n(), p(V, {
|
|
222
223
|
key: 0,
|
|
223
224
|
label: e.fieldName,
|
|
224
225
|
prop: ["select", "multipleSelect"].includes(e.fieldType) ? `${e.fieldKey}ActImplicit` : e.fieldKey,
|
|
225
226
|
rules: [{ required: e.isFormFieldRequired, message: i(m)("act.requiredMessage"), trigger: me(e) }]
|
|
226
227
|
}, {
|
|
227
228
|
default: C(() => [
|
|
228
|
-
e.fieldType === "input" ? (
|
|
229
|
+
e.fieldType === "input" ? (n(), p(a, v({
|
|
229
230
|
key: 0,
|
|
230
231
|
modelValue: o.value[e.fieldKey],
|
|
231
|
-
"onUpdate:modelValue": (
|
|
232
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
232
233
|
placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
|
|
233
234
|
clearable: "",
|
|
234
235
|
ref_for: !0
|
|
235
236
|
}, i(b)(e), {
|
|
236
237
|
disabled: e.isFormDisabled
|
|
237
238
|
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : te("", !0),
|
|
238
|
-
e.fieldType === "inputNumber" ? (
|
|
239
|
+
e.fieldType === "inputNumber" ? (n(), p(i(re), v({
|
|
239
240
|
key: 1,
|
|
240
241
|
modelValue: o.value[e.fieldKey],
|
|
241
|
-
"onUpdate:modelValue": (
|
|
242
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
242
243
|
placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
|
|
243
244
|
clearable: "",
|
|
244
245
|
ref_for: !0
|
|
245
246
|
}, i(b)(e), {
|
|
246
247
|
disabled: e.isFormDisabled
|
|
247
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "textarea" ? (
|
|
248
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "textarea" ? (n(), p(a, v({
|
|
248
249
|
key: 2,
|
|
249
250
|
modelValue: o.value[e.fieldKey],
|
|
250
|
-
"onUpdate:modelValue": (
|
|
251
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
251
252
|
placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
|
|
252
253
|
rows: 4,
|
|
253
254
|
ref_for: !0
|
|
254
255
|
}, i(b)(e), {
|
|
255
256
|
type: "textarea",
|
|
256
257
|
disabled: e.isFormDisabled
|
|
257
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "selectIcon" ? (
|
|
258
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "selectIcon" ? (n(), p(i(de), v({
|
|
258
259
|
key: 3,
|
|
259
260
|
modelValue: o.value[e.fieldKey],
|
|
260
|
-
"onUpdate:modelValue": (
|
|
261
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
261
262
|
icons: e.dataList,
|
|
262
263
|
placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
|
|
263
264
|
ref_for: !0
|
|
@@ -265,17 +266,17 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
265
266
|
disabled: e.isFormDisabled
|
|
266
267
|
}), {
|
|
267
268
|
default: C(() => [
|
|
268
|
-
(
|
|
269
|
+
(n(!0), k(O, null, G(e.dataList, (r, U) => (n(), p(d, {
|
|
269
270
|
key: U,
|
|
270
|
-
label:
|
|
271
|
-
value:
|
|
271
|
+
label: r.key,
|
|
272
|
+
value: r.value
|
|
272
273
|
}, null, 8, ["label", "value"]))), 128))
|
|
273
274
|
]),
|
|
274
275
|
_: 2
|
|
275
|
-
}, 1040, ["modelValue", "onUpdate:modelValue", "icons", "placeholder", "disabled"])) : ["select", "multipleSelect"].includes(e.fieldType) ? (
|
|
276
|
+
}, 1040, ["modelValue", "onUpdate:modelValue", "icons", "placeholder", "disabled"])) : ["select", "multipleSelect"].includes(e.fieldType) ? (n(), p(t, v({
|
|
276
277
|
key: 4,
|
|
277
278
|
modelValue: o.value[`${e.fieldKey}ActImplicit`],
|
|
278
|
-
"onUpdate:modelValue": (
|
|
279
|
+
"onUpdate:modelValue": (r) => o.value[`${e.fieldKey}ActImplicit`] = r,
|
|
279
280
|
placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
|
|
280
281
|
clearable: "",
|
|
281
282
|
filterable: "",
|
|
@@ -284,20 +285,20 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
284
285
|
}, i(b)(e), {
|
|
285
286
|
multiple: e.fieldType === "multipleSelect",
|
|
286
287
|
disabled: e.isFormDisabled,
|
|
287
|
-
onChange: (
|
|
288
|
+
onChange: (r) => _e(r, e)
|
|
288
289
|
}), {
|
|
289
290
|
default: C(() => [
|
|
290
|
-
(
|
|
291
|
+
(n(!0), k(O, null, G(e.dataList, (r, U) => (n(), p(d, {
|
|
291
292
|
key: U,
|
|
292
|
-
label:
|
|
293
|
-
value:
|
|
293
|
+
label: r.key,
|
|
294
|
+
value: r
|
|
294
295
|
}, null, 8, ["label", "value"]))), 128))
|
|
295
296
|
]),
|
|
296
297
|
_: 2
|
|
297
|
-
}, 1040, ["modelValue", "onUpdate:modelValue", "placeholder", "multiple", "disabled", "onChange"])) : ["virtualizedSelect", "virtualizedMultipleSelect"].includes(e.fieldType) ? (
|
|
298
|
+
}, 1040, ["modelValue", "onUpdate:modelValue", "placeholder", "multiple", "disabled", "onChange"])) : ["virtualizedSelect", "virtualizedMultipleSelect"].includes(e.fieldType) ? (n(), p(h, v({
|
|
298
299
|
key: 5,
|
|
299
300
|
modelValue: o.value[e.fieldKey],
|
|
300
|
-
"onUpdate:modelValue": (
|
|
301
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
301
302
|
options: e.dataList,
|
|
302
303
|
props: { ...i(Ue) },
|
|
303
304
|
placeholder: `${i(m)("act.selectPlaceholder")}${e.fieldName}`,
|
|
@@ -307,10 +308,10 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
307
308
|
}, i(b)(e), {
|
|
308
309
|
disabled: e.isFormDisabled,
|
|
309
310
|
multiple: e.fieldType === "virtualizedMultipleSelect"
|
|
310
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled", "multiple"])) : e.fieldType === "treeSelect" ? (
|
|
311
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled", "multiple"])) : e.fieldType === "treeSelect" ? (n(), p(F, v({
|
|
311
312
|
key: 6,
|
|
312
313
|
modelValue: o.value[e.fieldKey],
|
|
313
|
-
"onUpdate:modelValue": (
|
|
314
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
314
315
|
placeholder: `请选择${e.fieldName}`,
|
|
315
316
|
props: { isLeaf: "isLeaf" },
|
|
316
317
|
"render-after-expand": !1,
|
|
@@ -321,22 +322,22 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
321
322
|
clearable: "",
|
|
322
323
|
filterable: "",
|
|
323
324
|
lazy: "",
|
|
324
|
-
load: (
|
|
325
|
+
load: (r, U) => ye({ node: r, resolve: U }, e),
|
|
325
326
|
ref_for: !0
|
|
326
|
-
}, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (
|
|
327
|
+
}, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (n(), p(s, v({
|
|
327
328
|
key: 7,
|
|
328
329
|
modelValue: o.value[e.fieldKey],
|
|
329
|
-
"onUpdate:modelValue": (
|
|
330
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
330
331
|
type: "date",
|
|
331
332
|
placeholder: `${i(m)("act.selectPlaceholder")}${i(m)("act.time")}`,
|
|
332
333
|
"value-format": "YYYY-MM-DD HH:mm:ss",
|
|
333
334
|
ref_for: !0
|
|
334
335
|
}, i(b)(e), {
|
|
335
336
|
disabled: e.isFormDisabled
|
|
336
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "dateRange" ? (
|
|
337
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "dateRange" ? (n(), p(s, v({
|
|
337
338
|
key: 8,
|
|
338
339
|
modelValue: o.value[e.fieldKey],
|
|
339
|
-
"onUpdate:modelValue": (
|
|
340
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
340
341
|
type: "daterange",
|
|
341
342
|
"start-placeholder": i(m)("act.startTime"),
|
|
342
343
|
"end-placeholder": i(m)("act.endTime"),
|
|
@@ -344,10 +345,10 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
344
345
|
ref_for: !0
|
|
345
346
|
}, i(b)(e), {
|
|
346
347
|
disabled: e.isFormDisabled
|
|
347
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder", "disabled"])) : e.fieldType === "provinceCascade" ? (
|
|
348
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder", "disabled"])) : e.fieldType === "provinceCascade" ? (n(), p(u, v({
|
|
348
349
|
key: 9,
|
|
349
350
|
modelValue: o.value[e.fieldKey],
|
|
350
|
-
"onUpdate:modelValue": (
|
|
351
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
351
352
|
options: e.dataList,
|
|
352
353
|
props: i(ke),
|
|
353
354
|
clearable: "",
|
|
@@ -356,23 +357,23 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
356
357
|
ref_for: !0
|
|
357
358
|
}, i(b)(e), {
|
|
358
359
|
disabled: e.isFormDisabled
|
|
359
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled"])) : e.fieldType === "switch" ? (
|
|
360
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled"])) : e.fieldType === "switch" ? (n(), p(g, {
|
|
360
361
|
key: 10,
|
|
361
362
|
modelValue: o.value[e.fieldKey],
|
|
362
|
-
"onUpdate:modelValue": (
|
|
363
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
363
364
|
"active-value": !0,
|
|
364
365
|
"inactive-value": !1
|
|
365
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : e.fieldType === "upload" ? (
|
|
366
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : e.fieldType === "upload" ? (n(), p(i(ie), v({
|
|
366
367
|
key: 11,
|
|
367
368
|
class: "form-upload",
|
|
368
369
|
modelValue: o.value[e.fieldKey],
|
|
369
|
-
"onUpdate:modelValue": (
|
|
370
|
-
request: i(
|
|
370
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
371
|
+
request: i(q),
|
|
371
372
|
ref_for: !0
|
|
372
|
-
}, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "request"])) : e.fieldType === "editor" ? (
|
|
373
|
+
}, i(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "request"])) : e.fieldType === "editor" ? (n(), p(i(ne), v({
|
|
373
374
|
key: 12,
|
|
374
375
|
modelValue: o.value[e.fieldKey],
|
|
375
|
-
"onUpdate:modelValue": (
|
|
376
|
+
"onUpdate:modelValue": (r) => o.value[e.fieldKey] = r,
|
|
376
377
|
disabled: e.isFormDisabled,
|
|
377
378
|
placeholder: `${i(m)("act.inputPlaceholder")}${e.fieldName}`,
|
|
378
379
|
ref_for: !0
|
|
@@ -397,7 +398,7 @@ const Re = { class: "no-config-field" }, Le = { class: "dialog-footer" }, $e = {
|
|
|
397
398
|
}, 8, ["model-value", "title", "width"]);
|
|
398
399
|
};
|
|
399
400
|
}
|
|
400
|
-
}, je = /* @__PURE__ */ we($e, [["__scopeId", "data-v-
|
|
401
|
+
}, je = /* @__PURE__ */ we($e, [["__scopeId", "data-v-37b49f83"]]);
|
|
401
402
|
export {
|
|
402
403
|
je as default
|
|
403
404
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { reactive as m, watch as b, resolveComponent as s, openBlock as v, createBlock as g, withCtx as o, createElementVNode as i, createVNode as x, createTextVNode as y, toDisplayString as h, unref as C } from "vue";
|
|
2
|
-
import { _ as k, u as w } from "./index-
|
|
2
|
+
import { _ as k, u as w } from "./index-bbca6b2b.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "js-base64";
|
|
5
5
|
import "element-plus";
|
|
@@ -3680,18 +3680,18 @@ const Mee = {
|
|
|
3680
3680
|
emits: ["onClickRow", "refresh", "load"],
|
|
3681
3681
|
setup(k, { expose: O, emit: V }) {
|
|
3682
3682
|
const U = n_({
|
|
3683
|
-
loader: () => import("./index-
|
|
3683
|
+
loader: () => import("./index-eaed6b5e.js"),
|
|
3684
3684
|
loadingComponent: C3,
|
|
3685
3685
|
delay: 20
|
|
3686
3686
|
}), j = n_({
|
|
3687
|
-
loader: () => import("./index-
|
|
3687
|
+
loader: () => import("./index-37e5e62a.js"),
|
|
3688
3688
|
loadingComponent: C3,
|
|
3689
3689
|
delay: 20
|
|
3690
3690
|
}), ee = n_({
|
|
3691
3691
|
loader: () => Promise.resolve().then(() => lte),
|
|
3692
3692
|
loadingComponent: C3,
|
|
3693
3693
|
delay: 20
|
|
3694
|
-
}), oe = n_(() => import("./index-
|
|
3694
|
+
}), oe = n_(() => import("./index-3ea9f0c0.js")), Z = n_(() => import("./index-81f4a802.js")), { t: fe } = PT(), Ge = b1("actModules"), tt = b1("request"), ht = b1("themeColor"), Le = O$(), et = ZY(), ut = V, Qe = k, Me = () => ({
|
|
3695
3695
|
pageLoading: !1,
|
|
3696
3696
|
tableLoading: !1,
|
|
3697
3697
|
tableTotal: 0,
|
|
@@ -3792,7 +3792,7 @@ const Mee = {
|
|
|
3792
3792
|
const Wo = nn(In), Jn = Zt(
|
|
3793
3793
|
In.matchCondition,
|
|
3794
3794
|
Wo,
|
|
3795
|
-
In.fieldValue == "" ?
|
|
3795
|
+
In.fieldValue == "" ? null : In.fieldValue == "true" || In.fieldValue == "false" ? rt(In.fieldValue) : In.fieldValue
|
|
3796
3796
|
);
|
|
3797
3797
|
return Fn += Jn, An !== je.matchFields.length - 1 && (Fn += In.spliceCondition || "&&"), Fn;
|
|
3798
3798
|
}, "").split("||"), Jt = zn.reduce((Fn, In, An) => (Fn += `(${In})`, An < zn.length - 1 && (Fn += "||"), Fn), "");
|
|
@@ -3867,7 +3867,7 @@ const Mee = {
|
|
|
3867
3867
|
console.error(Mt);
|
|
3868
3868
|
}
|
|
3869
3869
|
}, L = () => {
|
|
3870
|
-
P.value = (be.buttons || []).filter((je) => je.permissionCode !== 1001 && je.btnPostion.includes("table")).map((je) => (je.loading = !1, je.btnAlias && (je.btnName = je.btnAlias), je)).
|
|
3870
|
+
P.value = (be.buttons || []).filter((je) => je.permissionCode !== 1001 && je.btnPostion.includes("table")).sort((je, Mt) => je.sort - Mt.sort).map((je) => (je.loading = !1, je.btnAlias && (je.btnName = je.btnAlias), je)), console.log("tableButtons", P.value);
|
|
3871
3871
|
}, G = (je, Mt = "queryValue") => je ? (je || []).filter((Xt) => !!Xt[Mt]).reduce((Xt, zn) => {
|
|
3872
3872
|
var Jt, Fn;
|
|
3873
3873
|
if (zn.fieldType === "date") {
|
|
@@ -3967,14 +3967,14 @@ const Mee = {
|
|
|
3967
3967
|
}
|
|
3968
3968
|
if (je.customType == "code") {
|
|
3969
3969
|
try {
|
|
3970
|
-
new Function("router", "data", je.codeStr)(et, Mt);
|
|
3970
|
+
new Function("router", "data", "configItem", je.codeStr)(et, Mt, je);
|
|
3971
3971
|
} catch (Fn) {
|
|
3972
3972
|
console.error(Fn);
|
|
3973
3973
|
}
|
|
3974
3974
|
return;
|
|
3975
3975
|
}
|
|
3976
3976
|
const Jt = `${je.customComponentName}-${je.permissionCode}`;
|
|
3977
|
-
He.value[Jt] && He.value[Jt].onTigger(Mt);
|
|
3977
|
+
He.value[Jt] && He.value[Jt].onTigger({ rowData: Mt, tableSelection: Ce.tableSelection });
|
|
3978
3978
|
return;
|
|
3979
3979
|
}
|
|
3980
3980
|
if (je.submitWay == "associationSubTable") {
|
|
@@ -4266,7 +4266,7 @@ const Mee = {
|
|
|
4266
4266
|
]);
|
|
4267
4267
|
};
|
|
4268
4268
|
}
|
|
4269
|
-
}, $ee = /* @__PURE__ */ y1(Lee, [["__scopeId", "data-v-
|
|
4269
|
+
}, $ee = /* @__PURE__ */ y1(Lee, [["__scopeId", "data-v-fa6cf45b"]]), Gte = [
|
|
4270
4270
|
{ key: "按钮形式", value: "default" },
|
|
4271
4271
|
{ key: "文字形式", value: "text" }
|
|
4272
4272
|
], Kte = [
|
|
@@ -4900,7 +4900,7 @@ const qee = {
|
|
|
4900
4900
|
},
|
|
4901
4901
|
emits: ["update:modelValue"],
|
|
4902
4902
|
setup(k, { expose: O, emit: V }) {
|
|
4903
|
-
const U = O$(), j = b1("request"), ee = n_(() => import("./dialogConfigBtn-
|
|
4903
|
+
const U = O$(), j = b1("request"), ee = n_(() => import("./dialogConfigBtn-e74b77e9.js")), oe = k, Z = () => ({
|
|
4904
4904
|
sort: 0,
|
|
4905
4905
|
permissionCode: null,
|
|
4906
4906
|
requestUrl: "",
|
|
@@ -5046,7 +5046,7 @@ const Kee = { class: "card-header" }, Yee = {
|
|
|
5046
5046
|
},
|
|
5047
5047
|
emits: ["update:modelValue"],
|
|
5048
5048
|
setup(k, { emit: O }) {
|
|
5049
|
-
const V = n_(() => import("./dialogAddField-
|
|
5049
|
+
const V = n_(() => import("./dialogAddField-38b840e0.js")), U = O, j = k, ee = b1("configData")();
|
|
5050
5050
|
let Z = eS((() => ({
|
|
5051
5051
|
tableLoading: !1,
|
|
5052
5052
|
showAddFieldDialog: !1,
|