zhytech-ui 1.1.28 → 1.1.29
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/zhytech-ui.es.js +559 -559
- package/dist/zhytech-ui.umd.js +3 -3
- package/package.json +5 -5
package/dist/zhytech-ui.es.js
CHANGED
|
@@ -2,7 +2,7 @@ var i3 = Object.defineProperty;
|
|
|
2
2
|
var s3 = (l, h, i) => h in l ? i3(l, h, { enumerable: !0, configurable: !0, writable: !0, value: i }) : l[h] = i;
|
|
3
3
|
var He = (l, h, i) => (s3(l, typeof h != "symbol" ? h + "" : h, i), i);
|
|
4
4
|
import { ElMessage as c3, dayjs as Za, ElLoading as d3 } from "element-plus";
|
|
5
|
-
import { defineComponent as ye, resolveComponent as E, openBlock as g, createBlock as U, withCtx as w, createElementBlock as
|
|
5
|
+
import { defineComponent as ye, resolveComponent as E, openBlock as g, createBlock as U, withCtx as w, createElementBlock as L, createTextVNode as J, createCommentVNode as O, createElementVNode as F, useCssVars as ir, unref as n, toRefs as tt, watch as ce, computed as vt, ref as K, Fragment as me, createVNode as f, renderList as Le, toDisplayString as he, onMounted as Yt, normalizeClass as Se, TransitionGroup as u3, h as Ja, nextTick as Tt, inject as ve, withModifiers as pn, resolveDynamicComponent as Ao, normalizeStyle as Wt, isRef as Ae, renderSlot as jo, createSlots as p3, provide as Mt, mergeModels as nr, useModel as si, reactive as m3, withKeys as f3, resolveDirective as h3, withDirectives as g3, shallowRef as b3, onBeforeMount as y3, onBeforeUnmount as v3 } from "vue";
|
|
6
6
|
import fo, { Swap as w3, MultiDrag as x3 } from "sortablejs";
|
|
7
7
|
import { useDebounceFn as ci, useVModel as _3, useArrayFilter as k3 } from "@vueuse/core";
|
|
8
8
|
import Ct from "dayjs";
|
|
@@ -108,8 +108,8 @@ function ot() {
|
|
|
108
108
|
}
|
|
109
109
|
const C = u(_, p[v], y, v);
|
|
110
110
|
if (C != null && C.length) {
|
|
111
|
-
const D = C[0],
|
|
112
|
-
D != null && D.length && (S.unshift(k), S = [...S, ...D]),
|
|
111
|
+
const D = C[0], M = C[1];
|
|
112
|
+
D != null && D.length && (S.unshift(k), S = [...S, ...D]), M.length && (x.unshift(p), x = [...x, ...M]);
|
|
113
113
|
}
|
|
114
114
|
}), [S, x]) : S;
|
|
115
115
|
};
|
|
@@ -199,22 +199,22 @@ function ot() {
|
|
|
199
199
|
let k = [];
|
|
200
200
|
S ? k = _ : k.push(_);
|
|
201
201
|
let C = [], D = [];
|
|
202
|
-
return k.forEach((
|
|
203
|
-
let
|
|
202
|
+
return k.forEach((M) => {
|
|
203
|
+
let T = [], A = [];
|
|
204
204
|
z.forEach((N) => {
|
|
205
205
|
const H = N[y];
|
|
206
|
-
if (H ===
|
|
207
|
-
|
|
206
|
+
if (H === M) {
|
|
207
|
+
T.unshift(H), A.unshift(N);
|
|
208
208
|
return;
|
|
209
209
|
}
|
|
210
|
-
const oe = u(
|
|
210
|
+
const oe = u(M, N[v], y, v);
|
|
211
211
|
if (oe != null && oe.length) {
|
|
212
|
-
const G = oe[0],
|
|
213
|
-
G != null && G.length && (
|
|
212
|
+
const G = oe[0], ae = oe[1];
|
|
213
|
+
G != null && G.length && (T.unshift(H), T = [...T, ...G]), ae.length && (A.unshift(N), A = [...A, ...ae]);
|
|
214
214
|
}
|
|
215
|
-
}), C.push(
|
|
216
|
-
}), S ? (x = C, D.forEach((
|
|
217
|
-
p.push(
|
|
215
|
+
}), C.push(T), D.push(A);
|
|
216
|
+
}), S ? (x = C, D.forEach((M) => {
|
|
217
|
+
p.push(M[M.length - 1]);
|
|
218
218
|
})) : (x = C[0], p = D[0][D[0].length - 1]), [x, p];
|
|
219
219
|
},
|
|
220
220
|
/**
|
|
@@ -277,10 +277,10 @@ const { session: Qa } = ot();
|
|
|
277
277
|
var D = i.createElement("div");
|
|
278
278
|
D.appendChild(d), i.write(D.innerHTML);
|
|
279
279
|
}
|
|
280
|
-
function
|
|
281
|
-
var
|
|
282
|
-
|
|
283
|
-
var A =
|
|
280
|
+
function M() {
|
|
281
|
+
var T = m.getBoundingClientRect().width;
|
|
282
|
+
T / u > 540 && (T = T * u);
|
|
283
|
+
var A = T / 10;
|
|
284
284
|
m.style.fontSize = A + "px", y.rem = l.rem = A;
|
|
285
285
|
let N = Qa("currRemSize");
|
|
286
286
|
N = A, Qa("currRemSize", N);
|
|
@@ -288,27 +288,27 @@ const { session: Qa } = ot();
|
|
|
288
288
|
l.addEventListener(
|
|
289
289
|
"resize",
|
|
290
290
|
function() {
|
|
291
|
-
clearTimeout(z), z = setTimeout(
|
|
291
|
+
clearTimeout(z), z = setTimeout(M, 300);
|
|
292
292
|
},
|
|
293
293
|
!1
|
|
294
294
|
), l.addEventListener(
|
|
295
295
|
"pageshow",
|
|
296
|
-
function(
|
|
297
|
-
|
|
296
|
+
function(T) {
|
|
297
|
+
T.persisted && (clearTimeout(z), z = setTimeout(M, 300));
|
|
298
298
|
},
|
|
299
299
|
!1
|
|
300
300
|
), i.readyState === "complete" ? i.body.style.fontSize = 12 * u + "px" : i.addEventListener(
|
|
301
301
|
"DOMContentLoaded",
|
|
302
|
-
function(
|
|
302
|
+
function(T) {
|
|
303
303
|
i.body.style.fontSize = 12 * u + "px";
|
|
304
304
|
},
|
|
305
305
|
!1
|
|
306
|
-
),
|
|
307
|
-
var A = parseFloat(
|
|
308
|
-
return typeof
|
|
309
|
-
}, y.px2rem = function(
|
|
310
|
-
var A = parseFloat(
|
|
311
|
-
return typeof
|
|
306
|
+
), M(), y.dpr = l.dpr = u, y.refreshRem = M, y.rem2px = function(T) {
|
|
307
|
+
var A = parseFloat(T) * this.rem;
|
|
308
|
+
return typeof T == "string" && T.match(/rem$/) && (A += "px"), A;
|
|
309
|
+
}, y.px2rem = function(T) {
|
|
310
|
+
var A = parseFloat(T) / this.rem;
|
|
311
|
+
return typeof T == "string" && T.match(/px$/) && (A += "rem"), A;
|
|
312
312
|
};
|
|
313
313
|
})(window, window.lib || (window.lib = {}));
|
|
314
314
|
(() => {
|
|
@@ -362,7 +362,7 @@ const { session: Qa } = ot();
|
|
|
362
362
|
function D(e) {
|
|
363
363
|
return e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function M(e) {
|
|
366
366
|
let t = e.length, o = -1, r, a = "", c = e.charCodeAt(0);
|
|
367
367
|
for (; ++o < t; ) {
|
|
368
368
|
if (r = e.charCodeAt(o), r === 0) {
|
|
@@ -393,7 +393,7 @@ const { session: Qa } = ot();
|
|
|
393
393
|
}
|
|
394
394
|
return a;
|
|
395
395
|
}
|
|
396
|
-
let
|
|
396
|
+
let T = M, A = /[\w\u00A0-\uFFFF%-?]/;
|
|
397
397
|
function N(e = "") {
|
|
398
398
|
return A.test(e);
|
|
399
399
|
}
|
|
@@ -406,7 +406,7 @@ const { session: Qa } = ot();
|
|
|
406
406
|
function G(e) {
|
|
407
407
|
return e != null;
|
|
408
408
|
}
|
|
409
|
-
function
|
|
409
|
+
function ae() {
|
|
410
410
|
}
|
|
411
411
|
let te = class {
|
|
412
412
|
constructor() {
|
|
@@ -457,11 +457,11 @@ const { session: Qa } = ot();
|
|
|
457
457
|
}), t;
|
|
458
458
|
}
|
|
459
459
|
};
|
|
460
|
-
function
|
|
460
|
+
function se(e) {
|
|
461
461
|
return p(e) ? e : (Array.isArray(e) ? e : Object.entries(e)).filter((t) => t[1] != null);
|
|
462
462
|
}
|
|
463
463
|
function Q(e) {
|
|
464
|
-
return Array.isArray(e) ? e.find((t) => !Array.isArray(t) || Array.isArray(t[0])) ? e.map((t) =>
|
|
464
|
+
return Array.isArray(e) ? e.find((t) => !Array.isArray(t) || Array.isArray(t[0])) ? e.map((t) => se(t)) : [e] : [se(e)];
|
|
465
465
|
}
|
|
466
466
|
function q(e) {
|
|
467
467
|
return e.filter(([t, o], r) => {
|
|
@@ -602,7 +602,7 @@ const { session: Qa } = ot();
|
|
|
602
602
|
return a.length && (V.filesystem = S(a.flat())), c.length && (V.inline = S(c.flat())), b.length && (V.plain = S(b.flat())), V;
|
|
603
603
|
}
|
|
604
604
|
async function jt(e = {}, t = {}) {
|
|
605
|
-
var be,
|
|
605
|
+
var be, ie;
|
|
606
606
|
let o = Object.assign({}, t, e), r = x((await Promise.all((o.presets || []).flatMap(v).flatMap(Ot))).flat(), (X, De) => X.name === De.name), a = [...r.filter((X) => X.enforce === "pre"), ...r.filter((X) => !X.enforce), ...r.filter((X) => X.enforce === "post")], c = [...a, o], b = [...c].reverse(), V = Object.assign({}, u, ...c.map((X) => X.layers));
|
|
607
607
|
function $(X) {
|
|
608
608
|
return S(c.flatMap((De) => v(De[X] || [])));
|
|
@@ -630,7 +630,7 @@ const { session: Qa } = ot();
|
|
|
630
630
|
fe.length || (fe = [":", "-"]);
|
|
631
631
|
let Fe = $("content"), Te = Ce(Fe), rt = { mergeSelectors: !0, warn: !0, sortLayers: (X) => X, ...o, blocklist: $("blocklist"), presets: a, envMode: o.envMode || "build", shortcutsLayer: o.shortcutsLayer || "shortcuts", layers: V, theme: xe, rules: P, rulesSize: ee, rulesDynamic: de, rulesStaticMap: W, preprocess: $("preprocess"), postprocess: $("postprocess"), preflights: $("preflights"), autocomplete: Ve, variants: $("variants").map(H).sort((X, De) => (X.order || 0) - (De.order || 0)), shortcuts: at($("shortcuts")).reverse(), extractors: I, safelist: $("safelist"), separators: fe, details: o.details ?? o.envMode === "dev", content: Te, transformers: x($("transformers"), (X, De) => X.name === De.name) };
|
|
632
632
|
for (let X of c)
|
|
633
|
-
(
|
|
633
|
+
(ie = X == null ? void 0 : X.configResolved) == null || ie.call(X, rt);
|
|
634
634
|
return rt;
|
|
635
635
|
}
|
|
636
636
|
function qe(e) {
|
|
@@ -730,8 +730,8 @@ const { session: Qa } = ot();
|
|
|
730
730
|
let { id: r, scope: a, preflights: c = !0, safelist: b = !0, minify: V = !1, extendedInfo: $ = !1 } = o, I = p(t) ? await this.applyExtractors(t, r, $ ? new k() : /* @__PURE__ */ new Set()) : Array.isArray(t) ? new Set(t) : t;
|
|
731
731
|
if (b) {
|
|
732
732
|
let be = { generator: this, theme: this.config.theme };
|
|
733
|
-
this.config.safelist.flatMap((
|
|
734
|
-
I.has(
|
|
733
|
+
this.config.safelist.flatMap((ie) => typeof ie == "function" ? ie(be) : ie).forEach((ie) => {
|
|
734
|
+
I.has(ie) || I.add(ie);
|
|
735
735
|
});
|
|
736
736
|
}
|
|
737
737
|
let B = V ? "" : `
|
|
@@ -739,10 +739,10 @@ const { session: Qa } = ot();
|
|
|
739
739
|
var X;
|
|
740
740
|
if (W.has(be))
|
|
741
741
|
return;
|
|
742
|
-
let
|
|
743
|
-
if (
|
|
744
|
-
W instanceof Map ? W.set(be, { data:
|
|
745
|
-
for (let De of
|
|
742
|
+
let ie = await this.parseToken(be);
|
|
743
|
+
if (ie != null) {
|
|
744
|
+
W instanceof Map ? W.set(be, { data: ie, count: C(I) ? I.getCount(be) : -1 }) : W.add(be);
|
|
745
|
+
for (let De of ie) {
|
|
746
746
|
let Ue = De[3] || "", $t = (X = De[4]) == null ? void 0 : X.layer;
|
|
747
747
|
ee.has(Ue) || ee.set(Ue, []), ee.get(Ue).push(De), $t && P.add($t);
|
|
748
748
|
}
|
|
@@ -751,22 +751,22 @@ const { session: Qa } = ot();
|
|
|
751
751
|
await Promise.all(xe), await (async () => {
|
|
752
752
|
if (!c)
|
|
753
753
|
return;
|
|
754
|
-
let be = { generator: this, theme: this.config.theme },
|
|
754
|
+
let be = { generator: this, theme: this.config.theme }, ie = /* @__PURE__ */ new Set([]);
|
|
755
755
|
this.config.preflights.forEach(({ layer: X = m }) => {
|
|
756
|
-
P.add(X),
|
|
757
|
-
}), de = Object.fromEntries(await Promise.all(Array.from(
|
|
756
|
+
P.add(X), ie.add(X);
|
|
757
|
+
}), de = Object.fromEntries(await Promise.all(Array.from(ie).map(async (X) => {
|
|
758
758
|
let De = (await Promise.all(this.config.preflights.filter((Ue) => (Ue.layer || m) === X).map(async (Ue) => await Ue.getCSS(be)))).filter(Boolean).join(B);
|
|
759
759
|
return [X, De];
|
|
760
760
|
})));
|
|
761
761
|
})();
|
|
762
|
-
let ze = this.config.sortLayers(Array.from(P).sort((be,
|
|
762
|
+
let ze = this.config.sortLayers(Array.from(P).sort((be, ie) => (this.config.layers[be] ?? 0) - (this.config.layers[ie] ?? 0) || be.localeCompare(ie))), Ve = {}, fe = this.config.outputToCssLayers, Fe = (be) => {
|
|
763
763
|
var X;
|
|
764
|
-
let
|
|
765
|
-
return typeof fe == "object" && (
|
|
764
|
+
let ie = be;
|
|
765
|
+
return typeof fe == "object" && (ie = (X = fe.cssLayerName) == null ? void 0 : X.call(fe, be)), ie === null ? null : ie ?? be;
|
|
766
766
|
}, Te = (be = i) => {
|
|
767
767
|
if (Ve[be])
|
|
768
768
|
return Ve[be];
|
|
769
|
-
let
|
|
769
|
+
let ie = Array.from(ee).sort((Ue, $t) => {
|
|
770
770
|
var uo;
|
|
771
771
|
return (this.parentOrders.get(Ue[0]) ?? 0) - (this.parentOrders.get($t[0]) ?? 0) || ((uo = Ue[0]) == null ? void 0 : uo.localeCompare($t[0] || "")) || 0;
|
|
772
772
|
}).map(([Ue, $t]) => {
|
|
@@ -797,19 +797,19 @@ const { session: Qa } = ot();
|
|
|
797
797
|
let Eo = Ue.split(" $$ ");
|
|
798
798
|
return `${Eo.join("{")}{${B}${So}${B}${"}".repeat(Eo.length)}`;
|
|
799
799
|
}).filter(Boolean).join(B);
|
|
800
|
-
c && (
|
|
800
|
+
c && (ie = [de[be], ie].filter(Boolean).join(B));
|
|
801
801
|
let X;
|
|
802
|
-
fe &&
|
|
802
|
+
fe && ie && (X = Fe(be), X !== null && (ie = `@layer ${X}{${B}${ie}${B}}`));
|
|
803
803
|
let De = V ? "" : `/* layer: ${be}${X && X !== be ? `, alias: ${X}` : ""} */${B}`;
|
|
804
|
-
return Ve[be] =
|
|
805
|
-
}, rt = (be = ze,
|
|
806
|
-
let X = be.filter((De) => !(
|
|
804
|
+
return Ve[be] = ie ? De + ie : "";
|
|
805
|
+
}, rt = (be = ze, ie) => {
|
|
806
|
+
let X = be.filter((De) => !(ie != null && ie.includes(De)));
|
|
807
807
|
return [fe && X.length > 0 ? `@layer ${X.map(Fe).filter(G).join(", ")};` : void 0, ...X.map((De) => Te(De) || "")].filter(Boolean).join(B);
|
|
808
808
|
};
|
|
809
809
|
return { get css() {
|
|
810
810
|
return rt();
|
|
811
|
-
}, layers: ze, matched: W, getLayers: rt, getLayer: Te, setLayer: async (be,
|
|
812
|
-
let X = await
|
|
811
|
+
}, layers: ze, matched: W, getLayers: rt, getLayer: Te, setLayer: async (be, ie) => {
|
|
812
|
+
let X = await ie(Te(be));
|
|
813
813
|
return Ve[be] = X, X;
|
|
814
814
|
} };
|
|
815
815
|
}
|
|
@@ -870,7 +870,7 @@ const { session: Qa } = ot();
|
|
|
870
870
|
return V;
|
|
871
871
|
}
|
|
872
872
|
constructCustomCSS(t, o, r) {
|
|
873
|
-
let a =
|
|
873
|
+
let a = se(o);
|
|
874
874
|
if (p(a))
|
|
875
875
|
return a;
|
|
876
876
|
let { selector: c, entries: b, parent: V } = this.applyVariants([0, r || t.rawSelector, a, void 0, t.variantHandlers]), $ = `${c}{${Y(b)}}`;
|
|
@@ -883,7 +883,7 @@ const { session: Qa } = ot();
|
|
|
883
883
|
let P = this.config.rulesStaticMap[I];
|
|
884
884
|
if (P && P[1] && (r || !((ee = P[2]) != null && ee.internal))) {
|
|
885
885
|
o.generator.activatedRules.add(P), this.config.details && o.rules.push(P);
|
|
886
|
-
let de = this.config.rules.indexOf(P), xe =
|
|
886
|
+
let de = this.config.rules.indexOf(P), xe = se(P[1]), ze = P[2];
|
|
887
887
|
return p(xe) ? [[de, xe, ze]] : [[de, $, xe, ze, B]];
|
|
888
888
|
}
|
|
889
889
|
o.variantHandlers = B;
|
|
@@ -896,14 +896,14 @@ const { session: Qa } = ot();
|
|
|
896
896
|
if (Ve != null && Ve.prefix) {
|
|
897
897
|
let be = v(Ve.prefix);
|
|
898
898
|
if (a) {
|
|
899
|
-
let
|
|
900
|
-
if (!be.some((X) =>
|
|
899
|
+
let ie = v(a);
|
|
900
|
+
if (!be.some((X) => ie.includes(X)))
|
|
901
901
|
continue;
|
|
902
902
|
} else {
|
|
903
|
-
let
|
|
904
|
-
if (
|
|
903
|
+
let ie = be.find((X) => I.startsWith(X));
|
|
904
|
+
if (ie == null)
|
|
905
905
|
continue;
|
|
906
|
-
fe = I.slice(
|
|
906
|
+
fe = I.slice(ie.length);
|
|
907
907
|
}
|
|
908
908
|
}
|
|
909
909
|
let Fe = fe.match(xe);
|
|
@@ -915,21 +915,21 @@ const { session: Qa } = ot();
|
|
|
915
915
|
if (o.generator.activatedRules.add(de), this.config.details && o.rules.push(de), typeof Te != "string")
|
|
916
916
|
if (Symbol.asyncIterator in Te) {
|
|
917
917
|
let be = [];
|
|
918
|
-
for await (let
|
|
919
|
-
|
|
918
|
+
for await (let ie of Te)
|
|
919
|
+
ie && be.push(ie);
|
|
920
920
|
Te = be;
|
|
921
921
|
} else
|
|
922
922
|
Symbol.iterator in Te && !Array.isArray(Te) && (Te = Array.from(Te).filter(G));
|
|
923
923
|
let rt = Q(Te).filter((be) => be.length);
|
|
924
924
|
if (rt.length) {
|
|
925
925
|
let be = this.config.rules.indexOf(de);
|
|
926
|
-
return rt.map((
|
|
927
|
-
if (p(
|
|
928
|
-
return [be,
|
|
926
|
+
return rt.map((ie) => {
|
|
927
|
+
if (p(ie))
|
|
928
|
+
return [be, ie, Ve];
|
|
929
929
|
let X = B, De = Ve;
|
|
930
|
-
for (let Ue of
|
|
930
|
+
for (let Ue of ie)
|
|
931
931
|
Ue[0] === Vt.variants ? X = [...v(Ue[1]), ...X] : Ue[0] === Vt.parent ? X = [{ parent: Ue[1] }, ...X] : Ue[0] === Vt.selector ? X = [{ selector: Ue[1] }, ...X] : Ue[0] === Vt.layer ? X = [{ layer: Ue[1] }, ...X] : Ue[0] === Vt.sort && (De = { ...De, sort: Ue[1] });
|
|
932
|
-
return [be, $,
|
|
932
|
+
return [be, $, ie, De, X];
|
|
933
933
|
});
|
|
934
934
|
}
|
|
935
935
|
}
|
|
@@ -954,7 +954,7 @@ const { session: Qa } = ot();
|
|
|
954
954
|
return;
|
|
955
955
|
let a = this.config.details ? ($) => {
|
|
956
956
|
o.shortcuts = o.shortcuts ?? [], o.shortcuts.push($);
|
|
957
|
-
} :
|
|
957
|
+
} : ae, c, b;
|
|
958
958
|
for (let $ of this.config.shortcuts) {
|
|
959
959
|
let I = t;
|
|
960
960
|
if ((V = $[2]) != null && V.prefix) {
|
|
@@ -995,7 +995,7 @@ const { session: Qa } = ot();
|
|
|
995
995
|
async stringifyShortcuts(t, o, r, a = { layer: this.config.shortcutsLayer }) {
|
|
996
996
|
var B;
|
|
997
997
|
let c = new re(), b = (await Promise.all(S(r).map(async (P) => {
|
|
998
|
-
let W = p(P) ? await this.parseUtil(P, o, !0, a.prefix) : [[Number.POSITIVE_INFINITY, "{inline}",
|
|
998
|
+
let W = p(P) ? await this.parseUtil(P, o, !0, a.prefix) : [[Number.POSITIVE_INFINITY, "{inline}", se(P), void 0, []]];
|
|
999
999
|
return !W && this.config.warn && et(`unmatched utility "${P}" in shortcut "${t[1]}"`), W || [];
|
|
1000
1000
|
}))).flat(1).filter(Boolean).sort((P, W) => P[0] - W[0]), [V, , $] = t, I = [];
|
|
1001
1001
|
for (let P of b) {
|
|
@@ -1008,9 +1008,9 @@ const { session: Qa } = ot();
|
|
|
1008
1008
|
}
|
|
1009
1009
|
return I.concat(c.flatMap((P, W) => P.map(([ee, de], xe, ze) => {
|
|
1010
1010
|
let Ve = (fe, Fe, Te) => {
|
|
1011
|
-
let rt = Math.max(...Te.map((
|
|
1012
|
-
return (fe ? [be.flat(1)] : be).map((
|
|
1013
|
-
let X = Y(
|
|
1011
|
+
let rt = Math.max(...Te.map((ie) => ie[1])), be = Te.map((ie) => ie[0]);
|
|
1012
|
+
return (fe ? [be.flat(1)] : be).map((ie) => {
|
|
1013
|
+
let X = Y(ie);
|
|
1014
1014
|
if (X)
|
|
1015
1015
|
return [de, xe, X, ze, { ...a, noMerge: Fe, sort: rt, layer: W }, o, void 0];
|
|
1016
1016
|
});
|
|
@@ -1041,7 +1041,7 @@ const { session: Qa } = ot();
|
|
|
1041
1041
|
}
|
|
1042
1042
|
let Ze = /^\[(.+?)(~?=)"(.*)"\]$/;
|
|
1043
1043
|
function Be(e) {
|
|
1044
|
-
return Ze.test(e) ? e.replace(Ze, (t, o, r, a) => `[${
|
|
1044
|
+
return Ze.test(e) ? e.replace(Ze, (t, o, r, a) => `[${T(o)}${r}"${T(a)}"]`) : `.${T(e)}`;
|
|
1045
1045
|
}
|
|
1046
1046
|
function Re(e, t) {
|
|
1047
1047
|
return t(e);
|
|
@@ -2087,7 +2087,7 @@ const { session: Qa } = ot();
|
|
|
2087
2087
|
function ps(e) {
|
|
2088
2088
|
if (/^\$[^\s'"`;{}]/.test(e)) {
|
|
2089
2089
|
let [t, o] = e.slice(1).split(",");
|
|
2090
|
-
return `var(--${
|
|
2090
|
+
return `var(--${M(t)}${o ? `, ${o}` : ""})`;
|
|
2091
2091
|
}
|
|
2092
2092
|
}
|
|
2093
2093
|
function ms(e) {
|
|
@@ -2907,20 +2907,20 @@ const { session: Qa } = ot();
|
|
|
2907
2907
|
let [ee, de] = W, xe = j.bracket(ee);
|
|
2908
2908
|
if (xe == null)
|
|
2909
2909
|
return;
|
|
2910
|
-
let ze = ((fe = de.split(a, 1)) == null ? void 0 : fe[0]) ?? "", Ve = `${t}${
|
|
2910
|
+
let ze = ((fe = de.split(a, 1)) == null ? void 0 : fe[0]) ?? "", Ve = `${t}${M(ze)}`;
|
|
2911
2911
|
return [ze, P.slice(P.length - (de.length - ze.length - 1)), xe.includes("&") ? xe.replace(/&/g, Ve) : `${Ve}${xe}`];
|
|
2912
2912
|
}, I = (P) => {
|
|
2913
2913
|
let W = P.match(c) || P.match(b);
|
|
2914
2914
|
if (!W)
|
|
2915
2915
|
return;
|
|
2916
2916
|
let [ee, de, xe] = W, ze = W[3] ?? "", Ve = io[xe] || so[xe] || `:${xe}`;
|
|
2917
|
-
return de && (Ve = `:${de}(${Ve})`), [ze, P.slice(ee.length), `${t}${
|
|
2917
|
+
return de && (Ve = `:${de}(${Ve})`), [ze, P.slice(ee.length), `${t}${M(ze)}${Ve}`, xe];
|
|
2918
2918
|
}, B = (P) => {
|
|
2919
2919
|
let W = P.match(V);
|
|
2920
2920
|
if (!W)
|
|
2921
2921
|
return;
|
|
2922
2922
|
let [ee, de, xe] = W, ze = W[3] ?? "", Ve = `:${de}(${xe})`;
|
|
2923
|
-
return [ze, P.slice(ee.length), `${t}${
|
|
2923
|
+
return [ze, P.slice(ee.length), `${t}${M(ze)}${Ve}`];
|
|
2924
2924
|
};
|
|
2925
2925
|
return { name: `pseudo:${e}`, match(P, W) {
|
|
2926
2926
|
if (a && c && b || (a = new RegExp(`(?:${W.generator.config.separators.join("|")})`), c = new RegExp(`^${e}-(?:(?:(${Gt})-)?(${Wn}))(?:(/\\w+))?(?:${W.generator.config.separators.join("|")})`), b = new RegExp(`^${e}-(?:(?:(${Gt})-)?(${Yn}))(?:(/\\w+))?(?:${W.generator.config.separators.filter((fe) => fe !== "-").join("|")})`), V = new RegExp(`^${e}-(?:(${Gt})-)?\\[(.+)\\](?:(/\\w+))?(?:${W.generator.config.separators.filter((fe) => fe !== "-").join("|")})`)), !P.startsWith(e))
|
|
@@ -3309,7 +3309,7 @@ const { session: Qa } = ot();
|
|
|
3309
3309
|
function nc(e) {
|
|
3310
3310
|
if (/^\$[^\s'"`;{}]/.test(e)) {
|
|
3311
3311
|
let [t, o] = e.slice(1).split(",");
|
|
3312
|
-
return `var(--${
|
|
3312
|
+
return `var(--${M(t)}${o ? `, ${o}` : ""})`;
|
|
3313
3313
|
}
|
|
3314
3314
|
}
|
|
3315
3315
|
function rc(e) {
|
|
@@ -3523,7 +3523,7 @@ const { session: Qa } = ot();
|
|
|
3523
3523
|
let _e = pe && pe.outerHTML;
|
|
3524
3524
|
_e && (await rt(`${_e} ${r3(_e)}`), fe(r()), fe(pe, !0));
|
|
3525
3525
|
}
|
|
3526
|
-
let
|
|
3526
|
+
let ie = new MutationObserver((pe) => {
|
|
3527
3527
|
W || pe.forEach(async (_e) => {
|
|
3528
3528
|
if (_e.target.nodeType !== 1)
|
|
3529
3529
|
return;
|
|
@@ -3554,7 +3554,7 @@ const { session: Qa } = ot();
|
|
|
3554
3554
|
if (X)
|
|
3555
3555
|
return;
|
|
3556
3556
|
let pe = (_e = c.observer) != null && _e.target ? c.observer.target() : B();
|
|
3557
|
-
pe && (
|
|
3557
|
+
pe && (ie.observe(pe, { childList: !0, subtree: !0, attributes: !0, attributeFilter: (ke = c.observer) == null ? void 0 : ke.attributeFilter }), X = !0);
|
|
3558
3558
|
}
|
|
3559
3559
|
function Ue() {
|
|
3560
3560
|
c.bypassDefined && a3($.blocked), be(), De();
|
|
@@ -4635,7 +4635,7 @@ const L3 = (l) => {
|
|
|
4635
4635
|
class: "px-5 cursor-pointer"
|
|
4636
4636
|
}, {
|
|
4637
4637
|
default: w(() => [
|
|
4638
|
-
l.name == "component" ? (g(),
|
|
4638
|
+
l.name == "component" ? (g(), L("svg", j3, U3)) : l.name == "pc" ? (g(), L("svg", I3, B3)) : l.name == "pad" ? (g(), L("svg", N3, H3)) : l.name == "mobile" ? (g(), L("svg", q3, G3)) : l.name == "edit" ? (g(), L("svg", K3, J3)) : l.name == "fetchData" ? (g(), L("svg", Q3, td)) : l.name == "delete" ? (g(), L("svg", od, [
|
|
4639
4639
|
nd,
|
|
4640
4640
|
J(),
|
|
4641
4641
|
rd,
|
|
@@ -4643,23 +4643,23 @@ const L3 = (l) => {
|
|
|
4643
4643
|
ld,
|
|
4644
4644
|
J(),
|
|
4645
4645
|
ad
|
|
4646
|
-
])) : l.name == "copy" ? (g(),
|
|
4646
|
+
])) : l.name == "copy" ? (g(), L("svg", id, cd)) : l.name == "move" ? (g(), L("svg", dd, pd)) : l.name == "clear" ? (g(), L("svg", md, hd)) : l.name == "preview" ? (g(), L("svg", gd, [
|
|
4647
4647
|
bd,
|
|
4648
4648
|
J(),
|
|
4649
4649
|
yd
|
|
4650
|
-
])) : l.name == "json" ? (g(),
|
|
4650
|
+
])) : l.name == "json" ? (g(), L("svg", vd, xd)) : l.name == "validate" ? (g(), L("svg", _d, $d)) : l.name == "reset" ? (g(), L("svg", Cd, zd)) : l.name == "save" ? (g(), L("svg", Dd, Ed)) : l.name == "plus" ? (g(), L("svg", Ld, Td)) : l.name == "add" ? (g(), L("svg", Ad, Fd)) : l.name == "previewData" ? (g(), L("svg", Ud, [
|
|
4651
4651
|
Id,
|
|
4652
4652
|
J(),
|
|
4653
4653
|
Od
|
|
4654
|
-
])) : l.name == "description" ? (g(),
|
|
4654
|
+
])) : l.name == "description" ? (g(), L("svg", Bd, Rd)) : l.name == "tip" ? (g(), L("svg", Pd, qd)) : l.name == "batchAdd" ? (g(), L("svg", Wd, [
|
|
4655
4655
|
Yd,
|
|
4656
4656
|
J(),
|
|
4657
4657
|
Xd
|
|
4658
|
-
])) : l.name == "search" ? (g(),
|
|
4658
|
+
])) : l.name == "search" ? (g(), L("svg", Gd, [
|
|
4659
4659
|
Kd,
|
|
4660
4660
|
J(),
|
|
4661
4661
|
Zd
|
|
4662
|
-
])) : l.name == "input" ? (g(),
|
|
4662
|
+
])) : l.name == "input" ? (g(), L("svg", Jd, tu)) : l.name == "textarea" ? (g(), L("svg", ou, lu)) : l.name == "inputNumber" ? (g(), L("svg", au, su)) : l.name == "radio" ? (g(), L("svg", cu, pu)) : l.name == "checkbox" ? (g(), L("svg", mu, hu)) : l.name == "date" ? (g(), L("svg", gu, vu)) : l.name == "time" ? (g(), L("svg", wu, ku)) : l.name == "upload" ? (g(), L("svg", $u, Vu)) : l.name == "uploadImage" ? (g(), L("svg", zu, Lu)) : l.name == "previewImage" ? (g(), L("svg", Mu, Au)) : l.name == "tabs" ? (g(), L("svg", ju, Ou)) : l.name == "grade" ? (g(), L("svg", Bu, Ru)) : l.name == "post" ? (g(), L("svg", Pu, qu)) : l.name == "employee" ? (g(), L("svg", Wu, Xu)) : l.name == "examination" ? (g(), L("svg", Gu, Ju)) : l.name == "groupLayout" ? (g(), L("svg", Qu, t2)) : l.name == "select" ? (g(), L("svg", o2, l2)) : l.name == "rate" ? (g(), L("svg", a2, c2)) : l.name == "color" ? (g(), L("svg", d2, m2)) : l.name == "switch" ? (g(), L("svg", f2, b2)) : l.name == "slider" ? (g(), L("svg", y2, w2)) : l.name == "label" ? (g(), L("svg", x2, k2)) : l.name == "html" ? (g(), L("svg", $2, V2)) : l.name == "button" ? (g(), L("svg", z2, L2)) : l.name == "link" ? (g(), L("svg", M2, j2)) : l.name == "divider" ? (g(), L("svg", F2, I2)) : l.name == "image" ? (g(), L("svg", O2, R2)) : l.name == "images" ? (g(), L("svg", P2, Y2)) : l.name == "region" ? (g(), L("svg", X2, K2)) : l.name == "cascader" ? (g(), L("svg", Z2, Q2)) : l.name == "editor" ? (g(), L("svg", ep, np)) : l.name == "table" ? (g(), L("svg", rp, ap)) : l.name == "form" ? (g(), L("svg", ip, [
|
|
4663
4663
|
sp,
|
|
4664
4664
|
J(),
|
|
4665
4665
|
cp,
|
|
@@ -4739,9 +4739,9 @@ const L3 = (l) => {
|
|
|
4739
4739
|
"2ddfd9ee": n(_)
|
|
4740
4740
|
}));
|
|
4741
4741
|
const i = ["INCLUDES", "EXCLUDE"], m = l, { modelValue: d } = tt(m), s = h;
|
|
4742
|
-
|
|
4742
|
+
ce(d, () => {
|
|
4743
4743
|
s("update:modelValue", d.value);
|
|
4744
|
-
}),
|
|
4744
|
+
}), ce(
|
|
4745
4745
|
() => d.value.value,
|
|
4746
4746
|
() => {
|
|
4747
4747
|
var x;
|
|
@@ -4772,14 +4772,14 @@ const L3 = (l) => {
|
|
|
4772
4772
|
};
|
|
4773
4773
|
return (x, p) => {
|
|
4774
4774
|
var H, oe, G;
|
|
4775
|
-
const k = E("el-switch"), C = E("filter-item", !0), D = Pe,
|
|
4776
|
-
return n(d) ? (g(),
|
|
4775
|
+
const k = E("el-switch"), C = E("filter-item", !0), D = Pe, M = E("el-option"), T = E("el-select"), A = E("el-cascader"), N = E("el-input");
|
|
4776
|
+
return n(d) ? (g(), L("div", pp, [
|
|
4777
4777
|
F("div", mp, [
|
|
4778
|
-
l.showConditionType ? (g(),
|
|
4778
|
+
l.showConditionType ? (g(), L(me, { key: 0 }, [
|
|
4779
4779
|
fp,
|
|
4780
4780
|
f(k, {
|
|
4781
4781
|
modelValue: n(d).conditionType,
|
|
4782
|
-
"onUpdate:modelValue": p[0] || (p[0] = (
|
|
4782
|
+
"onUpdate:modelValue": p[0] || (p[0] = (ae) => n(d).conditionType = ae),
|
|
4783
4783
|
"inline-prompt": "",
|
|
4784
4784
|
"active-value": "and",
|
|
4785
4785
|
"inactive-value": "or",
|
|
@@ -4789,9 +4789,9 @@ const L3 = (l) => {
|
|
|
4789
4789
|
}, null, 8, ["modelValue"])
|
|
4790
4790
|
], 64)) : O("", !0)
|
|
4791
4791
|
]),
|
|
4792
|
-
(H = n(d).children) != null && H.length ? (g(),
|
|
4792
|
+
(H = n(d).children) != null && H.length ? (g(), L("div", hp, [
|
|
4793
4793
|
F("div", gp, [
|
|
4794
|
-
(g(!0),
|
|
4794
|
+
(g(!0), L(me, null, Le(n(d).children, (ae, te) => (g(), U(C, {
|
|
4795
4795
|
key: te,
|
|
4796
4796
|
modelValue: n(d).children[te],
|
|
4797
4797
|
"onUpdate:modelValue": (re) => n(d).children[te] = re,
|
|
@@ -4799,74 +4799,74 @@ const L3 = (l) => {
|
|
|
4799
4799
|
items: l.items,
|
|
4800
4800
|
filterConditions: l.filterConditions,
|
|
4801
4801
|
conditionProps: l.conditionProps,
|
|
4802
|
-
onAdd: (re) => v(
|
|
4802
|
+
onAdd: (re) => v(ae),
|
|
4803
4803
|
onDelete: (re) => S(n(d), te)
|
|
4804
4804
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "showConditionType", "items", "filterConditions", "conditionProps", "onAdd", "onDelete"]))), 128))
|
|
4805
4805
|
]),
|
|
4806
4806
|
f(D, {
|
|
4807
4807
|
name: "plus",
|
|
4808
4808
|
class: "theme-color-create ml-10",
|
|
4809
|
-
onClick: p[1] || (p[1] = (
|
|
4809
|
+
onClick: p[1] || (p[1] = (ae) => v(n(d)))
|
|
4810
4810
|
}),
|
|
4811
4811
|
f(D, {
|
|
4812
4812
|
name: "delete",
|
|
4813
4813
|
class: "theme-color-danger mr-5",
|
|
4814
|
-
onClick: p[2] || (p[2] = (
|
|
4814
|
+
onClick: p[2] || (p[2] = (ae) => s("delete"))
|
|
4815
4815
|
})
|
|
4816
|
-
])) : (g(),
|
|
4816
|
+
])) : (g(), L(me, { key: 1 }, [
|
|
4817
4817
|
F("div", bp, [
|
|
4818
|
-
f(
|
|
4818
|
+
f(T, {
|
|
4819
4819
|
modelValue: n(d).itemID,
|
|
4820
|
-
"onUpdate:modelValue": p[3] || (p[3] = (
|
|
4820
|
+
"onUpdate:modelValue": p[3] || (p[3] = (ae) => n(d).itemID = ae),
|
|
4821
4821
|
placeholder: "请选择",
|
|
4822
4822
|
class: "zhy flex-grow-4 flex-shrink-1 flex-basis-0%",
|
|
4823
4823
|
onChange: y
|
|
4824
4824
|
}, {
|
|
4825
4825
|
default: w(() => [
|
|
4826
|
-
(g(!0),
|
|
4826
|
+
(g(!0), L(me, null, Le(l.items, (ae, te) => (g(), U(M, {
|
|
4827
4827
|
key: te,
|
|
4828
|
-
label:
|
|
4829
|
-
value:
|
|
4828
|
+
label: ae.label,
|
|
4829
|
+
value: ae.id
|
|
4830
4830
|
}, null, 8, ["label", "value"]))), 128))
|
|
4831
4831
|
]),
|
|
4832
4832
|
_: 1
|
|
4833
4833
|
}, 8, ["modelValue"]),
|
|
4834
|
-
f(
|
|
4834
|
+
f(T, {
|
|
4835
4835
|
modelValue: n(d).condition,
|
|
4836
|
-
"onUpdate:modelValue": p[4] || (p[4] = (
|
|
4836
|
+
"onUpdate:modelValue": p[4] || (p[4] = (ae) => n(d).condition = ae),
|
|
4837
4837
|
placeholder: "请选择",
|
|
4838
4838
|
class: "zhy flex-grow-2 flex-shrink-1 flex-basis-0% mx-5",
|
|
4839
|
-
onChange: p[5] || (p[5] = (
|
|
4839
|
+
onChange: p[5] || (p[5] = (ae) => n(d).value = "")
|
|
4840
4840
|
}, {
|
|
4841
4841
|
default: w(() => [
|
|
4842
|
-
(g(!0),
|
|
4842
|
+
(g(!0), L(me, null, Le(l.filterConditions[n(d).itemID], (ae, te) => (g(), U(M, {
|
|
4843
4843
|
key: te,
|
|
4844
|
-
label:
|
|
4845
|
-
value:
|
|
4844
|
+
label: ae.label,
|
|
4845
|
+
value: ae.value
|
|
4846
4846
|
}, null, 8, ["label", "value"]))), 128))
|
|
4847
4847
|
]),
|
|
4848
4848
|
_: 1
|
|
4849
4849
|
}, 8, ["modelValue"]),
|
|
4850
4850
|
F("div", yp, [
|
|
4851
|
-
n(d).condition === "EMPTY" ? (g(),
|
|
4851
|
+
n(d).condition === "EMPTY" ? (g(), L(me, { key: 0 }, [], 64)) : ((oe = l.conditionProps[n(d).itemID]) == null ? void 0 : oe.type) === n(Je).SELECTOR ? (g(), U(T, {
|
|
4852
4852
|
key: 1,
|
|
4853
4853
|
class: "zhy",
|
|
4854
4854
|
modelValue: n(d).value,
|
|
4855
|
-
"onUpdate:modelValue": p[6] || (p[6] = (
|
|
4855
|
+
"onUpdate:modelValue": p[6] || (p[6] = (ae) => n(d).value = ae),
|
|
4856
4856
|
placeholder: "请选择",
|
|
4857
4857
|
clearable: "",
|
|
4858
4858
|
filterable: "",
|
|
4859
4859
|
multiple: n(u)
|
|
4860
4860
|
}, {
|
|
4861
4861
|
default: w(() => [
|
|
4862
|
-
(g(!0),
|
|
4862
|
+
(g(!0), L(me, null, Le(l.conditionProps[n(d).itemID].options, (ae, te) => (g(), U(M, {
|
|
4863
4863
|
key: te,
|
|
4864
|
-
label:
|
|
4865
|
-
value:
|
|
4864
|
+
label: ae.label,
|
|
4865
|
+
value: ae.value
|
|
4866
4866
|
}, {
|
|
4867
4867
|
default: w(() => [
|
|
4868
|
-
F("span", vp, he(
|
|
4869
|
-
F("span", wp, he(
|
|
4868
|
+
F("span", vp, he(ae.label), 1),
|
|
4869
|
+
F("span", wp, he(ae.suffix), 1)
|
|
4870
4870
|
]),
|
|
4871
4871
|
_: 2
|
|
4872
4872
|
}, 1032, ["label", "value"]))), 128))
|
|
@@ -4876,7 +4876,7 @@ const L3 = (l) => {
|
|
|
4876
4876
|
key: 2,
|
|
4877
4877
|
class: "zhy w-full",
|
|
4878
4878
|
modelValue: n(d).value,
|
|
4879
|
-
"onUpdate:modelValue": p[7] || (p[7] = (
|
|
4879
|
+
"onUpdate:modelValue": p[7] || (p[7] = (ae) => n(d).value = ae),
|
|
4880
4880
|
placeholder: "请选择",
|
|
4881
4881
|
filterable: "",
|
|
4882
4882
|
options: l.conditionProps[n(d).itemID].options,
|
|
@@ -4886,23 +4886,23 @@ const L3 = (l) => {
|
|
|
4886
4886
|
}, null, 8, ["modelValue", "options", "props", "collapse-tags"])) : (g(), U(N, {
|
|
4887
4887
|
key: 3,
|
|
4888
4888
|
modelValue: n(d).value,
|
|
4889
|
-
"onUpdate:modelValue": p[8] || (p[8] = (
|
|
4889
|
+
"onUpdate:modelValue": p[8] || (p[8] = (ae) => n(d).value = ae)
|
|
4890
4890
|
}, null, 8, ["modelValue"]))
|
|
4891
4891
|
]),
|
|
4892
4892
|
F("div", xp, [
|
|
4893
|
-
n(z) ? (g(),
|
|
4893
|
+
n(z) ? (g(), L("span", _p, he(n(z)), 1)) : O("", !0)
|
|
4894
4894
|
])
|
|
4895
4895
|
]),
|
|
4896
4896
|
l.allowMultiLevel || !l.isFirstLevel ? (g(), U(D, {
|
|
4897
4897
|
key: 0,
|
|
4898
4898
|
name: "plus",
|
|
4899
4899
|
class: "theme-color-create ml-10",
|
|
4900
|
-
onClick: p[9] || (p[9] = (
|
|
4900
|
+
onClick: p[9] || (p[9] = (ae) => v(n(d)))
|
|
4901
4901
|
})) : O("", !0),
|
|
4902
4902
|
f(D, {
|
|
4903
4903
|
name: "delete",
|
|
4904
4904
|
class: "theme-color-danger mr-5",
|
|
4905
|
-
onClick: p[10] || (p[10] = (
|
|
4905
|
+
onClick: p[10] || (p[10] = (ae) => s("delete"))
|
|
4906
4906
|
})
|
|
4907
4907
|
], 64))
|
|
4908
4908
|
])) : O("", !0);
|
|
@@ -4959,13 +4959,13 @@ const $p = {
|
|
|
4959
4959
|
},
|
|
4960
4960
|
setup(l, { expose: h }) {
|
|
4961
4961
|
const { clone: i, getCascaderFullValue: m } = ot(), d = l, s = K({});
|
|
4962
|
-
|
|
4962
|
+
ce(
|
|
4963
4963
|
d.conditionTypes,
|
|
4964
4964
|
() => {
|
|
4965
4965
|
s.value = {}, Object.keys(d.conditionTypes).forEach((C) => {
|
|
4966
4966
|
let D = [];
|
|
4967
|
-
for (let
|
|
4968
|
-
d.conditionTypes[C].includes(
|
|
4967
|
+
for (let M in bn)
|
|
4968
|
+
d.conditionTypes[C].includes(M) && D.push({ label: bn[M], value: M });
|
|
4969
4969
|
s.value[C] = D;
|
|
4970
4970
|
});
|
|
4971
4971
|
},
|
|
@@ -4999,32 +4999,32 @@ const $p = {
|
|
|
4999
4999
|
["EXCLUDE", { expression: "!'{id}'.includes('{value}')", content: `{id}${v.replace("condition", "不不包含")}{value}` }],
|
|
5000
5000
|
["RANGE", { expression: "'{id}'>='{value1}'&&'{id}'<='{value2}'", content: "{id}在{value1}和{value2}之间" }]
|
|
5001
5001
|
]), x = (C, D) => {
|
|
5002
|
-
var
|
|
5003
|
-
let
|
|
5004
|
-
const
|
|
5005
|
-
let A = "label", N = "value", H = (
|
|
5006
|
-
if (d.conditionProps[
|
|
5002
|
+
var ae, te, re, se, Q, q;
|
|
5003
|
+
let M = "";
|
|
5004
|
+
const T = d.items.find((Y) => Y.id === C.itemID);
|
|
5005
|
+
let A = "label", N = "value", H = (ae = S.get(C.condition)) == null ? void 0 : ae.expression.replace("{id}", `{${C.itemID}}`), oe = (te = S.get(C.condition)) == null ? void 0 : te.content.replace("{id}", A.replace("label", T == null ? void 0 : T.label)), G = [];
|
|
5006
|
+
if (d.conditionProps[T.id].type === Je.SELECTOR && (G = d.conditionProps[T.id].options ?? []), C.condition === "RANGE") {
|
|
5007
5007
|
const Y = C.value.split(",");
|
|
5008
5008
|
if (D)
|
|
5009
|
-
|
|
5009
|
+
M = H == null ? void 0 : H.replace("{value1}", Y[0]).replace("{value2}", Y[1]);
|
|
5010
5010
|
else {
|
|
5011
5011
|
let ne = "", ue = "";
|
|
5012
|
-
G.length ? (ne = ((re = G.find((we) => we.value === Y[0])) == null ? void 0 : re.label) ?? "", ue = ((
|
|
5012
|
+
G.length ? (ne = ((re = G.find((we) => we.value === Y[0])) == null ? void 0 : re.label) ?? "", ue = ((se = G.find((we) => we.value === Y[1])) == null ? void 0 : se.label) ?? "") : (ne = N.replace("value", Y[0]), ue = N.replace("value", Y[1])), M = oe == null ? void 0 : oe.replace("{value1}", ne).replace("{value2}", ue);
|
|
5013
5013
|
}
|
|
5014
|
-
return
|
|
5014
|
+
return M;
|
|
5015
5015
|
}
|
|
5016
5016
|
if (D) {
|
|
5017
5017
|
let [Y, ne] = p(C);
|
|
5018
|
-
|
|
5018
|
+
M = H == null ? void 0 : H.replace("{value}", Y);
|
|
5019
5019
|
} else {
|
|
5020
5020
|
let Y = "";
|
|
5021
5021
|
if (G.length)
|
|
5022
5022
|
typeof C.value != "string" && C.value.length ? Y = G.filter((ne) => C.value.includes(ne.value)).map((ne) => ne.label).join(",") : Y = ((Q = G.find((ne) => ne.value === C.value)) == null ? void 0 : Q.label) ?? "";
|
|
5023
|
-
else if (d.conditionProps[
|
|
5023
|
+
else if (d.conditionProps[T.id].type === Je.CASCADER_SELECTOR) {
|
|
5024
5024
|
let [ne, ue] = p(C);
|
|
5025
5025
|
const we = m(
|
|
5026
5026
|
ne,
|
|
5027
|
-
d.conditionProps[
|
|
5027
|
+
d.conditionProps[T.id].options,
|
|
5028
5028
|
"value",
|
|
5029
5029
|
"children",
|
|
5030
5030
|
ue
|
|
@@ -5032,12 +5032,12 @@ const $p = {
|
|
|
5032
5032
|
ue ? Y = we[1].filter(($e) => $e == null ? void 0 : $e.label).map(($e) => $e.label).join(",") : Y = ((q = we[1]) == null ? void 0 : q.label) ?? ne;
|
|
5033
5033
|
} else
|
|
5034
5034
|
Y = C.value;
|
|
5035
|
-
|
|
5035
|
+
M = oe == null ? void 0 : oe.replace("{value}", N.replace("value", Y));
|
|
5036
5036
|
}
|
|
5037
|
-
return
|
|
5037
|
+
return M;
|
|
5038
5038
|
}, p = (C) => {
|
|
5039
|
-
let D = C.value,
|
|
5040
|
-
return
|
|
5039
|
+
let D = C.value, M = Array.isArray(C.value);
|
|
5040
|
+
return M && (D = C.value.map((T) => Array.isArray(T) && T.length ? T[T.length - 1] : T)), [D, M];
|
|
5041
5041
|
}, k = (C) => {
|
|
5042
5042
|
let D = {
|
|
5043
5043
|
filterConditionExpression: "",
|
|
@@ -5045,28 +5045,28 @@ const $p = {
|
|
|
5045
5045
|
filterConditions: [],
|
|
5046
5046
|
message: ""
|
|
5047
5047
|
};
|
|
5048
|
-
return C.forEach((
|
|
5048
|
+
return C.forEach((M, T) => {
|
|
5049
5049
|
var H;
|
|
5050
5050
|
if (D.message)
|
|
5051
5051
|
return D;
|
|
5052
|
-
const A = y(
|
|
5053
|
-
if ((H =
|
|
5054
|
-
const oe = k(
|
|
5052
|
+
const A = y(M.conditionType, !1), N = y(M.conditionType, !0);
|
|
5053
|
+
if ((H = M.children) != null && H.length) {
|
|
5054
|
+
const oe = k(M.children);
|
|
5055
5055
|
if (oe.message)
|
|
5056
|
-
return D.message = `第${
|
|
5057
|
-
D.filterConditionExpression += `${
|
|
5058
|
-
condition:
|
|
5059
|
-
itemID:
|
|
5060
|
-
value:
|
|
5061
|
-
conditionType:
|
|
5056
|
+
return D.message = `第${T + 1}行子条件的${oe.message}`, D;
|
|
5057
|
+
D.filterConditionExpression += `${T === 0 ? "" : N}(${oe.filterConditionExpression})`, D.filterConditionContent += `${T === 0 ? "" : A}(${oe.filterConditionContent})`, D.filterConditions.push({
|
|
5058
|
+
condition: M.condition,
|
|
5059
|
+
itemID: M.itemID,
|
|
5060
|
+
value: M.value,
|
|
5061
|
+
conditionType: M.conditionType,
|
|
5062
5062
|
children: oe.filterConditions
|
|
5063
5063
|
});
|
|
5064
5064
|
} else {
|
|
5065
|
-
if (!
|
|
5066
|
-
return D.message = `第${
|
|
5067
|
-
D.filterConditionExpression += `${
|
|
5068
|
-
let oe = i(
|
|
5069
|
-
oe.value = Array.isArray(
|
|
5065
|
+
if (!M.itemID || !M.condition || M.condition !== "EMPTY" && !M.value && !String(M.value).length)
|
|
5066
|
+
return D.message = `第${T + 1}行条件设置不完整`, D;
|
|
5067
|
+
D.filterConditionExpression += `${T === 0 ? "" : N}${x(M, !0)}`, D.filterConditionContent += `${T === 0 ? "" : A}${x(M, !1)}`;
|
|
5068
|
+
let oe = i(M);
|
|
5069
|
+
oe.value = Array.isArray(M.value) ? M.value.map((G) => Array.isArray(G) && G.length ? G[G.length - 1] : G) : M.value, D.filterConditions.push(oe);
|
|
5070
5070
|
}
|
|
5071
5071
|
}), D;
|
|
5072
5072
|
};
|
|
@@ -5081,11 +5081,11 @@ const $p = {
|
|
|
5081
5081
|
return D.message && (D.filterConditionExpression = "", D.filterConditionContent = "", D.filterConditions = [], C && Ne("error", D.message)), D;
|
|
5082
5082
|
}
|
|
5083
5083
|
}), (C, D) => {
|
|
5084
|
-
const
|
|
5085
|
-
return g(),
|
|
5084
|
+
const M = Pe;
|
|
5085
|
+
return g(), L("div", {
|
|
5086
5086
|
class: Se(["dynamic-filter w-full", { "hidden-type": n(u).length <= 1 }])
|
|
5087
5087
|
}, [
|
|
5088
|
-
(g(!0),
|
|
5088
|
+
(g(!0), L(me, null, Le(n(u), (T, A) => (g(), U(kp, {
|
|
5089
5089
|
key: A,
|
|
5090
5090
|
modelValue: n(u)[A],
|
|
5091
5091
|
"onUpdate:modelValue": (N) => n(u)[A] = N,
|
|
@@ -5098,10 +5098,10 @@ const $p = {
|
|
|
5098
5098
|
onAdd: D[0] || (D[0] = (N) => _(n(u))),
|
|
5099
5099
|
onDelete: (N) => z(A)
|
|
5100
5100
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "showConditionType", "items", "filterConditions", "conditionProps", "allowMultiLevel", "onDelete"]))), 128)),
|
|
5101
|
-
f(
|
|
5101
|
+
f(M, {
|
|
5102
5102
|
name: "plus",
|
|
5103
5103
|
class: Se(`float-right mt-10 mr-${l.allowMultiLevel ? 26 : 4}px theme-color-create`),
|
|
5104
|
-
onClick: D[1] || (D[1] = (
|
|
5104
|
+
onClick: D[1] || (D[1] = (T) => _(n(u)))
|
|
5105
5105
|
}, null, 8, ["class"])
|
|
5106
5106
|
], 2);
|
|
5107
5107
|
};
|
|
@@ -5819,7 +5819,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
5819
5819
|
]),
|
|
5820
5820
|
_: 1
|
|
5821
5821
|
}),
|
|
5822
|
-
n(i).showBorder ? (g(),
|
|
5822
|
+
n(i).showBorder ? (g(), L(me, { key: 0 }, [
|
|
5823
5823
|
f(_, { label: "边框样式" }, {
|
|
5824
5824
|
default: w(() => [
|
|
5825
5825
|
f(S, {
|
|
@@ -5931,7 +5931,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
5931
5931
|
const i = { ...xn, ...$n, ..._n, ...kn }, { getTempID: m, clone: d } = ot(), s = h;
|
|
5932
5932
|
let u = ve("formData"), _ = ve("formDesignerData");
|
|
5933
5933
|
const z = l, { components: y } = tt(z);
|
|
5934
|
-
|
|
5934
|
+
ce(y, () => s("update:components", y.value), { immediate: !0, deep: !0 });
|
|
5935
5935
|
const v = (C) => {
|
|
5936
5936
|
C.added ? (S(C.added.element), s("change")) : C.moved && (S(C.moved.element), s("change"));
|
|
5937
5937
|
}, S = (C) => {
|
|
@@ -5940,16 +5940,16 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
5940
5940
|
const D = p(C);
|
|
5941
5941
|
y.value.push(D), S(D), s("change");
|
|
5942
5942
|
}, p = (C) => {
|
|
5943
|
-
var
|
|
5943
|
+
var M, T;
|
|
5944
5944
|
let D = d(C);
|
|
5945
|
-
if (D.id = m(), delete D.itemID, (
|
|
5945
|
+
if (D.id = m(), delete D.itemID, (M = D.props.options) != null && M.length) {
|
|
5946
5946
|
D.props.options.forEach((N) => {
|
|
5947
5947
|
N.value.includes("temp-") && (N.value = m());
|
|
5948
5948
|
});
|
|
5949
5949
|
let A = new i[C.type].component();
|
|
5950
5950
|
D.filterConditionProps = A.getFilterConditionProps(D.props);
|
|
5951
5951
|
}
|
|
5952
|
-
if (D.isLayout && ((
|
|
5952
|
+
if (D.isLayout && ((T = D.children) != null && T.length)) {
|
|
5953
5953
|
let A = [];
|
|
5954
5954
|
D.children.forEach((N) => {
|
|
5955
5955
|
A.push(p(N));
|
|
@@ -5961,7 +5961,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
5961
5961
|
y.value.splice(C, 1), _.selectComponent = void 0, s("change"), s("deleteComponent", D);
|
|
5962
5962
|
};
|
|
5963
5963
|
return (C, D) => {
|
|
5964
|
-
const
|
|
5964
|
+
const M = E("el-form-item"), T = Pe;
|
|
5965
5965
|
return g(), U(n(go), {
|
|
5966
5966
|
list: n(y),
|
|
5967
5967
|
"item-key": "id",
|
|
@@ -5972,7 +5972,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
5972
5972
|
}, {
|
|
5973
5973
|
item: w(({ element: A, index: N }) => [
|
|
5974
5974
|
F("span", null, [
|
|
5975
|
-
A.props.lineBreak ? (g(),
|
|
5975
|
+
A.props.lineBreak ? (g(), L("br", Gp)) : O("", !0),
|
|
5976
5976
|
F("div", {
|
|
5977
5977
|
onClick: pn((H) => S(A), ["stop"]),
|
|
5978
5978
|
class: Se([
|
|
@@ -5992,7 +5992,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
5992
5992
|
"onUpdate:component": (H) => n(y)[N] = H,
|
|
5993
5993
|
onDeleteComponent: D[0] || (D[0] = (H) => s("deleteComponent", H)),
|
|
5994
5994
|
onChange: D[1] || (D[1] = (H) => s("change"))
|
|
5995
|
-
}, null, 40, ["componentID", "component", "onUpdate:component"])) : (g(), U(
|
|
5995
|
+
}, null, 40, ["componentID", "component", "onUpdate:component"])) : (g(), U(M, {
|
|
5996
5996
|
key: 1,
|
|
5997
5997
|
prop: A.id,
|
|
5998
5998
|
class: Se([
|
|
@@ -6023,14 +6023,14 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
6023
6023
|
]),
|
|
6024
6024
|
_: 2
|
|
6025
6025
|
}, 1032, ["prop", "class", "label-width", "rules"])),
|
|
6026
|
-
n(_).selectComponent == A ? (g(),
|
|
6027
|
-
A.allowRepeat ? (g(), U(
|
|
6026
|
+
n(_).selectComponent == A ? (g(), L("div", Zp, [
|
|
6027
|
+
A.allowRepeat ? (g(), U(T, {
|
|
6028
6028
|
key: 0,
|
|
6029
6029
|
name: "copy",
|
|
6030
6030
|
color: "#0000ff",
|
|
6031
6031
|
onClick: pn((H) => x(A), ["stop"])
|
|
6032
6032
|
}, null, 8, ["onClick"])) : O("", !0),
|
|
6033
|
-
f(
|
|
6033
|
+
f(T, {
|
|
6034
6034
|
name: "delete",
|
|
6035
6035
|
class: "theme-color-danger",
|
|
6036
6036
|
onClick: pn((H) => k(N), ["stop"])
|
|
@@ -6089,7 +6089,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
6089
6089
|
const u = h, _ = (y) => {
|
|
6090
6090
|
u("deleteComponent", y);
|
|
6091
6091
|
};
|
|
6092
|
-
|
|
6092
|
+
ce(
|
|
6093
6093
|
() => m.value.props.layoutMode,
|
|
6094
6094
|
() => {
|
|
6095
6095
|
m.value.children.forEach((y) => y.parentLayoutMode = m.value.props.layoutMode);
|
|
@@ -6099,7 +6099,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
6099
6099
|
const z = () => {
|
|
6100
6100
|
u("change");
|
|
6101
6101
|
};
|
|
6102
|
-
return (y, v) => (g(),
|
|
6102
|
+
return (y, v) => (g(), L("div", {
|
|
6103
6103
|
class: Se([
|
|
6104
6104
|
"layout group-layout-component w-full py-5 pl-15 pr-20 mb-10 box-border",
|
|
6105
6105
|
`bg-${n(m).props.backgroundColor}!`,
|
|
@@ -6110,7 +6110,7 @@ const Xp = /* @__PURE__ */ ye({
|
|
|
6110
6110
|
}
|
|
6111
6111
|
])
|
|
6112
6112
|
}, [
|
|
6113
|
-
n(m).props.showLabel ? (g(),
|
|
6113
|
+
n(m).props.showLabel ? (g(), L("div", {
|
|
6114
6114
|
key: 0,
|
|
6115
6115
|
class: Se(`py-5 mb-5! flex-shrink-0 c-${n(m).props.color} fw-${n(m).props.isBold ? "bold" : "normal"}`),
|
|
6116
6116
|
style: Wt({ "font-size": n(m).props.fontSize + "px" })
|
|
@@ -6218,9 +6218,9 @@ const e6 = { component: Qp, renderer: Jp, propEditor: Xp }, t6 = { class: "dicti
|
|
|
6218
6218
|
};
|
|
6219
6219
|
return (k, C) => {
|
|
6220
6220
|
var A;
|
|
6221
|
-
const D = E("el-tooltip"),
|
|
6222
|
-
return g(),
|
|
6223
|
-
(A = l.dictionary) != null && A.dictionaryItems.length ? (g(), U(
|
|
6221
|
+
const D = E("el-tooltip"), M = E("el-select-v2"), T = E("el-input");
|
|
6222
|
+
return g(), L("div", t6, [
|
|
6223
|
+
(A = l.dictionary) != null && A.dictionaryItems.length ? (g(), U(M, {
|
|
6224
6224
|
key: 0,
|
|
6225
6225
|
modelValue: n(s),
|
|
6226
6226
|
"onUpdate:modelValue": C[0] || (C[0] = (N) => Ae(s) ? s.value = N : null),
|
|
@@ -6254,12 +6254,12 @@ const e6 = { component: Qp, renderer: Jp, propEditor: Xp }, t6 = { class: "dicti
|
|
|
6254
6254
|
]),
|
|
6255
6255
|
F("div", r6, [
|
|
6256
6256
|
F("div", l6, "ID:" + he(N.value), 1),
|
|
6257
|
-
n(d) ? (g(),
|
|
6257
|
+
n(d) ? (g(), L("div", a6, he(n(u).get(N.itemSourceType)), 1)) : O("", !0)
|
|
6258
6258
|
])
|
|
6259
6259
|
])
|
|
6260
6260
|
]),
|
|
6261
6261
|
_: 1
|
|
6262
|
-
}, 8, ["modelValue", "allow-create", "placeholder", "options", "item-height", "height", "disabled"])) : (g(), U(
|
|
6262
|
+
}, 8, ["modelValue", "allow-create", "placeholder", "options", "item-height", "height", "disabled"])) : (g(), U(T, {
|
|
6263
6263
|
key: 1,
|
|
6264
6264
|
modelValue: n(s),
|
|
6265
6265
|
"onUpdate:modelValue": C[1] || (C[1] = (N) => Ae(s) ? s.value = N : null),
|
|
@@ -6301,8 +6301,8 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6301
6301
|
y.value = z.value, y.itemSourceType = z.itemSourceType;
|
|
6302
6302
|
};
|
|
6303
6303
|
return (z, y) => {
|
|
6304
|
-
const v = E("el-option"), S = E("el-select"), x = E("el-input"), p = E("el-form-item"), k = E("el-divider"), C = Pe, D = E("el-button"),
|
|
6305
|
-
return g(), U(
|
|
6304
|
+
const v = E("el-option"), S = E("el-select"), x = E("el-input"), p = E("el-form-item"), k = E("el-divider"), C = Pe, D = E("el-button"), M = E("el-switch"), T = E("el-form");
|
|
6305
|
+
return g(), U(T, {
|
|
6306
6306
|
"label-width": "80px",
|
|
6307
6307
|
"label-suffix": ":",
|
|
6308
6308
|
class: "zhy tabs-props-editor"
|
|
@@ -6368,7 +6368,7 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6368
6368
|
"onUpdate:modelValue": y[3] || (y[3] = (A) => n(m).defaultValue = A)
|
|
6369
6369
|
}, {
|
|
6370
6370
|
default: w(() => [
|
|
6371
|
-
(g(!0),
|
|
6371
|
+
(g(!0), L(me, null, Le(n(m).pages, (A, N) => (g(), U(v, {
|
|
6372
6372
|
key: N,
|
|
6373
6373
|
label: A.label,
|
|
6374
6374
|
value: String(N)
|
|
@@ -6486,7 +6486,7 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6486
6486
|
}),
|
|
6487
6487
|
f(p, { label: "显示导航" }, {
|
|
6488
6488
|
default: w(() => [
|
|
6489
|
-
f(
|
|
6489
|
+
f(M, {
|
|
6490
6490
|
modelValue: n(m).showNavigation,
|
|
6491
6491
|
"onUpdate:modelValue": y[5] || (y[5] = (A) => n(m).showNavigation = A)
|
|
6492
6492
|
}, null, 8, ["modelValue"])
|
|
@@ -6536,13 +6536,13 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6536
6536
|
emits: ["deleteComponent", "change"],
|
|
6537
6537
|
setup(l, { emit: h }) {
|
|
6538
6538
|
const i = l, { component: m, showDescription: d } = tt(i), s = K(m.value.props.defaultValue), u = K({});
|
|
6539
|
-
|
|
6539
|
+
ce(
|
|
6540
6540
|
() => m.value.props.defaultValue,
|
|
6541
6541
|
() => {
|
|
6542
6542
|
s.value = m.value.props.defaultValue;
|
|
6543
6543
|
},
|
|
6544
6544
|
{ immediate: !0 }
|
|
6545
|
-
),
|
|
6545
|
+
), ce(
|
|
6546
6546
|
() => m.value.props.pages,
|
|
6547
6547
|
() => {
|
|
6548
6548
|
var x;
|
|
@@ -6552,7 +6552,7 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6552
6552
|
});
|
|
6553
6553
|
},
|
|
6554
6554
|
{ immediate: !0, deep: !0 }
|
|
6555
|
-
),
|
|
6555
|
+
), ce(
|
|
6556
6556
|
() => u.value,
|
|
6557
6557
|
() => {
|
|
6558
6558
|
m.value.children = [], Object.keys(u.value).forEach((x) => {
|
|
@@ -6579,7 +6579,7 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6579
6579
|
};
|
|
6580
6580
|
return (x, p) => {
|
|
6581
6581
|
const k = E("el-button"), C = E("el-tab-pane"), D = E("el-tabs");
|
|
6582
|
-
return g(),
|
|
6582
|
+
return g(), L("div", {
|
|
6583
6583
|
class: Se([
|
|
6584
6584
|
"layout tabs-layout-component mb-15 hc--15",
|
|
6585
6585
|
`h-${n(m).props.height ? n(m).props.height + n(m).props.heightUnit : "auto"}`,
|
|
@@ -6591,31 +6591,31 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6591
6591
|
type: n(m).props.tabType,
|
|
6592
6592
|
"tab-position": n(m).props.tabPosition,
|
|
6593
6593
|
modelValue: n(s),
|
|
6594
|
-
"onUpdate:modelValue": p[2] || (p[2] = (
|
|
6594
|
+
"onUpdate:modelValue": p[2] || (p[2] = (M) => Ae(s) ? s.value = M : null)
|
|
6595
6595
|
}, {
|
|
6596
6596
|
default: w(() => [
|
|
6597
|
-
(g(!0),
|
|
6597
|
+
(g(!0), L(me, null, Le(n(m).props.pages, (M, T) => (g(), U(C, {
|
|
6598
6598
|
class: "y-aline-start overflow-hidden",
|
|
6599
|
-
key:
|
|
6600
|
-
label:
|
|
6601
|
-
name: String(
|
|
6599
|
+
key: T,
|
|
6600
|
+
label: M.label,
|
|
6601
|
+
name: String(T)
|
|
6602
6602
|
}, {
|
|
6603
6603
|
default: w(() => [
|
|
6604
6604
|
l.isDesigner ? (g(), U(sr, {
|
|
6605
6605
|
key: 0,
|
|
6606
6606
|
class: "overflow-auto",
|
|
6607
|
-
components: n(u)[
|
|
6608
|
-
"onUpdate:components": (A) => n(u)[
|
|
6607
|
+
components: n(u)[T],
|
|
6608
|
+
"onUpdate:components": (A) => n(u)[T] = A,
|
|
6609
6609
|
onDeleteComponent: v,
|
|
6610
6610
|
onChange: S
|
|
6611
6611
|
}, null, 8, ["components", "onUpdate:components"])) : (g(), U(dr, {
|
|
6612
6612
|
key: 1,
|
|
6613
6613
|
class: "overflow-auto",
|
|
6614
|
-
components: n(u)[
|
|
6614
|
+
components: n(u)[T],
|
|
6615
6615
|
showDescription: n(d)
|
|
6616
6616
|
}, null, 8, ["components", "showDescription"])),
|
|
6617
|
-
n(m).props.showNavigation ? (g(),
|
|
6618
|
-
|
|
6617
|
+
n(m).props.showNavigation ? (g(), L("div", c6, [
|
|
6618
|
+
T !== 0 ? (g(), U(k, {
|
|
6619
6619
|
key: 0,
|
|
6620
6620
|
class: "zhy print-button",
|
|
6621
6621
|
onClick: p[0] || (p[0] = (A) => z("p"))
|
|
@@ -6625,7 +6625,7 @@ const i6 = { class: "flex items-center my-5" }, s6 = /* @__PURE__ */ ye({
|
|
|
6625
6625
|
]),
|
|
6626
6626
|
_: 1
|
|
6627
6627
|
})) : O("", !0),
|
|
6628
|
-
|
|
6628
|
+
T !== n(m).props.pages.length - 1 ? (g(), U(k, {
|
|
6629
6629
|
key: 1,
|
|
6630
6630
|
class: "zhy",
|
|
6631
6631
|
type: "success",
|
|
@@ -6678,7 +6678,7 @@ const p6 = { component: u6, renderer: d6, propEditor: s6 }, m6 = /* @__PURE__ */
|
|
|
6678
6678
|
setup(l) {
|
|
6679
6679
|
let i = ve("formDesignerData").selectComponent.props;
|
|
6680
6680
|
const m = K(i.fileSize);
|
|
6681
|
-
return
|
|
6681
|
+
return ce(m, () => i.fileSize = Number(m.value)), (d, s) => {
|
|
6682
6682
|
const u = E("el-switch"), _ = E("el-form-item"), z = E("el-input-number"), y = E("el-option"), v = E("el-select"), S = E("el-input"), x = E("el-form");
|
|
6683
6683
|
return g(), U(x, {
|
|
6684
6684
|
"label-width": "80px",
|
|
@@ -6832,7 +6832,7 @@ const f6 = { class: "upload-component w-full" }, h6 = /* @__PURE__ */ F("span",
|
|
|
6832
6832
|
};
|
|
6833
6833
|
return (x, p) => {
|
|
6834
6834
|
const k = Pe, C = E("el-button"), D = E("el-upload");
|
|
6835
|
-
return g(),
|
|
6835
|
+
return g(), L("div", f6, [
|
|
6836
6836
|
f(D, {
|
|
6837
6837
|
ref_key: "uploadRef",
|
|
6838
6838
|
ref: _,
|
|
@@ -6850,9 +6850,9 @@ const f6 = { class: "upload-component w-full" }, h6 = /* @__PURE__ */ F("span",
|
|
|
6850
6850
|
"on-remove": v
|
|
6851
6851
|
}, {
|
|
6852
6852
|
default: w(() => {
|
|
6853
|
-
var
|
|
6853
|
+
var M;
|
|
6854
6854
|
return [
|
|
6855
|
-
n(u).fileLimit > (((
|
|
6855
|
+
n(u).fileLimit > (((M = n(s)[l.componentID]) == null ? void 0 : M.length) || 0) ? (g(), U(C, {
|
|
6856
6856
|
key: 0,
|
|
6857
6857
|
class: "zhy edit-button"
|
|
6858
6858
|
}, {
|
|
@@ -6871,7 +6871,7 @@ const f6 = { class: "upload-component w-full" }, h6 = /* @__PURE__ */ F("span",
|
|
|
6871
6871
|
}),
|
|
6872
6872
|
_: 1
|
|
6873
6873
|
}, 8, ["action", "headers", "data", "multiple", "limit", "file-list", "accept", "auto-upload"]),
|
|
6874
|
-
l.isDesigner && n(u).description || l.showDescription && (n(d).props.formType === n(Ie).Examination || n(u).description) ? (g(),
|
|
6874
|
+
l.isDesigner && n(u).description || l.showDescription && (n(d).props.formType === n(Ie).Examination || n(u).description) ? (g(), L("div", g6, [
|
|
6875
6875
|
f(k, {
|
|
6876
6876
|
class: "description-tip",
|
|
6877
6877
|
name: "tip"
|
|
@@ -6908,7 +6908,7 @@ const v6 = { component: y6, renderer: b6, propEditor: m6 }, w6 = /* @__PURE__ */
|
|
|
6908
6908
|
setup(l) {
|
|
6909
6909
|
let i = ve("formDesignerData").selectComponent.props;
|
|
6910
6910
|
const m = K(i.fileSize);
|
|
6911
|
-
return
|
|
6911
|
+
return ce(m, () => i.fileSize = Number(m.value)), (d, s) => {
|
|
6912
6912
|
const u = E("el-switch"), _ = E("el-form-item"), z = E("el-input-number"), y = E("el-option"), v = E("el-select"), S = E("el-input"), x = E("el-form");
|
|
6913
6913
|
return g(), U(x, {
|
|
6914
6914
|
"label-width": "80px",
|
|
@@ -7059,13 +7059,13 @@ const v6 = { component: y6, renderer: b6, propEditor: m6 }, w6 = /* @__PURE__ */
|
|
|
7059
7059
|
(k = s.value[i.componentID]) != null && k.length && (p += `,您已上传了${s.value[i.componentID].length}个图片,最多还能选择${u.value.fileLimit - s.value[i.componentID].length}个图片`), Ne("error", p);
|
|
7060
7060
|
};
|
|
7061
7061
|
return (p, k) => {
|
|
7062
|
-
var
|
|
7063
|
-
const C = Pe, D = E("el-image"),
|
|
7064
|
-
return g(),
|
|
7065
|
-
f(
|
|
7062
|
+
var T;
|
|
7063
|
+
const C = Pe, D = E("el-image"), M = E("el-upload");
|
|
7064
|
+
return g(), L("div", x6, [
|
|
7065
|
+
f(M, {
|
|
7066
7066
|
ref_key: "uploadImageRef",
|
|
7067
7067
|
ref: _,
|
|
7068
|
-
class: Se({ "hidden-trigger": n(u).fileLimit <= (((
|
|
7068
|
+
class: Se({ "hidden-trigger": n(u).fileLimit <= (((T = n(s)[l.componentID]) == null ? void 0 : T.length) || 0) }),
|
|
7069
7069
|
"list-type": "picture-card",
|
|
7070
7070
|
action: n(m).serverApi,
|
|
7071
7071
|
headers: n(m).headers,
|
|
@@ -7113,7 +7113,7 @@ const v6 = { component: y6, renderer: b6, propEditor: m6 }, w6 = /* @__PURE__ */
|
|
|
7113
7113
|
]),
|
|
7114
7114
|
_: 1
|
|
7115
7115
|
}, 8, ["class", "action", "headers", "data", "multiple", "limit", "file-list", "accept", "auto-upload"]),
|
|
7116
|
-
l.isDesigner && n(u).description || l.showDescription && (n(d).props.formType === n(Ie).Examination || n(u).description) ? (g(),
|
|
7116
|
+
l.isDesigner && n(u).description || l.showDescription && (n(d).props.formType === n(Ie).Examination || n(u).description) ? (g(), L("div", C6, [
|
|
7117
7117
|
f(C, {
|
|
7118
7118
|
class: "description-tip",
|
|
7119
7119
|
name: "tip"
|
|
@@ -7148,7 +7148,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7148
7148
|
setup(l) {
|
|
7149
7149
|
let h = ve("formDesignerData"), i = h.selectComponent.props;
|
|
7150
7150
|
const m = K([]);
|
|
7151
|
-
|
|
7151
|
+
ce(
|
|
7152
7152
|
() => i.options,
|
|
7153
7153
|
() => {
|
|
7154
7154
|
h.selectComponent.filterConditionProps = {
|
|
@@ -7179,8 +7179,8 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7179
7179
|
}, z.value = i.options;
|
|
7180
7180
|
};
|
|
7181
7181
|
return (x, p) => {
|
|
7182
|
-
const k = E("el-radio-button"), C = E("el-radio-group"), D = E("el-form-item"),
|
|
7183
|
-
return g(), U(
|
|
7182
|
+
const k = E("el-radio-button"), C = E("el-radio-group"), D = E("el-form-item"), M = E("el-switch"), T = E("el-input-number"), A = E("el-divider"), N = Pe, H = E("el-option"), oe = E("el-select"), G = E("el-button"), ae = E("el-form");
|
|
7183
|
+
return g(), U(ae, {
|
|
7184
7184
|
"label-width": "80px",
|
|
7185
7185
|
"label-suffix": ":",
|
|
7186
7186
|
class: "zhy employee-props-editor"
|
|
@@ -7223,7 +7223,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7223
7223
|
label: "人员换行"
|
|
7224
7224
|
}, {
|
|
7225
7225
|
default: w(() => [
|
|
7226
|
-
f(
|
|
7226
|
+
f(M, {
|
|
7227
7227
|
modelValue: n(i).newLine,
|
|
7228
7228
|
"onUpdate:modelValue": p[1] || (p[1] = (te) => n(i).newLine = te)
|
|
7229
7229
|
}, null, 8, ["modelValue"])
|
|
@@ -7234,19 +7234,19 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7234
7234
|
label: "是否多选"
|
|
7235
7235
|
}, {
|
|
7236
7236
|
default: w(() => [
|
|
7237
|
-
f(
|
|
7237
|
+
f(M, {
|
|
7238
7238
|
modelValue: n(i).multiple,
|
|
7239
7239
|
"onUpdate:modelValue": p[2] || (p[2] = (te) => n(i).multiple = te)
|
|
7240
7240
|
}, null, 8, ["modelValue"])
|
|
7241
7241
|
]),
|
|
7242
7242
|
_: 1
|
|
7243
7243
|
})),
|
|
7244
|
-
n(i).type === "checkbox" ? (g(),
|
|
7244
|
+
n(i).type === "checkbox" ? (g(), L(me, { key: 2 }, [
|
|
7245
7245
|
f(D, { label: "最少选择" }, {
|
|
7246
7246
|
default: w(() => {
|
|
7247
7247
|
var te;
|
|
7248
7248
|
return [
|
|
7249
|
-
f(
|
|
7249
|
+
f(T, {
|
|
7250
7250
|
modelValue: n(i).min,
|
|
7251
7251
|
"onUpdate:modelValue": p[3] || (p[3] = (re) => n(i).min = re),
|
|
7252
7252
|
step: 1,
|
|
@@ -7261,7 +7261,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7261
7261
|
default: w(() => {
|
|
7262
7262
|
var te;
|
|
7263
7263
|
return [
|
|
7264
|
-
f(
|
|
7264
|
+
f(T, {
|
|
7265
7265
|
modelValue: n(i).max,
|
|
7266
7266
|
"onUpdate:modelValue": p[4] || (p[4] = (re) => n(i).max = re),
|
|
7267
7267
|
step: 1,
|
|
@@ -7299,7 +7299,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7299
7299
|
})) : O("", !0),
|
|
7300
7300
|
f(oe, {
|
|
7301
7301
|
modelValue: te.value,
|
|
7302
|
-
"onUpdate:modelValue": (
|
|
7302
|
+
"onUpdate:modelValue": (se) => te.value = se,
|
|
7303
7303
|
filterable: "",
|
|
7304
7304
|
placeholder: "检索人员",
|
|
7305
7305
|
disabled: !n(h).selectComponent.allowModify,
|
|
@@ -7307,22 +7307,22 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7307
7307
|
"remote-method": v,
|
|
7308
7308
|
loading: n(_),
|
|
7309
7309
|
"loading-text": "加载中……",
|
|
7310
|
-
onChange: (
|
|
7310
|
+
onChange: (se) => S(se, re)
|
|
7311
7311
|
}, {
|
|
7312
7312
|
default: w(() => [
|
|
7313
|
-
(g(!0),
|
|
7313
|
+
(g(!0), L(me, null, Le(n(z), (se, Q) => (g(), U(H, {
|
|
7314
7314
|
key: Q,
|
|
7315
|
-
label:
|
|
7316
|
-
value:
|
|
7315
|
+
label: se.label,
|
|
7316
|
+
value: se.value
|
|
7317
7317
|
}, {
|
|
7318
7318
|
default: w(() => [
|
|
7319
7319
|
jo(x.$slots, "option", {
|
|
7320
7320
|
index: Q,
|
|
7321
|
-
label:
|
|
7322
|
-
suffix:
|
|
7321
|
+
label: se.label,
|
|
7322
|
+
suffix: se.suffix
|
|
7323
7323
|
}, () => [
|
|
7324
|
-
F("span", E6, he(
|
|
7325
|
-
F("span", L6, he(
|
|
7324
|
+
F("span", E6, he(se.label), 1),
|
|
7325
|
+
F("span", L6, he(se.suffix), 1)
|
|
7326
7326
|
])
|
|
7327
7327
|
]),
|
|
7328
7328
|
_: 2
|
|
@@ -7335,7 +7335,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7335
7335
|
name: "delete",
|
|
7336
7336
|
class: "theme-color-danger",
|
|
7337
7337
|
size: "16px",
|
|
7338
|
-
onClick: (
|
|
7338
|
+
onClick: (se) => u(re)
|
|
7339
7339
|
}, null, 8, ["onClick"])) : O("", !0)
|
|
7340
7340
|
])
|
|
7341
7341
|
]),
|
|
@@ -7426,11 +7426,11 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7426
7426
|
const i = l;
|
|
7427
7427
|
let m = ve("formData");
|
|
7428
7428
|
const { datas: d, componentProps: s } = tt(i), u = K(d.value[i.componentID]);
|
|
7429
|
-
|
|
7429
|
+
ce(u, (v) => v ? d.value[i.componentID] = v : delete d.value[i.componentID]);
|
|
7430
7430
|
const _ = h;
|
|
7431
|
-
|
|
7431
|
+
ce(d, (v) => _("update:datas", v));
|
|
7432
7432
|
const z = K(!0);
|
|
7433
|
-
|
|
7433
|
+
ce(
|
|
7434
7434
|
s,
|
|
7435
7435
|
(v) => {
|
|
7436
7436
|
z.value = !1, Tt(() => {
|
|
@@ -7443,8 +7443,8 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7443
7443
|
s.value.clearable && d.value[i.componentID] === S && (u.value = void 0, v.preventDefault());
|
|
7444
7444
|
};
|
|
7445
7445
|
return (v, S) => {
|
|
7446
|
-
const x = E("el-radio"), p = E("el-radio-group"), k = E("el-checkbox"), C = E("el-checkbox-group"), D = E("el-option"),
|
|
7447
|
-
return g(),
|
|
7446
|
+
const x = E("el-radio"), p = E("el-radio-group"), k = E("el-checkbox"), C = E("el-checkbox-group"), D = E("el-option"), M = E("el-select"), T = Pe;
|
|
7447
|
+
return g(), L("div", T6, [
|
|
7448
7448
|
n(s).type === "radio" ? (g(), U(p, {
|
|
7449
7449
|
key: 0,
|
|
7450
7450
|
class: Se({ block: n(s).newLine }),
|
|
@@ -7453,7 +7453,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7453
7453
|
disabled: l.disabled
|
|
7454
7454
|
}, {
|
|
7455
7455
|
default: w(() => [
|
|
7456
|
-
(g(!0),
|
|
7456
|
+
(g(!0), L(me, null, Le(n(s).options, (A, N) => (g(), U(x, {
|
|
7457
7457
|
class: Se(["zhy", { block: n(s).newLine }]),
|
|
7458
7458
|
key: N,
|
|
7459
7459
|
value: A.value,
|
|
@@ -7476,7 +7476,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7476
7476
|
max: n(s).max
|
|
7477
7477
|
}, {
|
|
7478
7478
|
default: w(() => [
|
|
7479
|
-
(g(!0),
|
|
7479
|
+
(g(!0), L(me, null, Le(n(s).options, (A, N) => (g(), U(k, {
|
|
7480
7480
|
class: Se(["zhy", { block: n(s).newLine }]),
|
|
7481
7481
|
value: A.value,
|
|
7482
7482
|
key: N
|
|
@@ -7489,7 +7489,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7489
7489
|
]),
|
|
7490
7490
|
_: 1
|
|
7491
7491
|
}, 8, ["modelValue", "disabled", "min", "max"])) : O("", !0),
|
|
7492
|
-
n(s).type === "selector" ? (g(), U(
|
|
7492
|
+
n(s).type === "selector" ? (g(), U(M, {
|
|
7493
7493
|
key: 2,
|
|
7494
7494
|
class: "selector-type",
|
|
7495
7495
|
modelValue: n(u),
|
|
@@ -7498,7 +7498,7 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7498
7498
|
placeholder: "请选择"
|
|
7499
7499
|
}, {
|
|
7500
7500
|
default: w(() => [
|
|
7501
|
-
(g(!0),
|
|
7501
|
+
(g(!0), L(me, null, Le(n(s).options, (A, N) => (g(), U(D, {
|
|
7502
7502
|
key: N,
|
|
7503
7503
|
label: A.label,
|
|
7504
7504
|
value: A.value
|
|
@@ -7506,8 +7506,8 @@ const D6 = { component: z6, renderer: V6, propEditor: w6 }, S6 = { class: "flex
|
|
|
7506
7506
|
]),
|
|
7507
7507
|
_: 1
|
|
7508
7508
|
}, 8, ["modelValue", "multiple"])) : O("", !0),
|
|
7509
|
-
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(),
|
|
7510
|
-
f(
|
|
7509
|
+
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(), L("div", A6, [
|
|
7510
|
+
f(T, {
|
|
7511
7511
|
class: "description-tip",
|
|
7512
7512
|
name: "tip"
|
|
7513
7513
|
}),
|
|
@@ -7594,7 +7594,7 @@ const I6 = /* @__PURE__ */ ye({
|
|
|
7594
7594
|
setup(l) {
|
|
7595
7595
|
let h = ve("formDesignerData"), i = h.selectComponent.props;
|
|
7596
7596
|
const { getGradeItems: m } = cr(), d = K([]);
|
|
7597
|
-
return
|
|
7597
|
+
return ce(i, () => {
|
|
7598
7598
|
d.value = m(i), h.selectComponent.filterConditionProps || (h.selectComponent.filterConditionProps = {}), h.selectComponent.filterConditionProps.options = d.value;
|
|
7599
7599
|
}), (s, u) => {
|
|
7600
7600
|
const _ = E("el-option"), z = E("el-select"), y = E("el-form-item"), v = E("el-input-number"), S = E("el-switch"), x = E("el-form");
|
|
@@ -7613,7 +7613,7 @@ const I6 = /* @__PURE__ */ ye({
|
|
|
7613
7613
|
placeholder: "请选择默认值"
|
|
7614
7614
|
}, {
|
|
7615
7615
|
default: w(() => [
|
|
7616
|
-
(g(!0),
|
|
7616
|
+
(g(!0), L(me, null, Le(n(d), (p, k) => (g(), U(_, {
|
|
7617
7617
|
key: k,
|
|
7618
7618
|
label: p.label,
|
|
7619
7619
|
value: p.value
|
|
@@ -7768,8 +7768,8 @@ const I6 = /* @__PURE__ */ ye({
|
|
|
7768
7768
|
})[m.matchMode], S = ve("convertPX"), x = vt(() => `${S(s.value)}px`);
|
|
7769
7769
|
return (p, k) => {
|
|
7770
7770
|
const C = E("el-autocomplete");
|
|
7771
|
-
return g(),
|
|
7772
|
-
l.label ? (g(),
|
|
7771
|
+
return g(), L("div", O6, [
|
|
7772
|
+
l.label ? (g(), L("span", B6, he(l.label), 1)) : O("", !0),
|
|
7773
7773
|
f(C, {
|
|
7774
7774
|
ref_key: "autoCompleteRef",
|
|
7775
7775
|
ref: i,
|
|
@@ -7845,7 +7845,7 @@ const R6 = {
|
|
|
7845
7845
|
const i = l, { getGradeItems: m } = cr();
|
|
7846
7846
|
let d = ve("formData");
|
|
7847
7847
|
const { datas: s, componentProps: u } = tt(i), { isEmpty: _ } = ot(), z = K(s.value[i.componentID] || {});
|
|
7848
|
-
|
|
7848
|
+
ce(
|
|
7849
7849
|
z,
|
|
7850
7850
|
(x) => {
|
|
7851
7851
|
let p = !1;
|
|
@@ -7856,7 +7856,7 @@ const R6 = {
|
|
|
7856
7856
|
{ deep: !0 }
|
|
7857
7857
|
);
|
|
7858
7858
|
const y = vt(() => m(u.value)), v = h;
|
|
7859
|
-
|
|
7859
|
+
ce(s, (x) => v("update:datas", x)), ce(
|
|
7860
7860
|
u,
|
|
7861
7861
|
() => {
|
|
7862
7862
|
i.isDesigner && (z.value = u.value.defaultValue ? { score: u.value.defaultValue } : {});
|
|
@@ -7870,8 +7870,8 @@ const R6 = {
|
|
|
7870
7870
|
u.value.clearable && z.value.score === p && (delete z.value.score, x.preventDefault());
|
|
7871
7871
|
};
|
|
7872
7872
|
return (x, p) => {
|
|
7873
|
-
const k = E("el-radio"), C = E("el-radio-group"), D = N6,
|
|
7874
|
-
return g(),
|
|
7873
|
+
const k = E("el-radio"), C = E("el-radio-group"), D = N6, M = Pe;
|
|
7874
|
+
return g(), L("div", {
|
|
7875
7875
|
class: Se([
|
|
7876
7876
|
"grade-component w-full sons-class-auto-complete:mr-20 sons-class-auto-complete:mb-3",
|
|
7877
7877
|
{ "sons-class-auto-complete:block": n(u).newLine }
|
|
@@ -7880,18 +7880,18 @@ const R6 = {
|
|
|
7880
7880
|
f(C, {
|
|
7881
7881
|
class: Se({ block: n(u).newLine }),
|
|
7882
7882
|
modelValue: n(z).score,
|
|
7883
|
-
"onUpdate:modelValue": p[0] || (p[0] = (
|
|
7883
|
+
"onUpdate:modelValue": p[0] || (p[0] = (T) => n(z).score = T),
|
|
7884
7884
|
disabled: l.disabled
|
|
7885
7885
|
}, {
|
|
7886
7886
|
default: w(() => [
|
|
7887
|
-
(g(!0),
|
|
7887
|
+
(g(!0), L(me, null, Le(n(y), (T, A) => (g(), U(k, {
|
|
7888
7888
|
class: Se(["zhy", { block: n(u).newLine }]),
|
|
7889
7889
|
key: A,
|
|
7890
|
-
value:
|
|
7891
|
-
onClick: (N) => S(N,
|
|
7890
|
+
value: T.value,
|
|
7891
|
+
onClick: (N) => S(N, T.value)
|
|
7892
7892
|
}, {
|
|
7893
7893
|
default: w(() => [
|
|
7894
|
-
J(he(
|
|
7894
|
+
J(he(T.label), 1)
|
|
7895
7895
|
]),
|
|
7896
7896
|
_: 2
|
|
7897
7897
|
}, 1032, ["class", "value", "onClick"]))), 128))
|
|
@@ -7901,7 +7901,7 @@ const R6 = {
|
|
|
7901
7901
|
n(u).showProblem ? (g(), U(D, {
|
|
7902
7902
|
key: 0,
|
|
7903
7903
|
modelValue: n(z).problem,
|
|
7904
|
-
"onUpdate:modelValue": p[1] || (p[1] = (
|
|
7904
|
+
"onUpdate:modelValue": p[1] || (p[1] = (T) => n(z).problem = T),
|
|
7905
7905
|
label: "问题:",
|
|
7906
7906
|
filterable: "",
|
|
7907
7907
|
"default-first-option": "",
|
|
@@ -7912,7 +7912,7 @@ const R6 = {
|
|
|
7912
7912
|
n(u).showBrightSpot ? (g(), U(D, {
|
|
7913
7913
|
key: 1,
|
|
7914
7914
|
modelValue: n(z).brightSpot,
|
|
7915
|
-
"onUpdate:modelValue": p[2] || (p[2] = (
|
|
7915
|
+
"onUpdate:modelValue": p[2] || (p[2] = (T) => n(z).brightSpot = T),
|
|
7916
7916
|
label: "亮点:",
|
|
7917
7917
|
filterable: "",
|
|
7918
7918
|
"default-first-option": "",
|
|
@@ -7923,7 +7923,7 @@ const R6 = {
|
|
|
7923
7923
|
n(u).showRemark ? (g(), U(D, {
|
|
7924
7924
|
key: 2,
|
|
7925
7925
|
modelValue: n(z).remark,
|
|
7926
|
-
"onUpdate:modelValue": p[3] || (p[3] = (
|
|
7926
|
+
"onUpdate:modelValue": p[3] || (p[3] = (T) => n(z).remark = T),
|
|
7927
7927
|
label: "备注:",
|
|
7928
7928
|
filterable: "",
|
|
7929
7929
|
"default-first-option": "",
|
|
@@ -7931,8 +7931,8 @@ const R6 = {
|
|
|
7931
7931
|
disabled: l.disabled,
|
|
7932
7932
|
options: n(u).remarkOptions
|
|
7933
7933
|
}, null, 8, ["modelValue", "disabled", "options"])) : O("", !0),
|
|
7934
|
-
l.isDesigner && n(u).description || l.showDescription && (n(d).props.formType === n(Ie).Examination || n(u).description) ? (g(),
|
|
7935
|
-
f(
|
|
7934
|
+
l.isDesigner && n(u).description || l.showDescription && (n(d).props.formType === n(Ie).Examination || n(u).description) ? (g(), L("div", R6, [
|
|
7935
|
+
f(M, {
|
|
7936
7936
|
class: "description-tip",
|
|
7937
7937
|
name: "tip"
|
|
7938
7938
|
}),
|
|
@@ -8011,7 +8011,7 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8011
8011
|
__name: "propsEditor",
|
|
8012
8012
|
setup(l) {
|
|
8013
8013
|
let h = ve("formDesignerData"), i = h.selectComponent.props;
|
|
8014
|
-
|
|
8014
|
+
ce(
|
|
8015
8015
|
() => i.options,
|
|
8016
8016
|
() => {
|
|
8017
8017
|
h.selectComponent.filterConditionProps = {
|
|
@@ -8086,7 +8086,7 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8086
8086
|
]),
|
|
8087
8087
|
_: 1
|
|
8088
8088
|
})),
|
|
8089
|
-
n(i).type === "checkbox" ? (g(),
|
|
8089
|
+
n(i).type === "checkbox" ? (g(), L(me, { key: 2 }, [
|
|
8090
8090
|
f(z, { label: "最少选择" }, {
|
|
8091
8091
|
default: w(() => {
|
|
8092
8092
|
var x;
|
|
@@ -8177,11 +8177,11 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8177
8177
|
const i = l;
|
|
8178
8178
|
let m = ve("formData");
|
|
8179
8179
|
const { datas: d, componentProps: s } = tt(i), u = K(d.value[i.componentID]);
|
|
8180
|
-
|
|
8180
|
+
ce(u, (v) => v ? d.value[i.componentID] = v : delete d.value[i.componentID]);
|
|
8181
8181
|
const _ = h;
|
|
8182
|
-
|
|
8182
|
+
ce(d, (v) => _("update:datas", v));
|
|
8183
8183
|
const z = K(!0);
|
|
8184
|
-
|
|
8184
|
+
ce(
|
|
8185
8185
|
s,
|
|
8186
8186
|
(v) => {
|
|
8187
8187
|
z.value = !1, Tt(() => {
|
|
@@ -8194,8 +8194,8 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8194
8194
|
s.value.clearable && d.value[i.componentID] === S && (u.value = void 0, v.preventDefault());
|
|
8195
8195
|
};
|
|
8196
8196
|
return (v, S) => {
|
|
8197
|
-
const x = E("el-radio"), p = E("el-radio-group"), k = E("el-checkbox"), C = E("el-checkbox-group"), D = E("el-option"),
|
|
8198
|
-
return g(),
|
|
8197
|
+
const x = E("el-radio"), p = E("el-radio-group"), k = E("el-checkbox"), C = E("el-checkbox-group"), D = E("el-option"), M = E("el-select"), T = Pe;
|
|
8198
|
+
return g(), L("div", G6, [
|
|
8199
8199
|
n(s).type === "radio" ? (g(), U(p, {
|
|
8200
8200
|
key: 0,
|
|
8201
8201
|
class: Se({ block: n(s).newLine }),
|
|
@@ -8204,7 +8204,7 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8204
8204
|
disabled: l.disabled
|
|
8205
8205
|
}, {
|
|
8206
8206
|
default: w(() => [
|
|
8207
|
-
(g(!0),
|
|
8207
|
+
(g(!0), L(me, null, Le(n(s).options, (A, N) => (g(), U(x, {
|
|
8208
8208
|
class: Se(["zhy", { block: n(s).newLine }]),
|
|
8209
8209
|
key: N,
|
|
8210
8210
|
value: A.value,
|
|
@@ -8227,7 +8227,7 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8227
8227
|
max: n(s).max
|
|
8228
8228
|
}, {
|
|
8229
8229
|
default: w(() => [
|
|
8230
|
-
(g(!0),
|
|
8230
|
+
(g(!0), L(me, null, Le(n(s).options, (A, N) => (g(), U(k, {
|
|
8231
8231
|
class: Se(["zhy", { block: n(s).newLine }]),
|
|
8232
8232
|
value: A.value,
|
|
8233
8233
|
key: N
|
|
@@ -8240,7 +8240,7 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8240
8240
|
]),
|
|
8241
8241
|
_: 1
|
|
8242
8242
|
}, 8, ["modelValue", "disabled", "min", "max"])) : O("", !0),
|
|
8243
|
-
n(s).type === "selector" ? (g(), U(
|
|
8243
|
+
n(s).type === "selector" ? (g(), U(M, {
|
|
8244
8244
|
key: 2,
|
|
8245
8245
|
class: "selector-type",
|
|
8246
8246
|
modelValue: n(u),
|
|
@@ -8249,7 +8249,7 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8249
8249
|
placeholder: "请选择"
|
|
8250
8250
|
}, {
|
|
8251
8251
|
default: w(() => [
|
|
8252
|
-
(g(!0),
|
|
8252
|
+
(g(!0), L(me, null, Le(n(s).options, (A, N) => (g(), U(D, {
|
|
8253
8253
|
key: N,
|
|
8254
8254
|
label: A.label,
|
|
8255
8255
|
value: A.value
|
|
@@ -8257,8 +8257,8 @@ const Y6 = { component: W6, renderer: P6, propEditor: I6 }, X6 = /* @__PURE__ */
|
|
|
8257
8257
|
]),
|
|
8258
8258
|
_: 1
|
|
8259
8259
|
}, 8, ["modelValue", "multiple"])) : O("", !0),
|
|
8260
|
-
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(),
|
|
8261
|
-
f(
|
|
8260
|
+
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(), L("div", K6, [
|
|
8261
|
+
f(T, {
|
|
8262
8262
|
class: "description-tip",
|
|
8263
8263
|
name: "tip"
|
|
8264
8264
|
}),
|
|
@@ -8336,7 +8336,7 @@ const Q6 = { component: J6, renderer: Z6, propEditor: X6 }, e4 = { class: "flex
|
|
|
8336
8336
|
},
|
|
8337
8337
|
setup(l) {
|
|
8338
8338
|
let h = ve("formDesignerData"), i = ve("defaultSourceType"), m = h.selectComponent.props;
|
|
8339
|
-
|
|
8339
|
+
ce(m.options, () => {
|
|
8340
8340
|
h.selectComponent.filterConditionProps.options = m.options;
|
|
8341
8341
|
});
|
|
8342
8342
|
const { getTempID: d } = ot(), s = () => {
|
|
@@ -8347,7 +8347,7 @@ const Q6 = { component: J6, renderer: Z6, propEditor: X6 }, e4 = { class: "flex
|
|
|
8347
8347
|
y.value = z.value, y.itemSourceType = z.itemSourceType;
|
|
8348
8348
|
};
|
|
8349
8349
|
return (z, y) => {
|
|
8350
|
-
const v = E("el-option"), S = E("el-select"), x = E("el-form-item"), p = E("el-switch"), k = E("el-input-number"), C = E("el-divider"), D = Pe,
|
|
8350
|
+
const v = E("el-option"), S = E("el-select"), x = E("el-form-item"), p = E("el-switch"), k = E("el-input-number"), C = E("el-divider"), D = Pe, M = E("el-checkbox"), T = E("el-tooltip"), A = E("el-button"), N = E("el-form");
|
|
8351
8351
|
return g(), U(N, {
|
|
8352
8352
|
"label-width": "80px",
|
|
8353
8353
|
"label-suffix": ":",
|
|
@@ -8364,7 +8364,7 @@ const Q6 = { component: J6, renderer: Z6, propEditor: X6 }, e4 = { class: "flex
|
|
|
8364
8364
|
placeholder: "请选择默认值"
|
|
8365
8365
|
}, {
|
|
8366
8366
|
default: w(() => [
|
|
8367
|
-
(g(!0),
|
|
8367
|
+
(g(!0), L(me, null, Le(n(m).options, (H, oe) => (g(), U(v, {
|
|
8368
8368
|
key: oe,
|
|
8369
8369
|
label: H.label,
|
|
8370
8370
|
value: H.value
|
|
@@ -8446,13 +8446,13 @@ const Q6 = { component: J6, renderer: Z6, propEditor: X6 }, e4 = { class: "flex
|
|
|
8446
8446
|
disabled: !n(h).selectComponent.allowModify,
|
|
8447
8447
|
onChange: (G) => _(G, H)
|
|
8448
8448
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "dictionary", "allowCreateDictionary", "disabled", "onChange"]),
|
|
8449
|
-
f(
|
|
8449
|
+
f(T, {
|
|
8450
8450
|
effect: "dark",
|
|
8451
8451
|
content: "允许填空",
|
|
8452
8452
|
placement: "top"
|
|
8453
8453
|
}, {
|
|
8454
8454
|
default: w(() => [
|
|
8455
|
-
f(
|
|
8455
|
+
f(M, {
|
|
8456
8456
|
class: "zhy mx-5",
|
|
8457
8457
|
modelValue: H.inputEnable,
|
|
8458
8458
|
"onUpdate:modelValue": (G) => H.inputEnable = G
|
|
@@ -8553,9 +8553,9 @@ const Q6 = { component: J6, renderer: Z6, propEditor: X6 }, e4 = { class: "flex
|
|
|
8553
8553
|
const i = l;
|
|
8554
8554
|
let m = ve("formData");
|
|
8555
8555
|
const d = ve("realTimeDisplayAnswerMode"), s = ve("everyItemDisplayAnalysisSwitch"), { datas: u, componentProps: _ } = tt(i), z = K(u.value[i.componentID]);
|
|
8556
|
-
|
|
8556
|
+
ce(z, (x) => u.value[i.componentID] = x);
|
|
8557
8557
|
const y = h;
|
|
8558
|
-
|
|
8558
|
+
ce(u, (x) => y("update:datas", x)), ce(
|
|
8559
8559
|
_,
|
|
8560
8560
|
() => {
|
|
8561
8561
|
i.isDesigner && (z.value = _.value.defaultValue);
|
|
@@ -8565,64 +8565,64 @@ const Q6 = { component: J6, renderer: Z6, propEditor: X6 }, e4 = { class: "flex
|
|
|
8565
8565
|
const v = K(!1), S = (x) => {
|
|
8566
8566
|
var p, k;
|
|
8567
8567
|
m.value.props.formType === Ie.Examination && d && (x != null && x.length) && ((p = _.value.correctOptions) != null && p.length) && (!x.find((D) => {
|
|
8568
|
-
var
|
|
8569
|
-
return !((
|
|
8568
|
+
var M;
|
|
8569
|
+
return !((M = _.value.correctOptions) != null && M.includes(D));
|
|
8570
8570
|
}) && ((k = _.value.correctOptions) == null ? void 0 : k.length) === x.length ? (_.value.examinationStatus = Fo.Correct, _.value.color = "#000000", v.value = !1) : (_.value.examinationStatus = Fo.Error, _.value.color = "#ff0000", v.value = !0)), _.value.options.forEach((C) => {
|
|
8571
8571
|
const D = `${i.componentID}||${C.value}`;
|
|
8572
8572
|
!(x ?? []).includes(C.value) && u.value[D] && delete u.value[D];
|
|
8573
8573
|
});
|
|
8574
8574
|
};
|
|
8575
8575
|
return S(u.value[i.componentID]), (x, p) => {
|
|
8576
|
-
const k = E("el-checkbox"), C = E("el-input"), D = E("el-checkbox-group"),
|
|
8577
|
-
return g(),
|
|
8576
|
+
const k = E("el-checkbox"), C = E("el-input"), D = E("el-checkbox-group"), M = Pe;
|
|
8577
|
+
return g(), L("div", o4, [
|
|
8578
8578
|
f(D, {
|
|
8579
8579
|
modelValue: n(z),
|
|
8580
|
-
"onUpdate:modelValue": p[0] || (p[0] = (
|
|
8580
|
+
"onUpdate:modelValue": p[0] || (p[0] = (T) => Ae(z) ? z.value = T : null),
|
|
8581
8581
|
disabled: l.disabled,
|
|
8582
8582
|
min: n(_).min,
|
|
8583
8583
|
max: n(_).max,
|
|
8584
8584
|
onChange: S
|
|
8585
8585
|
}, {
|
|
8586
8586
|
default: w(() => [
|
|
8587
|
-
(g(!0),
|
|
8587
|
+
(g(!0), L(me, null, Le(n(_).options, (T, A) => {
|
|
8588
8588
|
var N;
|
|
8589
|
-
return g(),
|
|
8589
|
+
return g(), L("div", {
|
|
8590
8590
|
class: Se(["inline-flex items-center", { "block!": n(_).newLine }]),
|
|
8591
8591
|
key: A
|
|
8592
8592
|
}, [
|
|
8593
8593
|
f(k, {
|
|
8594
8594
|
class: "zhy whitespace-normal",
|
|
8595
|
-
value:
|
|
8595
|
+
value: T.value
|
|
8596
8596
|
}, {
|
|
8597
8597
|
default: w(() => [
|
|
8598
|
-
J(he(
|
|
8598
|
+
J(he(T.label), 1)
|
|
8599
8599
|
]),
|
|
8600
8600
|
_: 2
|
|
8601
8601
|
}, 1032, ["value"]),
|
|
8602
|
-
|
|
8602
|
+
T.inputEnable && (l.isDesigner || (N = n(z)) != null && N.includes(T.value)) ? (g(), U(C, {
|
|
8603
8603
|
key: 0,
|
|
8604
8604
|
class: "w-300 mr-20 ml--20px",
|
|
8605
|
-
modelValue: n(u)[`${l.componentID}||${
|
|
8606
|
-
"onUpdate:modelValue": (H) => n(u)[`${l.componentID}||${
|
|
8605
|
+
modelValue: n(u)[`${l.componentID}||${T.value}`],
|
|
8606
|
+
"onUpdate:modelValue": (H) => n(u)[`${l.componentID}||${T.value}`] = H
|
|
8607
8607
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : O("", !0)
|
|
8608
8608
|
], 2);
|
|
8609
8609
|
}), 128))
|
|
8610
8610
|
]),
|
|
8611
8611
|
_: 1
|
|
8612
8612
|
}, 8, ["modelValue", "disabled", "min", "max"]),
|
|
8613
|
-
l.isDesigner && n(_).description || n(s) || n(v) || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(_).description) ? (g(),
|
|
8613
|
+
l.isDesigner && n(_).description || n(s) || n(v) || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(_).description) ? (g(), L("div", {
|
|
8614
8614
|
key: 0,
|
|
8615
8615
|
class: Se([
|
|
8616
8616
|
"dynamic-form-item-description",
|
|
8617
8617
|
{ "show-description": l.isDesigner && n(_).description || l.showDescription || n(v) }
|
|
8618
8618
|
])
|
|
8619
8619
|
}, [
|
|
8620
|
-
f(
|
|
8620
|
+
f(M, {
|
|
8621
8621
|
class: Se(["description-tip", { "cursor-default!": !n(s) }]),
|
|
8622
8622
|
name: "tip",
|
|
8623
|
-
onClick: p[1] || (p[1] = (
|
|
8623
|
+
onClick: p[1] || (p[1] = (T) => n(s) && (v.value = !n(v)))
|
|
8624
8624
|
}, null, 8, ["class"]),
|
|
8625
|
-
l.isDesigner && n(_).description || l.showDescription || n(v) ? (g(),
|
|
8625
|
+
l.isDesigner && n(_).description || l.showDescription || n(v) ? (g(), L("div", n4, he(`${n(m).props.formType === n(Ie).Form ? "项目说明" : "答案解析"}:${n(_).description || "无"}`), 1)) : O("", !0)
|
|
8626
8626
|
], 2)) : O("", !0)
|
|
8627
8627
|
]);
|
|
8628
8628
|
};
|
|
@@ -8834,9 +8834,9 @@ const a4 = { component: l4, renderer: r4, propEditor: t4 }, i4 = /* @__PURE__ */
|
|
|
8834
8834
|
const i = l;
|
|
8835
8835
|
let m = ve("formData");
|
|
8836
8836
|
const d = ve("everyItemDisplayAnalysisSwitch"), s = K(!1), { datas: u, componentProps: _ } = tt(i), z = K(u.value[i.componentID]);
|
|
8837
|
-
|
|
8837
|
+
ce(z, (v) => u.value[i.componentID] = v);
|
|
8838
8838
|
const y = h;
|
|
8839
|
-
return
|
|
8839
|
+
return ce(u, (v) => y("update:datas", v)), ce(
|
|
8840
8840
|
_,
|
|
8841
8841
|
() => {
|
|
8842
8842
|
i.isDesigner && (z.value = _.value.defaultValue);
|
|
@@ -8844,7 +8844,7 @@ const a4 = { component: l4, renderer: r4, propEditor: t4 }, i4 = /* @__PURE__ */
|
|
|
8844
8844
|
{ immediate: !0, deep: !0 }
|
|
8845
8845
|
), (v, S) => {
|
|
8846
8846
|
const x = E("el-input"), p = Pe;
|
|
8847
|
-
return g(),
|
|
8847
|
+
return g(), L("div", s4, [
|
|
8848
8848
|
f(x, {
|
|
8849
8849
|
type: n(_).type,
|
|
8850
8850
|
"show-password": n(_).showPassword,
|
|
@@ -8855,7 +8855,7 @@ const a4 = { component: l4, renderer: r4, propEditor: t4 }, i4 = /* @__PURE__ */
|
|
|
8855
8855
|
disabled: l.disabled,
|
|
8856
8856
|
readonly: l.readonly
|
|
8857
8857
|
}, null, 8, ["type", "show-password", "modelValue", "placeholder", "clearable", "disabled", "readonly"]),
|
|
8858
|
-
l.isDesigner && n(_).description || n(d) || n(s) || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(_).description) ? (g(),
|
|
8858
|
+
l.isDesigner && n(_).description || n(d) || n(s) || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(_).description) ? (g(), L("div", {
|
|
8859
8859
|
key: 0,
|
|
8860
8860
|
class: Se([
|
|
8861
8861
|
"dynamic-form-item-description",
|
|
@@ -8867,7 +8867,7 @@ const a4 = { component: l4, renderer: r4, propEditor: t4 }, i4 = /* @__PURE__ */
|
|
|
8867
8867
|
name: "tip",
|
|
8868
8868
|
onClick: S[1] || (S[1] = (k) => n(d) && (s.value = !n(s)))
|
|
8869
8869
|
}, null, 8, ["class"]),
|
|
8870
|
-
l.isDesigner && n(_).description || l.showDescription || n(s) ? (g(),
|
|
8870
|
+
l.isDesigner && n(_).description || l.showDescription || n(s) ? (g(), L("div", c4, he(`${n(m).props.formType === n(Ie).Form ? "项目说明" : "答案解析"}:${n(_).description || "无"}`), 1)) : O("", !0)
|
|
8871
8871
|
], 2)) : O("", !0)
|
|
8872
8872
|
]);
|
|
8873
8873
|
};
|
|
@@ -8937,7 +8937,7 @@ const p4 = { component: u4, renderer: d4, propEditor: i4 }, m4 = /* @__PURE__ */
|
|
|
8937
8937
|
}
|
|
8938
8938
|
},
|
|
8939
8939
|
setup(l) {
|
|
8940
|
-
return (h, i) => (g(),
|
|
8940
|
+
return (h, i) => (g(), L("label", {
|
|
8941
8941
|
class: "label-component",
|
|
8942
8942
|
style: Wt({
|
|
8943
8943
|
color: l.componentProps.color,
|
|
@@ -8982,7 +8982,7 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
8982
8982
|
},
|
|
8983
8983
|
setup(l) {
|
|
8984
8984
|
let h = ve("formDesignerData"), i = ve("defaultSourceType"), m = h.selectComponent.props;
|
|
8985
|
-
|
|
8985
|
+
ce(m.options, () => {
|
|
8986
8986
|
h.selectComponent.filterConditionProps.options = m.options;
|
|
8987
8987
|
});
|
|
8988
8988
|
const { getTempID: d } = ot(), s = () => {
|
|
@@ -8993,7 +8993,7 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
8993
8993
|
y.value = z.value, y.itemSourceType = z.itemSourceType;
|
|
8994
8994
|
};
|
|
8995
8995
|
return (z, y) => {
|
|
8996
|
-
const v = E("el-option"), S = E("el-select"), x = E("el-form-item"), p = E("el-switch"), k = E("el-divider"), C = Pe, D = E("el-checkbox"),
|
|
8996
|
+
const v = E("el-option"), S = E("el-select"), x = E("el-form-item"), p = E("el-switch"), k = E("el-divider"), C = Pe, D = E("el-checkbox"), M = E("el-tooltip"), T = E("el-button"), A = E("el-form");
|
|
8997
8997
|
return g(), U(A, {
|
|
8998
8998
|
"label-width": "80px",
|
|
8999
8999
|
"label-suffix": ":",
|
|
@@ -9009,7 +9009,7 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9009
9009
|
placeholder: "请选择默认值"
|
|
9010
9010
|
}, {
|
|
9011
9011
|
default: w(() => [
|
|
9012
|
-
(g(!0),
|
|
9012
|
+
(g(!0), L(me, null, Le(n(m).options, (N, H) => (g(), U(v, {
|
|
9013
9013
|
key: H,
|
|
9014
9014
|
label: N.label,
|
|
9015
9015
|
value: N.value
|
|
@@ -9067,7 +9067,7 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9067
9067
|
disabled: !n(h).selectComponent.allowModify,
|
|
9068
9068
|
onChange: (oe) => _(oe, N)
|
|
9069
9069
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "dictionary", "allowCreateDictionary", "disabled", "onChange"]),
|
|
9070
|
-
f(
|
|
9070
|
+
f(M, {
|
|
9071
9071
|
effect: "dark",
|
|
9072
9072
|
content: "允许填空",
|
|
9073
9073
|
placement: "top"
|
|
@@ -9100,7 +9100,7 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9100
9100
|
class: "pb-20"
|
|
9101
9101
|
}, {
|
|
9102
9102
|
default: w(() => [
|
|
9103
|
-
f(
|
|
9103
|
+
f(T, {
|
|
9104
9104
|
class: "zhy add-button pos-absolute top--3px right--8px",
|
|
9105
9105
|
text: "",
|
|
9106
9106
|
onClick: s
|
|
@@ -9174,9 +9174,9 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9174
9174
|
const i = l;
|
|
9175
9175
|
let m = ve("formData");
|
|
9176
9176
|
const d = ve("realTimeDisplayAnswerMode"), s = ve("everyItemDisplayAnalysisSwitch"), { datas: u, componentProps: _ } = tt(i), z = K(u.value[i.componentID]);
|
|
9177
|
-
|
|
9177
|
+
ce(z, (p) => u.value[i.componentID] = p);
|
|
9178
9178
|
const y = h;
|
|
9179
|
-
|
|
9179
|
+
ce(u, (p) => y("update:datas", p)), ce(
|
|
9180
9180
|
_,
|
|
9181
9181
|
() => {
|
|
9182
9182
|
i.isDesigner && (z.value = _.value.defaultValue);
|
|
@@ -9186,8 +9186,8 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9186
9186
|
const v = K(!1), S = (p) => {
|
|
9187
9187
|
var k, C;
|
|
9188
9188
|
m.value.props.formType === Ie.Examination && d && p && ((k = _.value.correctOptions) != null && k.length) && ((C = _.value.correctOptions) != null && C.includes(p) ? (_.value.examinationStatus = Fo.Correct, _.value.color = "#000000", v.value = !1) : (_.value.examinationStatus = Fo.Error, _.value.color = "#ff0000", v.value = !0)), _.value.options.forEach((D) => {
|
|
9189
|
-
const
|
|
9190
|
-
p !== D.value && u.value[
|
|
9189
|
+
const M = `${i.componentID}||${D.value}`;
|
|
9190
|
+
p !== D.value && u.value[M] && delete u.value[M];
|
|
9191
9191
|
});
|
|
9192
9192
|
};
|
|
9193
9193
|
S(u.value[i.componentID]);
|
|
@@ -9199,9 +9199,9 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9199
9199
|
}
|
|
9200
9200
|
};
|
|
9201
9201
|
return (p, k) => {
|
|
9202
|
-
const C = E("el-radio"), D = E("el-input"),
|
|
9203
|
-
return g(),
|
|
9204
|
-
f(
|
|
9202
|
+
const C = E("el-radio"), D = E("el-input"), M = E("el-radio-group"), T = Pe;
|
|
9203
|
+
return g(), L("div", y4, [
|
|
9204
|
+
f(M, {
|
|
9205
9205
|
class: Se({ block: n(_).newLine }),
|
|
9206
9206
|
modelValue: n(z),
|
|
9207
9207
|
"onUpdate:modelValue": k[0] || (k[0] = (A) => Ae(z) ? z.value = A : null),
|
|
@@ -9209,9 +9209,9 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9209
9209
|
onChange: S
|
|
9210
9210
|
}, {
|
|
9211
9211
|
default: w(() => [
|
|
9212
|
-
(g(!0),
|
|
9212
|
+
(g(!0), L(me, null, Le(n(_).options, (A, N) => {
|
|
9213
9213
|
var H;
|
|
9214
|
-
return g(),
|
|
9214
|
+
return g(), L("div", {
|
|
9215
9215
|
class: "flex items-center",
|
|
9216
9216
|
key: N
|
|
9217
9217
|
}, [
|
|
@@ -9236,19 +9236,19 @@ const h4 = { component: f4, renderer: m4, undefined: void 0 }, g4 = { class: "fl
|
|
|
9236
9236
|
]),
|
|
9237
9237
|
_: 1
|
|
9238
9238
|
}, 8, ["class", "modelValue", "disabled"]),
|
|
9239
|
-
l.isDesigner && n(_).description || n(s) || n(v) || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(_).description) ? (g(),
|
|
9239
|
+
l.isDesigner && n(_).description || n(s) || n(v) || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(_).description) ? (g(), L("div", {
|
|
9240
9240
|
key: 0,
|
|
9241
9241
|
class: Se([
|
|
9242
9242
|
"dynamic-form-item-description",
|
|
9243
9243
|
{ "show-description": l.isDesigner && n(_).description || l.showDescription || n(v) }
|
|
9244
9244
|
])
|
|
9245
9245
|
}, [
|
|
9246
|
-
f(
|
|
9246
|
+
f(T, {
|
|
9247
9247
|
class: Se(["description-tip", { "cursor-default!": !n(s) }]),
|
|
9248
9248
|
name: "tip",
|
|
9249
9249
|
onClick: k[1] || (k[1] = (A) => n(s) && (v.value = !n(v)))
|
|
9250
9250
|
}, null, 8, ["class"]),
|
|
9251
|
-
l.isDesigner && n(_).description || l.showDescription || n(v) ? (g(),
|
|
9251
|
+
l.isDesigner && n(_).description || l.showDescription || n(v) ? (g(), L("div", v4, he(`${n(m).props.formType === n(Ie).Form ? "项目说明" : "答案解析"}:${n(_).description || "无"}`), 1)) : O("", !0)
|
|
9252
9252
|
], 2)) : O("", !0)
|
|
9253
9253
|
]);
|
|
9254
9254
|
};
|
|
@@ -9419,7 +9419,7 @@ const k4 = { class: "unit" }, $4 = { class: "ml-10" }, C4 = /* @__PURE__ */ ye({
|
|
|
9419
9419
|
const { getDatetimeTypes: h, isDatetimeProp: i } = _i();
|
|
9420
9420
|
let d = ve("formDesignerData").selectComponent.props, s = h();
|
|
9421
9421
|
const u = K(), _ = K(d.datetimeType || "datetime");
|
|
9422
|
-
return
|
|
9422
|
+
return ce(
|
|
9423
9423
|
() => _.value,
|
|
9424
9424
|
(z, y) => {
|
|
9425
9425
|
var v, S, x;
|
|
@@ -9437,7 +9437,7 @@ const k4 = { class: "unit" }, $4 = { class: "ml-10" }, C4 = /* @__PURE__ */ ye({
|
|
|
9437
9437
|
class: "zhy date-props-editor"
|
|
9438
9438
|
}, {
|
|
9439
9439
|
default: w(() => {
|
|
9440
|
-
var
|
|
9440
|
+
var M, T, A, N, H, oe, G, ae;
|
|
9441
9441
|
return [
|
|
9442
9442
|
f(x, { label: "类型" }, {
|
|
9443
9443
|
default: w(() => [
|
|
@@ -9446,7 +9446,7 @@ const k4 = { class: "unit" }, $4 = { class: "ml-10" }, C4 = /* @__PURE__ */ ye({
|
|
|
9446
9446
|
"onUpdate:modelValue": y[0] || (y[0] = (te) => Ae(_) ? _.value = te : null)
|
|
9447
9447
|
}, {
|
|
9448
9448
|
default: w(() => [
|
|
9449
|
-
(g(!0),
|
|
9449
|
+
(g(!0), L(me, null, Le(n(s), (te, re) => (g(), U(v, {
|
|
9450
9450
|
key: re,
|
|
9451
9451
|
label: te.typeName,
|
|
9452
9452
|
value: te.type
|
|
@@ -9467,7 +9467,7 @@ const k4 = { class: "unit" }, $4 = { class: "ml-10" }, C4 = /* @__PURE__ */ ye({
|
|
|
9467
9467
|
]),
|
|
9468
9468
|
_: 1
|
|
9469
9469
|
}),
|
|
9470
|
-
(
|
|
9470
|
+
(M = n(u)) != null && M.props.includes("defaultValue") ? (g(), U(x, {
|
|
9471
9471
|
key: 0,
|
|
9472
9472
|
label: "默认值"
|
|
9473
9473
|
}, {
|
|
@@ -9483,7 +9483,7 @@ const k4 = { class: "unit" }, $4 = { class: "ml-10" }, C4 = /* @__PURE__ */ ye({
|
|
|
9483
9483
|
]),
|
|
9484
9484
|
_: 1
|
|
9485
9485
|
})) : O("", !0),
|
|
9486
|
-
(
|
|
9486
|
+
(T = n(u)) != null && T.props.includes("format") ? (g(), U(x, {
|
|
9487
9487
|
key: 1,
|
|
9488
9488
|
label: "显示格式"
|
|
9489
9489
|
}, {
|
|
@@ -9575,7 +9575,7 @@ const k4 = { class: "unit" }, $4 = { class: "ml-10" }, C4 = /* @__PURE__ */ ye({
|
|
|
9575
9575
|
}),
|
|
9576
9576
|
_: 1
|
|
9577
9577
|
})) : O("", !0),
|
|
9578
|
-
(
|
|
9578
|
+
(ae = n(u)) != null && ae.props.includes("rangeSeparator") ? (g(), U(x, {
|
|
9579
9579
|
key: 7,
|
|
9580
9580
|
label: "分隔符"
|
|
9581
9581
|
}, {
|
|
@@ -9691,9 +9691,9 @@ const E4 = { class: "date-component w-full" }, L4 = {
|
|
|
9691
9691
|
const i = l;
|
|
9692
9692
|
let m = ve("formData");
|
|
9693
9693
|
const { datas: d, componentProps: s } = tt(i), u = K(d.value[i.componentID]);
|
|
9694
|
-
|
|
9694
|
+
ce(u, (y) => d.value[i.componentID] = y);
|
|
9695
9695
|
const _ = h;
|
|
9696
|
-
|
|
9696
|
+
ce(d, (y) => _("update:datas", y)), ce(
|
|
9697
9697
|
s,
|
|
9698
9698
|
() => {
|
|
9699
9699
|
i.isDesigner && (u.value = s.value.defaultValue);
|
|
@@ -9711,7 +9711,7 @@ const E4 = { class: "date-component w-full" }, L4 = {
|
|
|
9711
9711
|
};
|
|
9712
9712
|
return (y, v) => {
|
|
9713
9713
|
const S = E("el-date-picker"), x = Pe;
|
|
9714
|
-
return g(),
|
|
9714
|
+
return g(), L("div", E4, [
|
|
9715
9715
|
f(S, {
|
|
9716
9716
|
class: "zhy sons-class-el-range__icon:fs-24!",
|
|
9717
9717
|
"popper-class": "zhy",
|
|
@@ -9727,7 +9727,7 @@ const E4 = { class: "date-component w-full" }, L4 = {
|
|
|
9727
9727
|
readonly: l.readonly,
|
|
9728
9728
|
style: Wt({ width: `${n(s).componentWidth}px` })
|
|
9729
9729
|
}, null, 8, ["modelValue", "type", "format", "value-format", "placeholder", "clearable", "disabled", "readonly", "style"]),
|
|
9730
|
-
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(),
|
|
9730
|
+
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(), L("div", L4, [
|
|
9731
9731
|
f(x, {
|
|
9732
9732
|
class: "description-tip",
|
|
9733
9733
|
name: "tip"
|
|
@@ -9795,17 +9795,17 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
9795
9795
|
const { getTimeTypes: h, isDatetimeProp: i } = _i();
|
|
9796
9796
|
let d = ve("formDesignerData").selectComponent.props, s = h();
|
|
9797
9797
|
const u = K(), _ = K(d.datetimeType || "timePicker");
|
|
9798
|
-
return
|
|
9798
|
+
return ce(
|
|
9799
9799
|
() => _.value,
|
|
9800
9800
|
() => {
|
|
9801
9801
|
var z, y, v, S, x, p, k;
|
|
9802
9802
|
d.datetimeType = _.value, u.value = s.find((C) => C.type === d.datetimeType), Object.keys(d).forEach((C) => {
|
|
9803
|
-
var D,
|
|
9804
|
-
i(C) && !((
|
|
9803
|
+
var D, M;
|
|
9804
|
+
i(C) && !((M = (D = u.value) == null ? void 0 : D.props) != null && M.includes(C)) && d[C] && (d[C] = void 0);
|
|
9805
9805
|
}), d.format = (z = u.value) == null ? void 0 : z.format, (y = u.value) != null && y.props.includes("valueFormat") && (d.valueFormat = (v = u.value) == null ? void 0 : v.format), (S = u.value) != null && S.props.includes("startTime") && (d.startTime = "00:00"), (x = u.value) != null && x.props.includes("endTime") && (d.endTime = "23:59"), (p = u.value) != null && p.props.includes("timeStep") && (d.timeStep = "00:30"), d.componentWidth = ((k = u.value) == null ? void 0 : k.width) || 80;
|
|
9806
9806
|
},
|
|
9807
9807
|
{ immediate: !0 }
|
|
9808
|
-
),
|
|
9808
|
+
), ce(
|
|
9809
9809
|
() => d.isRange,
|
|
9810
9810
|
() => {
|
|
9811
9811
|
var z;
|
|
@@ -9813,14 +9813,14 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
9813
9813
|
},
|
|
9814
9814
|
{ immediate: !0 }
|
|
9815
9815
|
), (z, y) => {
|
|
9816
|
-
const v = E("el-radio-button"), S = E("el-radio-group"), x = E("el-form-item"), p = E("el-input-number"), k = E("el-switch"), C = E("el-input"), D = E("el-time-select"),
|
|
9817
|
-
return g(), U(
|
|
9816
|
+
const v = E("el-radio-button"), S = E("el-radio-group"), x = E("el-form-item"), p = E("el-input-number"), k = E("el-switch"), C = E("el-input"), D = E("el-time-select"), M = E("el-form");
|
|
9817
|
+
return g(), U(M, {
|
|
9818
9818
|
"label-width": "80px",
|
|
9819
9819
|
"label-suffix": ":",
|
|
9820
9820
|
class: "zhy time-props-editor"
|
|
9821
9821
|
}, {
|
|
9822
9822
|
default: w(() => {
|
|
9823
|
-
var
|
|
9823
|
+
var T, A, N, H, oe, G, ae, te, re, se;
|
|
9824
9824
|
return [
|
|
9825
9825
|
f(x, { label: "类型" }, {
|
|
9826
9826
|
default: w(() => [
|
|
@@ -9829,7 +9829,7 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
9829
9829
|
"onUpdate:modelValue": y[0] || (y[0] = (Q) => Ae(_) ? _.value = Q : null)
|
|
9830
9830
|
}, {
|
|
9831
9831
|
default: w(() => [
|
|
9832
|
-
(g(!0),
|
|
9832
|
+
(g(!0), L(me, null, Le(n(s), (Q, q) => (g(), U(v, {
|
|
9833
9833
|
key: q,
|
|
9834
9834
|
value: Q.type
|
|
9835
9835
|
}, {
|
|
@@ -9854,7 +9854,7 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
9854
9854
|
]),
|
|
9855
9855
|
_: 1
|
|
9856
9856
|
}),
|
|
9857
|
-
(
|
|
9857
|
+
(T = n(u)) != null && T.props.includes("isRange") ? (g(), U(x, {
|
|
9858
9858
|
key: 0,
|
|
9859
9859
|
label: "时间范围"
|
|
9860
9860
|
}, {
|
|
@@ -9934,7 +9934,7 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
9934
9934
|
]),
|
|
9935
9935
|
_: 1
|
|
9936
9936
|
})) : O("", !0),
|
|
9937
|
-
(
|
|
9937
|
+
(ae = n(u)) != null && ae.props.includes("startTime") ? (g(), U(x, {
|
|
9938
9938
|
key: 6,
|
|
9939
9939
|
label: "开始时间"
|
|
9940
9940
|
}, {
|
|
@@ -9986,7 +9986,7 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
9986
9986
|
]),
|
|
9987
9987
|
_: 1
|
|
9988
9988
|
})) : O("", !0),
|
|
9989
|
-
(
|
|
9989
|
+
(se = n(u)) != null && se.props.includes("maxTime") ? (g(), U(x, {
|
|
9990
9990
|
key: 9,
|
|
9991
9991
|
label: "最大值"
|
|
9992
9992
|
}, {
|
|
@@ -10071,9 +10071,9 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
10071
10071
|
const i = l;
|
|
10072
10072
|
let m = ve("formData");
|
|
10073
10073
|
const { datas: d, componentProps: s } = tt(i), u = K(d.value[i.componentID]);
|
|
10074
|
-
|
|
10074
|
+
ce(u, (p) => d.value[i.componentID] = p);
|
|
10075
10075
|
const _ = h, z = vt(() => s.value.minTime ? yn(s.value.minTime, "HH:mm") : ""), y = vt(() => s.value.maxTime ? yn(s.value.maxTime, "HH:mm") : "");
|
|
10076
|
-
|
|
10076
|
+
ce(d, (p) => _("update:datas", p)), ce(
|
|
10077
10077
|
s,
|
|
10078
10078
|
() => {
|
|
10079
10079
|
i.isDesigner && (u.value = s.value.defaultValue);
|
|
@@ -10115,14 +10115,14 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
10115
10115
|
return k;
|
|
10116
10116
|
};
|
|
10117
10117
|
return (p, k) => {
|
|
10118
|
-
const C = E("el-time-picker"), D = E("el-time-select"),
|
|
10119
|
-
return g(),
|
|
10118
|
+
const C = E("el-time-picker"), D = E("el-time-select"), M = Pe;
|
|
10119
|
+
return g(), L("div", F4, [
|
|
10120
10120
|
n(s).datetimeType === "timePicker" ? (g(), U(C, {
|
|
10121
10121
|
key: 0,
|
|
10122
10122
|
class: "zhy sons-class-el-range__icon:fs-24!",
|
|
10123
10123
|
"popper-class": "zhy",
|
|
10124
10124
|
modelValue: n(u),
|
|
10125
|
-
"onUpdate:modelValue": k[0] || (k[0] = (
|
|
10125
|
+
"onUpdate:modelValue": k[0] || (k[0] = (T) => Ae(u) ? u.value = T : null),
|
|
10126
10126
|
format: n(s).format,
|
|
10127
10127
|
"value-format": n(s).valueFormat,
|
|
10128
10128
|
"disabled-hours": S,
|
|
@@ -10137,7 +10137,7 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
10137
10137
|
n(s).datetimeType === "timeSelect" ? (g(), U(D, {
|
|
10138
10138
|
key: 1,
|
|
10139
10139
|
modelValue: n(u),
|
|
10140
|
-
"onUpdate:modelValue": k[1] || (k[1] = (
|
|
10140
|
+
"onUpdate:modelValue": k[1] || (k[1] = (T) => Ae(u) ? u.value = T : null),
|
|
10141
10141
|
class: "zhy",
|
|
10142
10142
|
"popper-class": "zhy",
|
|
10143
10143
|
start: n(s).startTime,
|
|
@@ -10150,8 +10150,8 @@ const A4 = { component: T4, renderer: M4, propEditor: C4 }, j4 = /* @__PURE__ */
|
|
|
10150
10150
|
clearable: n(s).clearable,
|
|
10151
10151
|
style: Wt({ width: `${n(s).componentWidth}px` })
|
|
10152
10152
|
}, null, 8, ["modelValue", "start", "end", "step", "min-time", "max-time", "placeholder", "disabled", "clearable", "style"])) : O("", !0),
|
|
10153
|
-
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(),
|
|
10154
|
-
f(
|
|
10153
|
+
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(), L("div", U4, [
|
|
10154
|
+
f(M, {
|
|
10155
10155
|
class: "description-tip",
|
|
10156
10156
|
name: "tip"
|
|
10157
10157
|
}),
|
|
@@ -10216,7 +10216,7 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10216
10216
|
__name: "propsEditor",
|
|
10217
10217
|
setup(l) {
|
|
10218
10218
|
let h = ve("formDesignerData"), i = h.selectComponent.props;
|
|
10219
|
-
|
|
10219
|
+
ce(
|
|
10220
10220
|
() => i.allowText,
|
|
10221
10221
|
() => {
|
|
10222
10222
|
i.allowText ? !i.allowTextOptions && (i.allowTextOptions = [""]) : i.allowTextOptions = void 0;
|
|
@@ -10251,9 +10251,9 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10251
10251
|
Ne("warning", "此功能尚未开发!");
|
|
10252
10252
|
};
|
|
10253
10253
|
return (p, k) => {
|
|
10254
|
-
const C = E("el-input-number"), D = E("el-form-item"),
|
|
10255
|
-
return g(),
|
|
10256
|
-
f(
|
|
10254
|
+
const C = E("el-input-number"), D = E("el-form-item"), M = E("el-input"), T = E("el-switch"), A = E("el-divider"), N = Pe, H = E("el-button"), oe = E("el-table-column"), G = E("el-table"), ae = E("el-form"), te = E("el-option"), re = E("el-select"), se = E("el-drawer");
|
|
10255
|
+
return g(), L("div", N4, [
|
|
10256
|
+
f(ae, {
|
|
10257
10257
|
"label-width": "80px",
|
|
10258
10258
|
"label-suffix": ":",
|
|
10259
10259
|
class: "zhy"
|
|
@@ -10283,7 +10283,7 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10283
10283
|
}),
|
|
10284
10284
|
f(D, { label: "单位" }, {
|
|
10285
10285
|
default: w(() => [
|
|
10286
|
-
f(
|
|
10286
|
+
f(M, {
|
|
10287
10287
|
modelValue: n(i).unit,
|
|
10288
10288
|
"onUpdate:modelValue": k[2] || (k[2] = (q) => n(i).unit = q),
|
|
10289
10289
|
placeholder: "单位"
|
|
@@ -10293,14 +10293,14 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10293
10293
|
}),
|
|
10294
10294
|
f(D, { label: "允许文本" }, {
|
|
10295
10295
|
default: w(() => [
|
|
10296
|
-
f(
|
|
10296
|
+
f(T, {
|
|
10297
10297
|
modelValue: n(i).allowText,
|
|
10298
10298
|
"onUpdate:modelValue": k[3] || (k[3] = (q) => n(i).allowText = q)
|
|
10299
10299
|
}, null, 8, ["modelValue"])
|
|
10300
10300
|
]),
|
|
10301
10301
|
_: 1
|
|
10302
10302
|
}),
|
|
10303
|
-
n(i).allowText && n(i).allowTextOptions ? (g(),
|
|
10303
|
+
n(i).allowText && n(i).allowTextOptions ? (g(), L(me, { key: 0 }, [
|
|
10304
10304
|
f(A, null, {
|
|
10305
10305
|
default: w(() => [
|
|
10306
10306
|
J("允许输入文本")
|
|
@@ -10309,11 +10309,11 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10309
10309
|
}),
|
|
10310
10310
|
f(D, { "label-width": "0" }, {
|
|
10311
10311
|
default: w(() => [
|
|
10312
|
-
(g(!0),
|
|
10312
|
+
(g(!0), L(me, null, Le(n(i).allowTextOptions, (q, Y) => (g(), L("div", {
|
|
10313
10313
|
class: "w-full flex items-center my-5",
|
|
10314
10314
|
key: Y
|
|
10315
10315
|
}, [
|
|
10316
|
-
f(
|
|
10316
|
+
f(M, {
|
|
10317
10317
|
modelValue: n(i).allowTextOptions[Y],
|
|
10318
10318
|
"onUpdate:modelValue": (ne) => n(i).allowTextOptions[Y] = ne
|
|
10319
10319
|
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
@@ -10481,7 +10481,7 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10481
10481
|
}),
|
|
10482
10482
|
_: 1
|
|
10483
10483
|
}),
|
|
10484
|
-
n(s) ? (g(), U(
|
|
10484
|
+
n(s) ? (g(), U(se, {
|
|
10485
10485
|
key: 0,
|
|
10486
10486
|
class: "zhy",
|
|
10487
10487
|
title: "设置异常值检核",
|
|
@@ -10542,7 +10542,7 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10542
10542
|
placeholder: "检核类型"
|
|
10543
10543
|
}, {
|
|
10544
10544
|
default: w(() => [
|
|
10545
|
-
(g(!0),
|
|
10545
|
+
(g(!0), L(me, null, Le(n(m), (q, Y) => (g(), U(te, {
|
|
10546
10546
|
key: Y,
|
|
10547
10547
|
label: q.label,
|
|
10548
10548
|
value: q.value
|
|
@@ -10573,7 +10573,7 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10573
10573
|
placeholder: "检核级别"
|
|
10574
10574
|
}, {
|
|
10575
10575
|
default: w(() => [
|
|
10576
|
-
(g(!0),
|
|
10576
|
+
(g(!0), L(me, null, Le(n(d), (q, Y) => (g(), U(te, {
|
|
10577
10577
|
key: Y,
|
|
10578
10578
|
label: q.label,
|
|
10579
10579
|
value: q.value
|
|
@@ -10670,9 +10670,9 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10670
10670
|
let m = ve("formData");
|
|
10671
10671
|
ve("everyItemDisplayAnalysisSwitch"), K(!1);
|
|
10672
10672
|
const { datas: d, componentProps: s } = tt(i), u = K(d.value[i.componentID]);
|
|
10673
|
-
|
|
10673
|
+
ce(u, (x) => d.value[i.componentID] = x);
|
|
10674
10674
|
const _ = h;
|
|
10675
|
-
|
|
10675
|
+
ce(d, (x) => _("update:datas", x)), ce(
|
|
10676
10676
|
s,
|
|
10677
10677
|
() => {
|
|
10678
10678
|
i.isDesigner && (s.value.allowText || (s.value.defaultValue = s.value.defaultValue ? Number(s.value.defaultValue) : void 0), u.value = s.value.defaultValue);
|
|
@@ -10706,14 +10706,14 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10706
10706
|
const x = Number(u.value);
|
|
10707
10707
|
if ((C = s.value.abnormalCheckList) != null && C.length)
|
|
10708
10708
|
for (let D = 0; D < s.value.abnormalCheckList.length; D++) {
|
|
10709
|
-
const
|
|
10710
|
-
if (!y[to[
|
|
10709
|
+
const M = s.value.abnormalCheckList[D];
|
|
10710
|
+
if (!y[to[M.type]](x, M))
|
|
10711
10711
|
return;
|
|
10712
10712
|
}
|
|
10713
10713
|
};
|
|
10714
10714
|
return (x, p) => {
|
|
10715
10715
|
const k = E("el-input"), C = Pe;
|
|
10716
|
-
return g(),
|
|
10716
|
+
return g(), L("div", q4, [
|
|
10717
10717
|
f(k, {
|
|
10718
10718
|
type: n(z) ? "text" : "number",
|
|
10719
10719
|
modelValue: n(u),
|
|
@@ -10733,7 +10733,7 @@ const B4 = { component: O4, renderer: I4, propEditor: j4 }, N4 = { class: "input
|
|
|
10733
10733
|
key: "0"
|
|
10734
10734
|
} : void 0
|
|
10735
10735
|
]), 1032, ["type", "modelValue", "placeholder", "clearable", "disabled", "readonly", "style"]),
|
|
10736
|
-
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(),
|
|
10736
|
+
l.isDesigner && n(s).description || l.showDescription && (n(m).props.formType === n(Ie).Examination || n(s).description) ? (g(), L("div", W4, [
|
|
10737
10737
|
f(C, {
|
|
10738
10738
|
class: "description-tip",
|
|
10739
10739
|
name: "tip"
|
|
@@ -10856,85 +10856,85 @@ const G4 = { component: X4, renderer: Y4, propEditor: H4 }, K4 = { class: "compo
|
|
|
10856
10856
|
// 只读动态条件
|
|
10857
10857
|
readonly: (k) => k.readonlyConditionExpression || String(k.readonly === void 0 ? !1 : k.readonly)
|
|
10858
10858
|
}, S = (k, C) => {
|
|
10859
|
-
var
|
|
10859
|
+
var T;
|
|
10860
10860
|
let D = v[C](k.props);
|
|
10861
10861
|
if (!D)
|
|
10862
10862
|
return;
|
|
10863
10863
|
["true", "false"].includes(D) || D.match(/{(.*?)}/g).forEach((N) => {
|
|
10864
|
-
var
|
|
10864
|
+
var ae;
|
|
10865
10865
|
const H = N.replace(/\{|}/g, "");
|
|
10866
10866
|
let oe = d.value.datas[H];
|
|
10867
10867
|
const G = u.value.find((te) => te.id === H);
|
|
10868
|
-
(G == null ? void 0 : G.type) === "grade" && (oe = (
|
|
10868
|
+
(G == null ? void 0 : G.type) === "grade" && (oe = (ae = d.value.datas[H]) == null ? void 0 : ae.score), D = D.replace(N, oe || "");
|
|
10869
10869
|
});
|
|
10870
|
-
const
|
|
10871
|
-
if (C === "show" && !
|
|
10870
|
+
const M = m(D);
|
|
10871
|
+
if (C === "show" && !M) {
|
|
10872
10872
|
let A = [];
|
|
10873
|
-
k.isLayout && ((
|
|
10873
|
+
k.isLayout && ((T = k.children) != null && T.length) ? A = k.children : A = [k], A.forEach((N) => {
|
|
10874
10874
|
d.value.datas[N.id] && (N.type === "grade" ? delete d.value.datas[N.id].score : delete d.value.datas[N.id]);
|
|
10875
10875
|
});
|
|
10876
10876
|
}
|
|
10877
|
-
return
|
|
10877
|
+
return M;
|
|
10878
10878
|
}, x = h, p = (k) => {
|
|
10879
10879
|
x("select", k);
|
|
10880
10880
|
};
|
|
10881
10881
|
return (k, C) => {
|
|
10882
|
-
const D = E("el-checkbox"),
|
|
10883
|
-
return g(),
|
|
10884
|
-
(g(!0),
|
|
10882
|
+
const D = E("el-checkbox"), M = E("el-form-item");
|
|
10883
|
+
return g(), L("div", K4, [
|
|
10884
|
+
(g(!0), L(me, null, Le(n(u), (T, A) => {
|
|
10885
10885
|
var N;
|
|
10886
|
-
return g(),
|
|
10887
|
-
|
|
10888
|
-
(n(z) || S(
|
|
10886
|
+
return g(), L(me, { key: A }, [
|
|
10887
|
+
T.props.lineBreak && (n(z) || S(T, "show")) ? (g(), L("br", Z4)) : O("", !0),
|
|
10888
|
+
(n(z) || S(T, "show")) && !n(y).length || (N = n(y)) != null && N.find((H) => H == null ? void 0 : H.includes(T.id)) ? (g(), L("div", {
|
|
10889
10889
|
key: 1,
|
|
10890
10890
|
class: Se([
|
|
10891
10891
|
"pos-relative p-1px box-border",
|
|
10892
|
-
`pl-${
|
|
10892
|
+
`pl-${T.props.paddingLeft || 10}px! w-${T.props.width * 100 / n(d).props.column}%`,
|
|
10893
10893
|
{ "h-auto b-1-#98e9ce mb-10 px-20! box-border flex! flex-col": n(z) },
|
|
10894
|
-
{ "w-auto! inline-block": l.layoutMode === "horizontal" && !
|
|
10894
|
+
{ "w-auto! inline-block": l.layoutMode === "horizontal" && !T.isLayout }
|
|
10895
10895
|
])
|
|
10896
10896
|
}, [
|
|
10897
|
-
S(
|
|
10897
|
+
S(T, "readonly") ? (g(), L("div", J4)) : O("", !0),
|
|
10898
10898
|
n(z) ? (g(), U(D, {
|
|
10899
10899
|
key: 1,
|
|
10900
10900
|
class: "zhy select-item fw-bold self-end z-100",
|
|
10901
|
-
modelValue:
|
|
10902
|
-
"onUpdate:modelValue": (H) =>
|
|
10901
|
+
modelValue: T.selected,
|
|
10902
|
+
"onUpdate:modelValue": (H) => T.selected = H,
|
|
10903
10903
|
label: "选择",
|
|
10904
|
-
onChange: (H) => p(
|
|
10904
|
+
onChange: (H) => p(T)
|
|
10905
10905
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onChange"])) : O("", !0),
|
|
10906
|
-
|
|
10906
|
+
T.isLayout ? (g(), U(Ao(i[T.type].renderer), {
|
|
10907
10907
|
key: 2,
|
|
10908
10908
|
component: n(u)[A],
|
|
10909
|
-
componentID:
|
|
10909
|
+
componentID: T.id,
|
|
10910
10910
|
showDescription: n(_),
|
|
10911
10911
|
currentShowIDArray: n(y)
|
|
10912
|
-
}, null, 8, ["component", "componentID", "showDescription", "currentShowIDArray"])) : (g(), U(
|
|
10912
|
+
}, null, 8, ["component", "componentID", "showDescription", "currentShowIDArray"])) : (g(), U(M, {
|
|
10913
10913
|
key: 3,
|
|
10914
10914
|
class: Se([
|
|
10915
10915
|
"sons-class-el-form-item__label:fw-normal sons-class-el-form-item__label:h-auto",
|
|
10916
|
-
{ "block sons-class-el-form-item__label:w-full sons-class-el-form-item__label:justify-start":
|
|
10916
|
+
{ "block sons-class-el-form-item__label:w-full sons-class-el-form-item__label:justify-start": T.props.labelNewLine },
|
|
10917
10917
|
{
|
|
10918
10918
|
"flex! mr-20 son-class-el-form-item__label:mb-0! son-class-el-form-item__label:w-auto! son-class-el-form-item__content:pl-0!": l.layoutMode === "horizontal"
|
|
10919
10919
|
}
|
|
10920
10920
|
]),
|
|
10921
|
-
prop:
|
|
10922
|
-
"label-width":
|
|
10923
|
-
rules:
|
|
10921
|
+
prop: T.id,
|
|
10922
|
+
"label-width": T.props.showLabel && n(d).props.labelPosition != "top" ? T.props.labelWidth : "auto",
|
|
10923
|
+
rules: T.rules
|
|
10924
10924
|
}, {
|
|
10925
10925
|
label: w(() => [
|
|
10926
10926
|
F("span", {
|
|
10927
|
-
class: Se(`line-height-normal c-${
|
|
10928
|
-
style: Wt({ "font-size":
|
|
10929
|
-
}, he(
|
|
10927
|
+
class: Se(`line-height-normal c-${T.props.color || "#000000"} fw-${T.props.isBold ? "bold" : "normal"}`),
|
|
10928
|
+
style: Wt({ "font-size": T.props.fontSize + "px" })
|
|
10929
|
+
}, he(T.props.showLabel ? T.props.label + ":" : ""), 7)
|
|
10930
10930
|
]),
|
|
10931
10931
|
default: w(() => [
|
|
10932
|
-
(g(), U(Ao(i[
|
|
10933
|
-
componentID:
|
|
10934
|
-
disabled: S(
|
|
10932
|
+
(g(), U(Ao(i[T.type].renderer), {
|
|
10933
|
+
componentID: T.id,
|
|
10934
|
+
disabled: S(T, "disabled"),
|
|
10935
10935
|
showDescription: n(_),
|
|
10936
|
-
componentProps:
|
|
10937
|
-
"onUpdate:componentProps": (H) =>
|
|
10936
|
+
componentProps: T.props,
|
|
10937
|
+
"onUpdate:componentProps": (H) => T.props = H,
|
|
10938
10938
|
datas: n(d).datas,
|
|
10939
10939
|
"onUpdate:datas": C[0] || (C[0] = (H) => n(d).datas = H)
|
|
10940
10940
|
}, null, 40, ["componentID", "disabled", "showDescription", "componentProps", "onUpdate:componentProps", "datas"]))
|
|
@@ -10973,15 +10973,15 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
10973
10973
|
};
|
|
10974
10974
|
return (d, s) => {
|
|
10975
10975
|
const u = E("answer-sheet-item", !0), _ = E("el-tag");
|
|
10976
|
-
return g(),
|
|
10977
|
-
(g(!0),
|
|
10976
|
+
return g(), L("div", Q4, [
|
|
10977
|
+
(g(!0), L(me, null, Le(l.answerSheetData, (z, y) => {
|
|
10978
10978
|
var v;
|
|
10979
|
-
return g(),
|
|
10980
|
-
(v = z.children) != null && v.length ? (g(),
|
|
10979
|
+
return g(), L(me, { key: y }, [
|
|
10980
|
+
(v = z.children) != null && v.length ? (g(), L("div", em, [
|
|
10981
10981
|
F("div", tm, he(z.name), 1),
|
|
10982
|
-
(g(!0),
|
|
10982
|
+
(g(!0), L(me, null, Le(z.children, (S, x) => {
|
|
10983
10983
|
var p, k;
|
|
10984
|
-
return g(),
|
|
10984
|
+
return g(), L(me, { key: x }, [
|
|
10985
10985
|
(p = S.children) != null && p.length ? (g(), U(u, {
|
|
10986
10986
|
key: 0,
|
|
10987
10987
|
answerSheetData: S.children,
|
|
@@ -11033,7 +11033,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11033
11033
|
1: { value: "info", label: "未作答" },
|
|
11034
11034
|
2: { value: "success", label: "已作答" }
|
|
11035
11035
|
}, i.showCorrectOrNot && (d.value[2].label = "正确", d.value[3] = { value: "danger", label: "错误" }), m.value = u(i.formData.components);
|
|
11036
|
-
}),
|
|
11036
|
+
}), ce(
|
|
11037
11037
|
() => i.formData,
|
|
11038
11038
|
() => {
|
|
11039
11039
|
m.value = u(i.formData.components);
|
|
@@ -11060,11 +11060,11 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11060
11060
|
};
|
|
11061
11061
|
return (y, v) => {
|
|
11062
11062
|
const S = E("el-tag");
|
|
11063
|
-
return g(),
|
|
11063
|
+
return g(), L("div", nm, [
|
|
11064
11064
|
F("div", rm, [
|
|
11065
11065
|
lm,
|
|
11066
11066
|
am,
|
|
11067
|
-
(g(!0),
|
|
11067
|
+
(g(!0), L(me, null, Le(Object.values(n(d)), (x, p) => (g(), U(S, {
|
|
11068
11068
|
key: p,
|
|
11069
11069
|
class: "zhy mr-20! py-15!",
|
|
11070
11070
|
type: x.value,
|
|
@@ -11203,9 +11203,9 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11203
11203
|
emits: ["change", "select"],
|
|
11204
11204
|
setup(l, { expose: h, emit: i }) {
|
|
11205
11205
|
const { removeEmptyAttribute: m } = ot(), d = { ...xn, ...$n, ..._n, ...kn }, s = K(), u = K(!1), _ = K(!1), z = K(!1), y = l, v = i, { formData: S, selectMode: x } = tt(y), p = K(y.selectComponents);
|
|
11206
|
-
Mt("uploadOptions", y.uploadOptions), Mt("formData", S), Mt("realTimeDisplayAnswerMode", y.realTimeDisplayAnswerMode), Mt("everyItemDisplayAnalysisSwitch", y.everyItemDisplayAnalysisSwitch), Yt(() => k()),
|
|
11206
|
+
Mt("uploadOptions", y.uploadOptions), Mt("formData", S), Mt("realTimeDisplayAnswerMode", y.realTimeDisplayAnswerMode), Mt("everyItemDisplayAnalysisSwitch", y.everyItemDisplayAnalysisSwitch), Yt(() => k()), ce(S, () => k());
|
|
11207
11207
|
const k = () => {
|
|
11208
|
-
C(S.value.components), y.selectMode &&
|
|
11208
|
+
C(S.value.components), y.selectMode && M(), S.value.props.formType === Ie.Examination && (N.value = G(S.value.components), oe());
|
|
11209
11209
|
}, C = (q) => {
|
|
11210
11210
|
q != null && q.length && q.forEach((Y) => {
|
|
11211
11211
|
var ue, we;
|
|
@@ -11226,8 +11226,8 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11226
11226
|
const $e = (ue = p.value) == null ? void 0 : ue.findIndex((Ge) => Ge.id === q.id);
|
|
11227
11227
|
$e !== -1 && ((we = p.value) == null || we.splice($e, 1));
|
|
11228
11228
|
}
|
|
11229
|
-
v("select", p.value),
|
|
11230
|
-
},
|
|
11229
|
+
v("select", p.value), M();
|
|
11230
|
+
}, M = () => {
|
|
11231
11231
|
var q, Y;
|
|
11232
11232
|
if (!((q = p.value) != null && q.length)) {
|
|
11233
11233
|
z.value = !1, _.value = !1;
|
|
@@ -11238,10 +11238,8 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11238
11238
|
return;
|
|
11239
11239
|
}
|
|
11240
11240
|
_.value = !0, z.value = !1;
|
|
11241
|
-
},
|
|
11242
|
-
|
|
11243
|
-
const oe = () => {
|
|
11244
|
-
H.value = N.value.length > 100 ? N.value.slice((L.value - 1) * A.value, L.value * A.value) : [];
|
|
11241
|
+
}, T = K(1), A = K(40), N = K([]), H = K([]), oe = () => {
|
|
11242
|
+
H.value = N.value.length > 100 ? N.value.slice((T.value - 1) * A.value, T.value * A.value) : [];
|
|
11245
11243
|
}, G = (q, Y = []) => {
|
|
11246
11244
|
let ne = [];
|
|
11247
11245
|
return q.forEach((ue) => {
|
|
@@ -11252,7 +11250,9 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11252
11250
|
ne = ne.concat(nt);
|
|
11253
11251
|
}
|
|
11254
11252
|
}), ne;
|
|
11255
|
-
},
|
|
11253
|
+
}, ae = (q) => {
|
|
11254
|
+
T.value = q, oe();
|
|
11255
|
+
}, te = () => {
|
|
11256
11256
|
let q = m(S.value.datas), Y = [], ne = [];
|
|
11257
11257
|
const ue = Object.keys(q);
|
|
11258
11258
|
return re(S.value.components, Y, ne, ue, q);
|
|
@@ -11262,7 +11262,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11262
11262
|
for (let dt = 0; dt < q.length; dt++) {
|
|
11263
11263
|
const Qe = q[dt];
|
|
11264
11264
|
if (ue.includes(Qe.id)) {
|
|
11265
|
-
const et = Qe.props.pageID || Ge, at =
|
|
11265
|
+
const et = Qe.props.pageID || Ge, at = se(nt, mt, Qe.id, we, Qe, $e, et);
|
|
11266
11266
|
nt = at.resultData, mt = at.fileList;
|
|
11267
11267
|
continue;
|
|
11268
11268
|
}
|
|
@@ -11272,7 +11272,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11272
11272
|
}
|
|
11273
11273
|
}
|
|
11274
11274
|
return { resultData: nt, fileList: mt };
|
|
11275
|
-
},
|
|
11275
|
+
}, se = (q, Y, ne, ue, we, $e, Ge) => {
|
|
11276
11276
|
var nt, mt, ct;
|
|
11277
11277
|
switch (we.type) {
|
|
11278
11278
|
case "radio":
|
|
@@ -11328,7 +11328,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11328
11328
|
}
|
|
11329
11329
|
return { resultData: q, fileList: Y };
|
|
11330
11330
|
};
|
|
11331
|
-
y.watching &&
|
|
11331
|
+
y.watching && ce(
|
|
11332
11332
|
() => S.value.datas,
|
|
11333
11333
|
() => {
|
|
11334
11334
|
const q = te();
|
|
@@ -11340,7 +11340,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11340
11340
|
if (q) {
|
|
11341
11341
|
if (S.value.props.formType === Ie.Examination && H.value.length) {
|
|
11342
11342
|
const Y = N.value.findIndex((ue) => ue.includes(q)), ne = Math.ceil((Y + 1) / A.value);
|
|
11343
|
-
ne !==
|
|
11343
|
+
ne !== T.value && ae(ne);
|
|
11344
11344
|
}
|
|
11345
11345
|
Tt(() => {
|
|
11346
11346
|
s.value.scrollToField(q);
|
|
@@ -11391,7 +11391,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11391
11391
|
}
|
|
11392
11392
|
}), (q, Y) => {
|
|
11393
11393
|
const ne = E("el-checkbox"), ue = E("el-form"), we = E("el-pagination");
|
|
11394
|
-
return g(),
|
|
11394
|
+
return g(), L("div", {
|
|
11395
11395
|
class: Se([
|
|
11396
11396
|
"wh-full",
|
|
11397
11397
|
{
|
|
@@ -11410,7 +11410,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11410
11410
|
{ " bg-#ffffff! py-0! px-20!": n(x) }
|
|
11411
11411
|
])
|
|
11412
11412
|
}, [
|
|
11413
|
-
n(x) ? (g(),
|
|
11413
|
+
n(x) ? (g(), L("div", cm, [
|
|
11414
11414
|
dm,
|
|
11415
11415
|
f(ne, {
|
|
11416
11416
|
class: "zhy all-select fw-bold z-100",
|
|
@@ -11420,8 +11420,8 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11420
11420
|
indeterminate: n(z),
|
|
11421
11421
|
onChange: Y[1] || (Y[1] = ($e) => D())
|
|
11422
11422
|
}, null, 8, ["modelValue", "indeterminate"])
|
|
11423
|
-
])) : (g(),
|
|
11424
|
-
!l.hiddenTitle && n(S).props.formName ? (g(),
|
|
11423
|
+
])) : (g(), L(me, { key: 1 }, [
|
|
11424
|
+
!l.hiddenTitle && n(S).props.formName ? (g(), L("h2", um, he(n(S).props.formName), 1)) : O("", !0)
|
|
11425
11425
|
], 64)),
|
|
11426
11426
|
f(ue, {
|
|
11427
11427
|
ref_key: "formRenderer",
|
|
@@ -11435,7 +11435,7 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11435
11435
|
disabled: l.disabled
|
|
11436
11436
|
}, {
|
|
11437
11437
|
default: w(() => [
|
|
11438
|
-
n(x) ? (g(),
|
|
11438
|
+
n(x) ? (g(), L("div", pm)) : O("", !0),
|
|
11439
11439
|
f(dr, {
|
|
11440
11440
|
components: n(S).components,
|
|
11441
11441
|
showDescription: n(u),
|
|
@@ -11447,14 +11447,14 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11447
11447
|
]),
|
|
11448
11448
|
_: 1
|
|
11449
11449
|
}, 8, ["class", "model", "label-position", "label-width", "size", "disabled"]),
|
|
11450
|
-
l.device === "mobile" ? (g(),
|
|
11450
|
+
l.device === "mobile" ? (g(), L("div", mm)) : O("", !0)
|
|
11451
11451
|
], 2),
|
|
11452
11452
|
F("div", fm, [
|
|
11453
11453
|
n(H).length ? (g(), U(we, {
|
|
11454
11454
|
key: 0,
|
|
11455
11455
|
class: "zhy sons-class-number:h-48 sons-class-number:min-w-48px sons-class-more:h-48 sons-class-more:min-w-48px sons-html-button:h-48 sons-html-button:min-w-48px sons-class-el-input__wrapper:h-40",
|
|
11456
|
-
"current-page": n(
|
|
11457
|
-
"onUpdate:currentPage": Y[2] || (Y[2] = ($e) => Ae(
|
|
11456
|
+
"current-page": n(T),
|
|
11457
|
+
"onUpdate:currentPage": Y[2] || (Y[2] = ($e) => Ae(T) ? T.value = $e : null),
|
|
11458
11458
|
"page-size": n(A),
|
|
11459
11459
|
total: n(N).length,
|
|
11460
11460
|
size: "large",
|
|
@@ -11463,10 +11463,10 @@ const Q4 = { class: "answer-sheet-item w-full" }, em = {
|
|
|
11463
11463
|
"prev-text": "上一页",
|
|
11464
11464
|
"next-text": "下一页",
|
|
11465
11465
|
background: !0,
|
|
11466
|
-
onCurrentChange:
|
|
11466
|
+
onCurrentChange: ae
|
|
11467
11467
|
}, null, 8, ["current-page", "page-size", "total"])) : O("", !0)
|
|
11468
11468
|
]),
|
|
11469
|
-
n(S).props.formType === n(Ie).Examination ? (g(),
|
|
11469
|
+
n(S).props.formType === n(Ie).Examination ? (g(), L("div", hm, [
|
|
11470
11470
|
f(sm, {
|
|
11471
11471
|
showCorrectOrNot: l.showCorrectOrNot,
|
|
11472
11472
|
formData: n(S),
|
|
@@ -11501,17 +11501,17 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11501
11501
|
});
|
|
11502
11502
|
Yt(() => {
|
|
11503
11503
|
var re;
|
|
11504
|
-
(re = z.value.searchParams) != null && re.length && (z.value.searchParams.forEach((
|
|
11505
|
-
|
|
11504
|
+
(re = z.value.searchParams) != null && re.length && (z.value.searchParams.forEach((se) => {
|
|
11505
|
+
se.default && (y.value[se.key] = se.default);
|
|
11506
11506
|
}), k());
|
|
11507
11507
|
});
|
|
11508
|
-
const x = (re,
|
|
11508
|
+
const x = (re, se, Q) => {
|
|
11509
11509
|
let q = Q === "datetime" ? "YYYY-MM-DD HH:mm" : Q === "date" ? "YYYY-MM-DD" : "HH:mm";
|
|
11510
|
-
return Za(re).format(q) === Za(
|
|
11510
|
+
return Za(re).format(q) === Za(se).format(q);
|
|
11511
11511
|
}, p = K(z.value.formList), k = (re) => {
|
|
11512
11512
|
re && C(re), p.value = i(z.value.formList);
|
|
11513
|
-
const
|
|
11514
|
-
|
|
11513
|
+
const se = Object.keys(y.value);
|
|
11514
|
+
se != null && se.length && se.forEach((Q) => {
|
|
11515
11515
|
var ne;
|
|
11516
11516
|
if (!y.value[Q])
|
|
11517
11517
|
return;
|
|
@@ -11538,8 +11538,8 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11538
11538
|
});
|
|
11539
11539
|
});
|
|
11540
11540
|
}, C = async (re) => {
|
|
11541
|
-
var
|
|
11542
|
-
if ((
|
|
11541
|
+
var se, Q;
|
|
11542
|
+
if ((se = re.clearKeys) != null && se.length && re.clearKeys.forEach((q) => delete y.value[q]), re.updateOptionKey) {
|
|
11543
11543
|
const q = (Q = z.value.searchParams) == null ? void 0 : Q.find((Y) => Y.key === re.updateOptionKey);
|
|
11544
11544
|
q && [Je.SELECTOR, Je.CASCADER_SELECTOR].includes(q.type) && q.getOptions && (q.options = await q.getOptions(y.value[re.key]));
|
|
11545
11545
|
}
|
|
@@ -11549,17 +11549,17 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11549
11549
|
components: [],
|
|
11550
11550
|
props: {}
|
|
11551
11551
|
}, z.value.getFormTemplate && (S.value = await z.value.getFormTemplate(re)));
|
|
11552
|
-
},
|
|
11552
|
+
}, M = K(/* @__PURE__ */ new Map()), T = vt(() => {
|
|
11553
11553
|
let re = 0;
|
|
11554
|
-
for (const [,
|
|
11555
|
-
re +=
|
|
11554
|
+
for (const [, se] of M.value)
|
|
11555
|
+
re += se.length;
|
|
11556
11556
|
return re;
|
|
11557
11557
|
}), A = (re) => {
|
|
11558
|
-
|
|
11558
|
+
M.value.has(v.value) ? re.length ? M.value.set(v.value, re) : M.value.delete(v.value) : M.value.set(v.value, re);
|
|
11559
11559
|
}, N = () => {
|
|
11560
11560
|
let re = [];
|
|
11561
|
-
for (const [,
|
|
11562
|
-
|
|
11561
|
+
for (const [, se] of M.value)
|
|
11562
|
+
se.forEach((Q) => {
|
|
11563
11563
|
let q = i(Q);
|
|
11564
11564
|
delete q.selected, re.push(q);
|
|
11565
11565
|
});
|
|
@@ -11577,17 +11577,17 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11577
11577
|
}
|
|
11578
11578
|
}), G = () => {
|
|
11579
11579
|
oe.value.components = N(), H.value = !0;
|
|
11580
|
-
},
|
|
11580
|
+
}, ae = h, te = () => {
|
|
11581
11581
|
const re = N();
|
|
11582
|
-
|
|
11582
|
+
ae("select", re), u.value = !1;
|
|
11583
11583
|
};
|
|
11584
|
-
return (re,
|
|
11584
|
+
return (re, se) => {
|
|
11585
11585
|
const Q = Pe, q = E("el-input"), Y = E("el-option"), ne = E("el-select"), ue = E("el-cascader"), we = E("el-date-picker"), $e = E("el-time-picker"), Ge = E("el-form-item"), nt = E("el-form"), mt = E("el-divider"), ct = E("el-empty"), dt = ho, Qe = E("el-link"), et = E("el-button"), at = E("el-dialog");
|
|
11586
|
-
return g(),
|
|
11586
|
+
return g(), L("div", null, [
|
|
11587
11587
|
f(at, {
|
|
11588
11588
|
class: "zhy batch-add-dialog",
|
|
11589
11589
|
modelValue: u.value,
|
|
11590
|
-
"onUpdate:modelValue":
|
|
11590
|
+
"onUpdate:modelValue": se[1] || (se[1] = (Ke) => u.value = Ke),
|
|
11591
11591
|
"destroy-on-close": "",
|
|
11592
11592
|
title: `批量添加${n(s)}`
|
|
11593
11593
|
}, {
|
|
@@ -11596,13 +11596,13 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11596
11596
|
F("div", null, [
|
|
11597
11597
|
F("span", km, [
|
|
11598
11598
|
J(" 已选 "),
|
|
11599
|
-
F("span", $m, he(` ${n(
|
|
11599
|
+
F("span", $m, he(` ${n(T)} `), 1),
|
|
11600
11600
|
F("span", null, he(` 个${n(s)}`), 1)
|
|
11601
11601
|
]),
|
|
11602
11602
|
f(Qe, {
|
|
11603
11603
|
class: "fs-22 mb-6",
|
|
11604
11604
|
type: "primary",
|
|
11605
|
-
disabled: n(
|
|
11605
|
+
disabled: n(M).size === 0,
|
|
11606
11606
|
onClick: G
|
|
11607
11607
|
}, {
|
|
11608
11608
|
default: w(() => [
|
|
@@ -11614,7 +11614,7 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11614
11614
|
F("div", Cm, [
|
|
11615
11615
|
f(et, {
|
|
11616
11616
|
class: "zhy",
|
|
11617
|
-
onClick:
|
|
11617
|
+
onClick: se[0] || (se[0] = (Ke) => u.value = !1)
|
|
11618
11618
|
}, {
|
|
11619
11619
|
default: w(() => [
|
|
11620
11620
|
J("关闭")
|
|
@@ -11645,7 +11645,7 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11645
11645
|
"label-suffix": ":"
|
|
11646
11646
|
}, {
|
|
11647
11647
|
default: w(() => [
|
|
11648
|
-
(g(!0),
|
|
11648
|
+
(g(!0), L(me, null, Le(n(z).searchParams, (Ce, jt) => (g(), U(Ge, {
|
|
11649
11649
|
key: jt,
|
|
11650
11650
|
label: Ce.label
|
|
11651
11651
|
}, {
|
|
@@ -11676,7 +11676,7 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11676
11676
|
onChange: (qe) => k(Ce)
|
|
11677
11677
|
}, {
|
|
11678
11678
|
default: w(() => [
|
|
11679
|
-
(g(!0),
|
|
11679
|
+
(g(!0), L(me, null, Le(Ce.options, (qe, bo) => (g(), U(Y, {
|
|
11680
11680
|
key: bo,
|
|
11681
11681
|
label: qe.label,
|
|
11682
11682
|
value: qe.value
|
|
@@ -11725,7 +11725,7 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11725
11725
|
}, 8, ["model"])) : O("", !0),
|
|
11726
11726
|
f(mt, { class: "my-10 mx-0" }),
|
|
11727
11727
|
F("div", ym, [
|
|
11728
|
-
(g(!0),
|
|
11728
|
+
(g(!0), L(me, null, Le(n(p), (Ce, jt) => (g(), L("div", {
|
|
11729
11729
|
class: Se([
|
|
11730
11730
|
"flex items-center fs-20 px-5 py-8 cursor-pointer hover:bg-#c9f9e9",
|
|
11731
11731
|
{ "bg-#c9f9e9 fw-bold": n(v) === Ce.formID }
|
|
@@ -11735,7 +11735,7 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11735
11735
|
}, [
|
|
11736
11736
|
f(Q, {
|
|
11737
11737
|
name: n(m).props.formType === "1" ? "form" : "examination",
|
|
11738
|
-
color: n(
|
|
11738
|
+
color: n(M).has(Ce.formID) ? "#ff7400" : "#108bf7"
|
|
11739
11739
|
}, null, 8, ["name", "color"]),
|
|
11740
11740
|
F("div", {
|
|
11741
11741
|
class: "flex-auto w-full mx-10 theme-color-fontColor t-ofse-1",
|
|
@@ -11754,7 +11754,7 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11754
11754
|
key: 1,
|
|
11755
11755
|
formData: n(S),
|
|
11756
11756
|
selectMode: "",
|
|
11757
|
-
selectComponents: n(
|
|
11757
|
+
selectComponents: n(M).get(n(v)),
|
|
11758
11758
|
onSelect: A
|
|
11759
11759
|
}, null, 8, ["formData", "selectComponents"])) : O("", !0)
|
|
11760
11760
|
])
|
|
@@ -11765,14 +11765,14 @@ const bm = { class: "form-list-wrap float-left h-full w-360 y-aline-start b-r-1
|
|
|
11765
11765
|
f(at, {
|
|
11766
11766
|
class: "zhy select-preview-dialog",
|
|
11767
11767
|
modelValue: n(H),
|
|
11768
|
-
"onUpdate:modelValue":
|
|
11768
|
+
"onUpdate:modelValue": se[3] || (se[3] = (Ke) => Ae(H) ? H.value = Ke : null),
|
|
11769
11769
|
"destroy-on-close": "",
|
|
11770
11770
|
title: `已选${n(s)}预览`
|
|
11771
11771
|
}, {
|
|
11772
11772
|
footer: w(() => [
|
|
11773
11773
|
f(et, {
|
|
11774
11774
|
class: "zhy",
|
|
11775
|
-
onClick:
|
|
11775
|
+
onClick: se[2] || (se[2] = (Ke) => H.value = !1)
|
|
11776
11776
|
}, {
|
|
11777
11777
|
default: w(() => [
|
|
11778
11778
|
J("关闭")
|
|
@@ -11843,57 +11843,57 @@ const zm = {
|
|
|
11843
11843
|
const s = K(), u = K(!1), _ = K([]), z = K({}), y = K({}), v = () => {
|
|
11844
11844
|
_.value = [], z.value = {}, y.value = {}, S(m.value.components), u.value = !0;
|
|
11845
11845
|
}, S = (D) => {
|
|
11846
|
-
D.forEach((
|
|
11847
|
-
var
|
|
11848
|
-
if (d.id !==
|
|
11849
|
-
if (
|
|
11850
|
-
S(
|
|
11846
|
+
D.forEach((M) => {
|
|
11847
|
+
var T;
|
|
11848
|
+
if (d.id !== M.id) {
|
|
11849
|
+
if (M.isLayout && ((T = M.children) != null && T.length)) {
|
|
11850
|
+
S(M.children);
|
|
11851
11851
|
return;
|
|
11852
11852
|
}
|
|
11853
|
-
|
|
11853
|
+
M.isEdit && (_.value.push({ label: M.props.label, id: M.id }), z.value[M.id] = x(M.excludeFilterConditions), y.value[M.id] = M.filterConditionProps);
|
|
11854
11854
|
}
|
|
11855
11855
|
});
|
|
11856
|
-
}, x = (D) => Object.keys(bn).filter((
|
|
11856
|
+
}, x = (D) => Object.keys(bn).filter((T) => !(D != null && D.includes(T))), p = h, k = () => {
|
|
11857
11857
|
const D = s.value.getFilterData();
|
|
11858
11858
|
D.message || (u.value = !1, p("result", D));
|
|
11859
11859
|
}, C = () => {
|
|
11860
11860
|
p("clear");
|
|
11861
11861
|
};
|
|
11862
|
-
return (D,
|
|
11863
|
-
const
|
|
11864
|
-
return g(),
|
|
11862
|
+
return (D, M) => {
|
|
11863
|
+
const T = E("el-button"), A = E("el-dialog");
|
|
11864
|
+
return g(), L(me, null, [
|
|
11865
11865
|
F("div", {
|
|
11866
11866
|
class: "condition-input pos-relative w-full min-h-36px max-h-90px line-height-32px px-5 box-border b-1 b-solid theme-bc-borderColor overflow-auto cursor-pointer",
|
|
11867
11867
|
onClick: v
|
|
11868
11868
|
}, [
|
|
11869
|
-
l.clearable && l.content ? (g(),
|
|
11869
|
+
l.clearable && l.content ? (g(), L("div", {
|
|
11870
11870
|
key: 0,
|
|
11871
11871
|
class: "close pos-absolute right-3px top-3px p-5 w-12 h-12 line-height-12px text-align-center b-1 b-solid theme-bc-borderColor rounded-50px theme-color-danger cursor-pointer hidden",
|
|
11872
11872
|
onClick: pn(C, ["stop"])
|
|
11873
11873
|
}, " x ")) : O("", !0),
|
|
11874
|
-
l.content ? (g(),
|
|
11874
|
+
l.content ? (g(), L("span", {
|
|
11875
11875
|
key: 2,
|
|
11876
11876
|
innerHTML: l.content
|
|
11877
|
-
}, null, 8, Dm)) : (g(),
|
|
11877
|
+
}, null, 8, Dm)) : (g(), L("span", zm, "单击设置条件"))
|
|
11878
11878
|
]),
|
|
11879
11879
|
f(A, {
|
|
11880
11880
|
class: "zhy filter-dialog",
|
|
11881
11881
|
modelValue: n(u),
|
|
11882
|
-
"onUpdate:modelValue":
|
|
11882
|
+
"onUpdate:modelValue": M[1] || (M[1] = (N) => Ae(u) ? u.value = N : null),
|
|
11883
11883
|
"destroy-on-close": "",
|
|
11884
11884
|
title: l.title
|
|
11885
11885
|
}, {
|
|
11886
11886
|
footer: w(() => [
|
|
11887
|
-
f(
|
|
11887
|
+
f(T, {
|
|
11888
11888
|
class: "zhy",
|
|
11889
|
-
onClick:
|
|
11889
|
+
onClick: M[0] || (M[0] = (N) => u.value = !1)
|
|
11890
11890
|
}, {
|
|
11891
11891
|
default: w(() => [
|
|
11892
11892
|
J("取消")
|
|
11893
11893
|
]),
|
|
11894
11894
|
_: 1
|
|
11895
11895
|
}),
|
|
11896
|
-
f(
|
|
11896
|
+
f(T, {
|
|
11897
11897
|
class: "zhy",
|
|
11898
11898
|
type: "primary",
|
|
11899
11899
|
onClick: k
|
|
@@ -11990,7 +11990,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
11990
11990
|
]),
|
|
11991
11991
|
_: 1
|
|
11992
11992
|
})),
|
|
11993
|
-
n(i).isEdit ? (g(),
|
|
11993
|
+
n(i).isEdit ? (g(), L(me, { key: 3 }, [
|
|
11994
11994
|
f(_, { label: "参与统计" }, {
|
|
11995
11995
|
default: w(() => [
|
|
11996
11996
|
f(z, {
|
|
@@ -12045,7 +12045,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12045
12045
|
let d = vt(() => h.value.props.formType), s = i.selectComponent;
|
|
12046
12046
|
(p = i.selectComponent.rules) != null && p.length || (i.selectComponent.rules = [{}]);
|
|
12047
12047
|
let u = i.selectComponent.rules;
|
|
12048
|
-
|
|
12048
|
+
ce(
|
|
12049
12049
|
() => s.props.showLabel,
|
|
12050
12050
|
() => {
|
|
12051
12051
|
!s.props.showLabel && s.type !== "label" && (s.props.label = "");
|
|
@@ -12066,15 +12066,15 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12066
12066
|
k.value.includes("temp-") || (s.itemID = k.value), s.id = k.value, s.itemSourceType = k.itemSourceType;
|
|
12067
12067
|
};
|
|
12068
12068
|
return (k, C) => {
|
|
12069
|
-
const D = E("el-switch"),
|
|
12069
|
+
const D = E("el-switch"), M = E("el-form-item"), T = E("el-input-number"), A = E("el-color-picker"), N = E("el-slider"), H = E("el-input"), oe = E("el-form");
|
|
12070
12070
|
return g(), U(oe, {
|
|
12071
12071
|
"label-width": "80px",
|
|
12072
12072
|
"label-suffix": ":",
|
|
12073
12073
|
class: "zhy"
|
|
12074
12074
|
}, {
|
|
12075
12075
|
default: w(() => [
|
|
12076
|
-
n(s).type !== "tabs" ? (g(),
|
|
12077
|
-
n(d) === "1" && n(s).type !== "label" ? (g(), U(
|
|
12076
|
+
n(s).type !== "tabs" ? (g(), L(me, { key: 0 }, [
|
|
12077
|
+
n(d) === "1" && n(s).type !== "label" ? (g(), U(M, {
|
|
12078
12078
|
key: 0,
|
|
12079
12079
|
label: "显示标题"
|
|
12080
12080
|
}, {
|
|
@@ -12086,7 +12086,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12086
12086
|
]),
|
|
12087
12087
|
_: 1
|
|
12088
12088
|
})) : O("", !0),
|
|
12089
|
-
n(s).props.showLabel || n(s).type === "label" ? (g(), U(
|
|
12089
|
+
n(s).props.showLabel || n(s).type === "label" ? (g(), U(M, {
|
|
12090
12090
|
key: 1,
|
|
12091
12091
|
label: n(s).type === "label" ? "标签" : n(d) === "1" ? "标题" : "题目"
|
|
12092
12092
|
}, {
|
|
@@ -12104,11 +12104,11 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12104
12104
|
]),
|
|
12105
12105
|
_: 1
|
|
12106
12106
|
}, 8, ["label"])) : O("", !0),
|
|
12107
|
-
f(
|
|
12107
|
+
f(M, {
|
|
12108
12108
|
label: n(s).type === "label" ? "字体大小" : n(d) === "1" ? "标题字号" : "题目字号"
|
|
12109
12109
|
}, {
|
|
12110
12110
|
default: w(() => [
|
|
12111
|
-
f(
|
|
12111
|
+
f(T, {
|
|
12112
12112
|
modelValue: n(s).props.fontSize,
|
|
12113
12113
|
"onUpdate:modelValue": C[2] || (C[2] = (G) => n(s).props.fontSize = G),
|
|
12114
12114
|
min: 12,
|
|
@@ -12117,10 +12117,10 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12117
12117
|
]),
|
|
12118
12118
|
_: 1
|
|
12119
12119
|
}, 8, ["label"]),
|
|
12120
|
-
n(d) === "1" && n(s).props.showLabel ? (g(),
|
|
12121
|
-
f(
|
|
12120
|
+
n(d) === "1" && n(s).props.showLabel ? (g(), L(me, { key: 2 }, [
|
|
12121
|
+
f(M, { label: "标题宽度" }, {
|
|
12122
12122
|
default: w(() => [
|
|
12123
|
-
f(
|
|
12123
|
+
f(T, {
|
|
12124
12124
|
modelValue: n(s).props.labelWidth,
|
|
12125
12125
|
"onUpdate:modelValue": C[3] || (C[3] = (G) => n(s).props.labelWidth = G),
|
|
12126
12126
|
min: 0
|
|
@@ -12128,7 +12128,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12128
12128
|
]),
|
|
12129
12129
|
_: 1
|
|
12130
12130
|
}),
|
|
12131
|
-
f(
|
|
12131
|
+
f(M, { label: "标题换行" }, {
|
|
12132
12132
|
default: w(() => [
|
|
12133
12133
|
f(D, {
|
|
12134
12134
|
modelValue: n(s).props.labelNewLine,
|
|
@@ -12138,8 +12138,8 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12138
12138
|
_: 1
|
|
12139
12139
|
})
|
|
12140
12140
|
], 64)) : O("", !0),
|
|
12141
|
-
n(s).props.showLabel || n(s).type === "label" ? (g(),
|
|
12142
|
-
f(
|
|
12141
|
+
n(s).props.showLabel || n(s).type === "label" ? (g(), L(me, { key: 3 }, [
|
|
12142
|
+
f(M, {
|
|
12143
12143
|
label: n(s).type === "label" ? "字体加粗" : n(d) === "1" ? "标题加粗" : "题目加粗"
|
|
12144
12144
|
}, {
|
|
12145
12145
|
default: w(() => [
|
|
@@ -12150,7 +12150,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12150
12150
|
]),
|
|
12151
12151
|
_: 1
|
|
12152
12152
|
}, 8, ["label"]),
|
|
12153
|
-
f(
|
|
12153
|
+
f(M, {
|
|
12154
12154
|
label: n(s).type === "label" ? "字体颜色" : n(d) === "1" ? "标题颜色" : "题目颜色"
|
|
12155
12155
|
}, {
|
|
12156
12156
|
default: w(() => [
|
|
@@ -12163,7 +12163,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12163
12163
|
}, 8, ["label"])
|
|
12164
12164
|
], 64)) : O("", !0)
|
|
12165
12165
|
], 64)) : O("", !0),
|
|
12166
|
-
f(
|
|
12166
|
+
f(M, { label: "宽度" }, {
|
|
12167
12167
|
default: w(() => [
|
|
12168
12168
|
f(N, {
|
|
12169
12169
|
modelValue: n(s).props.width,
|
|
@@ -12175,9 +12175,9 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12175
12175
|
]),
|
|
12176
12176
|
_: 1
|
|
12177
12177
|
}),
|
|
12178
|
-
f(
|
|
12178
|
+
f(M, { label: "左缩进" }, {
|
|
12179
12179
|
default: w(() => [
|
|
12180
|
-
f(
|
|
12180
|
+
f(T, {
|
|
12181
12181
|
modelValue: n(s).props.paddingLeft,
|
|
12182
12182
|
"onUpdate:modelValue": C[8] || (C[8] = (G) => n(s).props.paddingLeft = G),
|
|
12183
12183
|
min: 0,
|
|
@@ -12186,7 +12186,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12186
12186
|
]),
|
|
12187
12187
|
_: 1
|
|
12188
12188
|
}),
|
|
12189
|
-
f(
|
|
12189
|
+
f(M, { label: "是否显示" }, {
|
|
12190
12190
|
default: w(() => [
|
|
12191
12191
|
f(D, {
|
|
12192
12192
|
modelValue: n(s).props.showFlag,
|
|
@@ -12196,7 +12196,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12196
12196
|
]),
|
|
12197
12197
|
_: 1
|
|
12198
12198
|
}),
|
|
12199
|
-
n(m) == "horizontal" && !n(s).isLayout ? (g(), U(
|
|
12199
|
+
n(m) == "horizontal" && !n(s).isLayout ? (g(), U(M, {
|
|
12200
12200
|
key: 1,
|
|
12201
12201
|
label: "是否换行"
|
|
12202
12202
|
}, {
|
|
@@ -12208,7 +12208,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12208
12208
|
]),
|
|
12209
12209
|
_: 1
|
|
12210
12210
|
})) : O("", !0),
|
|
12211
|
-
n(s).isInput ? (g(), U(
|
|
12211
|
+
n(s).isInput ? (g(), U(M, {
|
|
12212
12212
|
key: 2,
|
|
12213
12213
|
label: "占位提示"
|
|
12214
12214
|
}, {
|
|
@@ -12221,8 +12221,8 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12221
12221
|
]),
|
|
12222
12222
|
_: 1
|
|
12223
12223
|
})) : O("", !0),
|
|
12224
|
-
n(s).isEdit ? (g(),
|
|
12225
|
-
f(
|
|
12224
|
+
n(s).isEdit ? (g(), L(me, { key: 3 }, [
|
|
12225
|
+
f(M, { label: "允许清空" }, {
|
|
12226
12226
|
default: w(() => [
|
|
12227
12227
|
f(D, {
|
|
12228
12228
|
modelValue: n(s).props.clearable,
|
|
@@ -12231,7 +12231,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12231
12231
|
]),
|
|
12232
12232
|
_: 1
|
|
12233
12233
|
}),
|
|
12234
|
-
f(
|
|
12234
|
+
f(M, { label: "是否只读" }, {
|
|
12235
12235
|
default: w(() => [
|
|
12236
12236
|
f(D, {
|
|
12237
12237
|
modelValue: n(s).props.readonly,
|
|
@@ -12241,7 +12241,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12241
12241
|
]),
|
|
12242
12242
|
_: 1
|
|
12243
12243
|
}),
|
|
12244
|
-
f(
|
|
12244
|
+
f(M, { label: "是否必填" }, {
|
|
12245
12245
|
default: w(() => [
|
|
12246
12246
|
f(D, {
|
|
12247
12247
|
onChange: v,
|
|
@@ -12251,7 +12251,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12251
12251
|
]),
|
|
12252
12252
|
_: 1
|
|
12253
12253
|
}),
|
|
12254
|
-
n(s).props.required ? (g(), U(
|
|
12254
|
+
n(s).props.required ? (g(), U(M, {
|
|
12255
12255
|
key: 0,
|
|
12256
12256
|
label: "必填提示"
|
|
12257
12257
|
}, {
|
|
@@ -12264,7 +12264,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12264
12264
|
]),
|
|
12265
12265
|
_: 1
|
|
12266
12266
|
})) : O("", !0),
|
|
12267
|
-
f(
|
|
12267
|
+
f(M, { label: "是否禁用" }, {
|
|
12268
12268
|
default: w(() => [
|
|
12269
12269
|
f(D, {
|
|
12270
12270
|
modelValue: n(s).props.disabled,
|
|
@@ -12275,7 +12275,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12275
12275
|
_: 1
|
|
12276
12276
|
})
|
|
12277
12277
|
], 64)) : O("", !0),
|
|
12278
|
-
n(s).type !== "label" && !n(s).isLayout ? (g(), U(
|
|
12278
|
+
n(s).type !== "label" && !n(s).isLayout ? (g(), U(M, {
|
|
12279
12279
|
key: 4,
|
|
12280
12280
|
label: n(d) === "1" ? "项目说明" : "答案解析"
|
|
12281
12281
|
}, {
|
|
@@ -12518,11 +12518,11 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12518
12518
|
};
|
|
12519
12519
|
return (k, C) => {
|
|
12520
12520
|
var A, N;
|
|
12521
|
-
const D = Pe,
|
|
12522
|
-
return g(),
|
|
12521
|
+
const D = Pe, M = E("el-link"), T = E("el-popconfirm");
|
|
12522
|
+
return g(), L("div", Mm, [
|
|
12523
12523
|
Tm,
|
|
12524
12524
|
F("div", Am, [
|
|
12525
|
-
l.operates.includes("clearComponents") ? (g(), U(
|
|
12525
|
+
l.operates.includes("clearComponents") ? (g(), U(T, {
|
|
12526
12526
|
key: 0,
|
|
12527
12527
|
confirmButtonText: "是",
|
|
12528
12528
|
cancelButtonText: "否",
|
|
@@ -12533,7 +12533,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12533
12533
|
reference: w(() => {
|
|
12534
12534
|
var H;
|
|
12535
12535
|
return [
|
|
12536
|
-
f(
|
|
12536
|
+
f(M, {
|
|
12537
12537
|
type: "danger",
|
|
12538
12538
|
underline: !1,
|
|
12539
12539
|
disabled: ((H = n(i).components) == null ? void 0 : H.length) == 0
|
|
@@ -12551,7 +12551,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12551
12551
|
}),
|
|
12552
12552
|
_: 1
|
|
12553
12553
|
}, 8, ["width"])) : O("", !0),
|
|
12554
|
-
l.operates.includes("batchAdd") ? (g(), U(
|
|
12554
|
+
l.operates.includes("batchAdd") ? (g(), U(M, {
|
|
12555
12555
|
key: 1,
|
|
12556
12556
|
type: "primary",
|
|
12557
12557
|
underline: !1,
|
|
@@ -12567,7 +12567,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12567
12567
|
]),
|
|
12568
12568
|
_: 1
|
|
12569
12569
|
})) : O("", !0),
|
|
12570
|
-
l.operates.includes("viewFormJson") ? (g(), U(
|
|
12570
|
+
l.operates.includes("viewFormJson") ? (g(), U(M, {
|
|
12571
12571
|
key: 2,
|
|
12572
12572
|
type: "primary",
|
|
12573
12573
|
underline: !1,
|
|
@@ -12579,7 +12579,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12579
12579
|
]),
|
|
12580
12580
|
_: 1
|
|
12581
12581
|
})) : O("", !0),
|
|
12582
|
-
l.operates.includes("previewFrom") ? (g(), U(
|
|
12582
|
+
l.operates.includes("previewFrom") ? (g(), U(M, {
|
|
12583
12583
|
key: 3,
|
|
12584
12584
|
type: "primary",
|
|
12585
12585
|
underline: !1,
|
|
@@ -12595,7 +12595,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12595
12595
|
]),
|
|
12596
12596
|
_: 1
|
|
12597
12597
|
}, 8, ["disabled"])) : O("", !0),
|
|
12598
|
-
l.operates.includes("saveFrom") ? (g(), U(
|
|
12598
|
+
l.operates.includes("saveFrom") ? (g(), U(M, {
|
|
12599
12599
|
key: 4,
|
|
12600
12600
|
type: "primary",
|
|
12601
12601
|
underline: !1,
|
|
@@ -12611,7 +12611,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12611
12611
|
]),
|
|
12612
12612
|
_: 1
|
|
12613
12613
|
})) : O("", !0),
|
|
12614
|
-
l.operates.includes("validateForm") ? (g(), U(
|
|
12614
|
+
l.operates.includes("validateForm") ? (g(), U(M, {
|
|
12615
12615
|
key: 5,
|
|
12616
12616
|
type: "warning",
|
|
12617
12617
|
underline: !1,
|
|
@@ -12626,7 +12626,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12626
12626
|
]),
|
|
12627
12627
|
_: 1
|
|
12628
12628
|
})) : O("", !0),
|
|
12629
|
-
l.operates.includes("resetForm") ? (g(), U(
|
|
12629
|
+
l.operates.includes("resetForm") ? (g(), U(M, {
|
|
12630
12630
|
key: 6,
|
|
12631
12631
|
type: "danger",
|
|
12632
12632
|
underline: !1,
|
|
@@ -12641,7 +12641,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12641
12641
|
]),
|
|
12642
12642
|
_: 1
|
|
12643
12643
|
})) : O("", !0),
|
|
12644
|
-
l.operates.includes("viewDataJson") ? (g(), U(
|
|
12644
|
+
l.operates.includes("viewDataJson") ? (g(), U(M, {
|
|
12645
12645
|
key: 7,
|
|
12646
12646
|
type: "primary",
|
|
12647
12647
|
underline: !1,
|
|
@@ -12656,7 +12656,7 @@ const Sm = /* @__PURE__ */ ye({
|
|
|
12656
12656
|
]),
|
|
12657
12657
|
_: 1
|
|
12658
12658
|
})) : O("", !0),
|
|
12659
|
-
l.operates.includes("toggleDescription") ? (g(), U(
|
|
12659
|
+
l.operates.includes("toggleDescription") ? (g(), U(M, {
|
|
12660
12660
|
key: 8,
|
|
12661
12661
|
type: "primary",
|
|
12662
12662
|
underline: !1,
|
|
@@ -12767,7 +12767,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12767
12767
|
selectComponent: void 0,
|
|
12768
12768
|
propTab: "form",
|
|
12769
12769
|
device: "pc"
|
|
12770
|
-
}), C = K(!0), D = K([]),
|
|
12770
|
+
}), C = K(!0), D = K([]), M = vt(() => T.value.map((Z) => Z.expand && Z.name)), T = K([]), A = K(!1), N = {
|
|
12771
12771
|
labelPosition: "top",
|
|
12772
12772
|
labelWidth: 90,
|
|
12773
12773
|
size: "small",
|
|
@@ -12819,8 +12819,8 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12819
12819
|
return p.value && Object.keys(p.value).length && Z.push("batchAdd"), i.testMode && Z.push("viewFormJson"), i.saveMethod && Z.push("saveFrom"), Z;
|
|
12820
12820
|
}), G = ["upload", "uploadImage", "tabs"];
|
|
12821
12821
|
Yt(() => {
|
|
12822
|
-
re(),
|
|
12823
|
-
}),
|
|
12822
|
+
re(), ae();
|
|
12823
|
+
}), ce(
|
|
12824
12824
|
() => k.selectComponent,
|
|
12825
12825
|
(Z) => {
|
|
12826
12826
|
if (k.propTab = "component", !Z) {
|
|
@@ -12829,32 +12829,32 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12829
12829
|
}
|
|
12830
12830
|
D.value = ["base"], y[k.selectComponent.type].propEditor && D.value.push("exclusive");
|
|
12831
12831
|
}
|
|
12832
|
-
),
|
|
12832
|
+
), ce(
|
|
12833
12833
|
[S, x],
|
|
12834
12834
|
() => {
|
|
12835
12835
|
re();
|
|
12836
12836
|
},
|
|
12837
12837
|
{ deep: !0 }
|
|
12838
|
-
),
|
|
12839
|
-
|
|
12838
|
+
), ce(v, () => {
|
|
12839
|
+
ae();
|
|
12840
12840
|
}), Mt("uploadOptions", i.uploadOptions), Mt("formDesignerData", k), Mt("formData", v), Mt("defaultSourceType", i.defaultSourceType), Mt("realTimeDisplayAnswerMode", !1), Mt("everyItemDisplayAnalysisSwitch", !1);
|
|
12841
|
-
const
|
|
12841
|
+
const ae = () => {
|
|
12842
12842
|
var Z;
|
|
12843
12843
|
k.selectComponent = void 0, (Z = v.value).allowCreateDictionary ?? (Z.allowCreateDictionary = !0), v.value.datas || (v.value.datas = {}), v.value.components ? te(v.value.components) : v.value.components = [], !v.value.props || !Object.keys(v.value.props).length ? v.value.props = N : (v.value.props = Object.assign(N, v.value.props), v.value.props.formType === "2" && (v.value.props.labelPosition = "top")), A.value = !v.value.props.formName;
|
|
12844
12844
|
}, te = (Z) => {
|
|
12845
12845
|
Z.forEach(async (R) => {
|
|
12846
12846
|
var le;
|
|
12847
12847
|
let ge = new y[R.type].component();
|
|
12848
|
-
R.name = ge.name, R.isEdit = ge.isEdit, R.isInput = ge.isInput, R.props = Object.assign(ge.props, R.props), R.isEdit && (R.rules = ge.getRules(R.props), R.filterConditionProps = await ge.getFilterConditionProps(R.props), R.excludeFilterConditions = ge.getExcludeFilterConditions()),
|
|
12848
|
+
R.name = ge.name, R.isEdit = ge.isEdit, R.isInput = ge.isInput, R.props = Object.assign(ge.props, R.props), R.isEdit && (R.rules = ge.getRules(R.props), R.filterConditionProps = await ge.getFilterConditionProps(R.props), R.excludeFilterConditions = ge.getExcludeFilterConditions()), T.value.forEach((Me) => {
|
|
12849
12849
|
const Ze = Me.types.findIndex((Be) => Be != null && Be.id.includes("temp") ? Be.type === R.type : (Be == null ? void 0 : Be.id) === R.id);
|
|
12850
|
-
Ze !== -1 && (R.allowRepeat = Me.types[Ze].allowRepeat, R.allowModify = Me.types[Ze].allowModify, R.fixedItemID = Me.types[Ze].fixedItemID,
|
|
12850
|
+
Ze !== -1 && (R.allowRepeat = Me.types[Ze].allowRepeat, R.allowModify = Me.types[Ze].allowModify, R.fixedItemID = Me.types[Ze].fixedItemID, se(R, Me.types[Ze], !0), ne(Ze, Me));
|
|
12851
12851
|
}), R.isLayout && ((le = R == null ? void 0 : R.children) != null && le.length) && te(R.children);
|
|
12852
12852
|
});
|
|
12853
12853
|
}, re = () => {
|
|
12854
12854
|
var Z;
|
|
12855
|
-
if (
|
|
12855
|
+
if (T.value = [], !((Z = S.value) != null && Z.length)) {
|
|
12856
12856
|
H.forEach((R) => {
|
|
12857
|
-
|
|
12857
|
+
T.value.push(Q(R));
|
|
12858
12858
|
});
|
|
12859
12859
|
return;
|
|
12860
12860
|
}
|
|
@@ -12869,17 +12869,17 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12869
12869
|
ft ? Be.push(ft) : Be.push(Re);
|
|
12870
12870
|
}), Me.components = Be;
|
|
12871
12871
|
}
|
|
12872
|
-
|
|
12872
|
+
T.value.push(Q(Me));
|
|
12873
12873
|
});
|
|
12874
12874
|
const R = H.map((le) => le.name);
|
|
12875
12875
|
S.value.filter((le) => !R.includes(le.name)).forEach((le) => {
|
|
12876
|
-
|
|
12876
|
+
T.value.push(Q(le));
|
|
12877
12877
|
});
|
|
12878
12878
|
} else
|
|
12879
12879
|
S.value.forEach((R) => {
|
|
12880
|
-
|
|
12880
|
+
T.value.push(Q(R));
|
|
12881
12881
|
});
|
|
12882
|
-
},
|
|
12882
|
+
}, se = (Z, R, ge) => {
|
|
12883
12883
|
const le = {
|
|
12884
12884
|
employee: [{ label: "人员1", value: d() }],
|
|
12885
12885
|
post: [{ label: "部门1", value: d() }],
|
|
@@ -12901,7 +12901,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12901
12901
|
return R.types = R.components.map((ge) => {
|
|
12902
12902
|
var Me;
|
|
12903
12903
|
let le = new y[ge.type].component();
|
|
12904
|
-
return le.allowRepeat = ge.allowRepeat === void 0 ? !0 : ge.allowRepeat, le.allowModify = ge.allowModify === void 0 ? !0 : ge.allowModify, le.fixedItemID = ge.fixedItemID,
|
|
12904
|
+
return le.allowRepeat = ge.allowRepeat === void 0 ? !0 : ge.allowRepeat, le.allowModify = ge.allowModify === void 0 ? !0 : ge.allowModify, le.fixedItemID = ge.fixedItemID, se(le, ge), !((Me = ge.id) != null && Me.includes("temp")) && !z(ge.props) && (le.props = Object.assign(le.props, ge.props), le.id = ge.id, le.name = ge.name), le;
|
|
12905
12905
|
}), R.dynamicTypes = s(R.types), R.components = R.components.map((ge) => ge.type), R;
|
|
12906
12906
|
}, q = (Z, R) => {
|
|
12907
12907
|
const ge = Y(Z);
|
|
@@ -12919,7 +12919,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12919
12919
|
}, ne = (Z, R) => {
|
|
12920
12920
|
R.types[Z].allowRepeat || R.types.splice(Z, 1);
|
|
12921
12921
|
}, ue = (Z) => {
|
|
12922
|
-
Z.allowRepeat ||
|
|
12922
|
+
Z.allowRepeat || T.value.forEach((R) => {
|
|
12923
12923
|
let ge = [];
|
|
12924
12924
|
R.dynamicTypes.forEach((le, Me) => {
|
|
12925
12925
|
R.types.findIndex((Be) => le != null && le.id.includes("temp") ? le.type === Be.type : (le == null ? void 0 : le.id) === Be.id) !== -1 && ge.push(s(R.dynamicTypes[Me])), (le != null && le.id.includes("temp") && le.type === Z.type || (le == null ? void 0 : le.id) === Z.id) && ge.push(s(R.dynamicTypes[Me]));
|
|
@@ -12934,7 +12934,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12934
12934
|
}, nt = (Z) => {
|
|
12935
12935
|
Z != null && Z.length && (te(Z), Z.forEach((R) => v.value.components.push(R)), ct());
|
|
12936
12936
|
}, mt = vt(() => _(u(k.selectComponent ?? {})));
|
|
12937
|
-
|
|
12937
|
+
ce(
|
|
12938
12938
|
mt,
|
|
12939
12939
|
(Z, R) => {
|
|
12940
12940
|
(Z == null ? void 0 : Z.id) === (R == null ? void 0 : R.id) && u(Z.props) !== u(R.props) && ct();
|
|
@@ -12957,7 +12957,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
12957
12957
|
}, at = K(), Ke = K(!1), At = () => {
|
|
12958
12958
|
Ke.value = !0, Ot(v.value.components);
|
|
12959
12959
|
};
|
|
12960
|
-
|
|
12960
|
+
ce(
|
|
12961
12961
|
() => Ke.value,
|
|
12962
12962
|
() => !Ke.value && (v.value.datas = [])
|
|
12963
12963
|
);
|
|
@@ -13015,16 +13015,16 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
13015
13015
|
return (Z, R) => {
|
|
13016
13016
|
var Bo;
|
|
13017
13017
|
const ge = Pe, le = E("el-collapse-item"), Me = E("el-collapse"), Ze = E("el-input"), Be = E("el-form"), Re = E("el-empty"), ft = E("el-tab-pane"), Bt = E("el-tabs"), oo = E("el-dialog");
|
|
13018
|
-
return g(),
|
|
13018
|
+
return g(), L(me, null, [
|
|
13019
13019
|
F("div", Pm, [
|
|
13020
13020
|
F("div", Hm, [
|
|
13021
13021
|
f(Me, {
|
|
13022
13022
|
class: "zhy",
|
|
13023
|
-
modelValue: n(
|
|
13024
|
-
"onUpdate:modelValue": R[0] || (R[0] = (je) => Ae(
|
|
13023
|
+
modelValue: n(M),
|
|
13024
|
+
"onUpdate:modelValue": R[0] || (R[0] = (je) => Ae(M) ? M.value = je : null)
|
|
13025
13025
|
}, {
|
|
13026
13026
|
default: w(() => [
|
|
13027
|
-
(g(!0),
|
|
13027
|
+
(g(!0), L(me, null, Le(n(T), (je, Dn) => (g(), U(le, {
|
|
13028
13028
|
key: Dn,
|
|
13029
13029
|
title: je.name,
|
|
13030
13030
|
name: je.name
|
|
@@ -13062,7 +13062,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
13062
13062
|
_: 1
|
|
13063
13063
|
}, 8, ["modelValue"])
|
|
13064
13064
|
]),
|
|
13065
|
-
n(v).props ? (g(),
|
|
13065
|
+
n(v).props ? (g(), L("div", {
|
|
13066
13066
|
key: 0,
|
|
13067
13067
|
class: Se(["pos-absolute top-0 left-430px h-full wc--460 py-30 pb-15 box-border", { "wc--870": n(C) }])
|
|
13068
13068
|
}, [
|
|
@@ -13074,7 +13074,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
13074
13074
|
onPreviewFrom: At,
|
|
13075
13075
|
onSaveFrom: et
|
|
13076
13076
|
}, null, 8, ["operates"]),
|
|
13077
|
-
n(k).device === "mobile" ? (g(),
|
|
13077
|
+
n(k).device === "mobile" ? (g(), L("div", Ym)) : O("", !0),
|
|
13078
13078
|
F("div", {
|
|
13079
13079
|
class: Se([
|
|
13080
13080
|
"component-form y-aline-start w-full hc--60 mx-auto box-border",
|
|
@@ -13090,12 +13090,12 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
13090
13090
|
placeholder: "单击输入标题",
|
|
13091
13091
|
onBlur: R[2] || (R[2] = (je) => A.value = !1),
|
|
13092
13092
|
onKeydown: R[3] || (R[3] = f3((je) => A.value = !1, ["enter"]))
|
|
13093
|
-
}, null, 8, ["modelValue"])) : (g(),
|
|
13093
|
+
}, null, 8, ["modelValue"])) : (g(), L("h2", {
|
|
13094
13094
|
key: 1,
|
|
13095
13095
|
class: "text-align-center cursor-pointer",
|
|
13096
13096
|
onClick: R[4] || (R[4] = (je) => A.value = !0)
|
|
13097
13097
|
}, he(n(v).props.formName), 1)),
|
|
13098
|
-
(Bo = n(v).components) != null && Bo.length ? O("", !0) : (g(),
|
|
13098
|
+
(Bo = n(v).components) != null && Bo.length ? O("", !0) : (g(), L("div", Xm, "从左侧拖拽组件")),
|
|
13099
13099
|
f(Be, {
|
|
13100
13100
|
class: "zhy designer-form flex-auto mt-10 px-10 box-border overflow-y-auto",
|
|
13101
13101
|
"label-position": n(v).props.labelPosition,
|
|
@@ -13123,7 +13123,7 @@ const Pm = { class: "zhy-form-designer theme-bgc-backgroundColor relative wh-ful
|
|
|
13123
13123
|
title: n(C) ? "隐藏属性配置面板" : "打开属性配置面板",
|
|
13124
13124
|
onClick: R[7] || (R[7] = (je) => C.value = !n(C))
|
|
13125
13125
|
}, null, 10, Gm),
|
|
13126
|
-
n(C) ? (g(),
|
|
13126
|
+
n(C) ? (g(), L("div", Km, [
|
|
13127
13127
|
f(Bt, {
|
|
13128
13128
|
class: "zhy prop-tabs h-full",
|
|
13129
13129
|
modelValue: n(k).propTab,
|
|
@@ -13297,7 +13297,7 @@ const Qm = /* @__PURE__ */ ye({
|
|
|
13297
13297
|
}).catch((s) => {
|
|
13298
13298
|
m("error", s);
|
|
13299
13299
|
});
|
|
13300
|
-
}), (s, u) => (g(),
|
|
13300
|
+
}), (s, u) => (g(), L("div", {
|
|
13301
13301
|
ref_key: "docx",
|
|
13302
13302
|
ref: d
|
|
13303
13303
|
}, null, 512));
|
|
@@ -13320,7 +13320,7 @@ const e5 = /* @__PURE__ */ ye({
|
|
|
13320
13320
|
}).catch((s) => {
|
|
13321
13321
|
m("error", s);
|
|
13322
13322
|
});
|
|
13323
|
-
}), (s, u) => (g(),
|
|
13323
|
+
}), (s, u) => (g(), L("div", {
|
|
13324
13324
|
ref_key: "xlsx",
|
|
13325
13325
|
ref: d
|
|
13326
13326
|
}, null, 512));
|
|
@@ -13407,7 +13407,7 @@ const n5 = {
|
|
|
13407
13407
|
m("error", _);
|
|
13408
13408
|
});
|
|
13409
13409
|
}).catch((u) => m("error", u));
|
|
13410
|
-
}), (s, u) => (g(),
|
|
13410
|
+
}), (s, u) => (g(), L("div", {
|
|
13411
13411
|
ref_key: "pptx",
|
|
13412
13412
|
ref: d
|
|
13413
13413
|
}, null, 512));
|
|
@@ -13438,7 +13438,7 @@ const n5 = {
|
|
|
13438
13438
|
const h = l, i = K(!1), m = K(-2), d = K(void 0), s = K(!1), u = (v, S) => {
|
|
13439
13439
|
s.value || m.value === S || (m.value = S, d.value = v, ["docx", "xlsx", "pptx", "pdf"].includes(d.value.extensionName));
|
|
13440
13440
|
};
|
|
13441
|
-
|
|
13441
|
+
ce(
|
|
13442
13442
|
[() => h.fileList, () => h.option],
|
|
13443
13443
|
() => {
|
|
13444
13444
|
h.fileList.length === 1 ? i.value = !1 : (i.value = h.fileList.length > 0, Object.keys(h.option).includes("openList") && (i.value = h.option.openList));
|
|
@@ -13462,30 +13462,30 @@ const n5 = {
|
|
|
13462
13462
|
};
|
|
13463
13463
|
return (v, S) => {
|
|
13464
13464
|
const x = h3("loading");
|
|
13465
|
-
return g(),
|
|
13465
|
+
return g(), L("div", {
|
|
13466
13466
|
class: Se(["file-preview wh-full relative", { "son-class-file-wrap:wc--20 son-class-file-wrap:left-20px! ": !n(i) }])
|
|
13467
13467
|
}, [
|
|
13468
|
-
n(i) ? (g(),
|
|
13468
|
+
n(i) ? (g(), L("div", l5, [
|
|
13469
13469
|
a5,
|
|
13470
|
-
(g(!0),
|
|
13470
|
+
(g(!0), L(me, null, Le(l.fileList, (p, k) => (g(), L("div", {
|
|
13471
13471
|
key: k,
|
|
13472
13472
|
onClick: (C) => u(p, k),
|
|
13473
13473
|
class: Se(["pl-40 py-10 fs-24 bb-1-#cccccc cursor-pointer", { "theme-bgc-selectBgColor c-#000000": n(m) === k }])
|
|
13474
13474
|
}, he(p.name), 11, i5))), 128))
|
|
13475
13475
|
])) : O("", !0),
|
|
13476
|
-
l.fileList.length > 1 ? (g(),
|
|
13476
|
+
l.fileList.length > 1 ? (g(), L("i", {
|
|
13477
13477
|
key: 1,
|
|
13478
13478
|
class: Se(["toggle", n(i) ? "show" : "hide"]),
|
|
13479
13479
|
title: `${n(i) ? "隐藏" : "打开"}文件列表`,
|
|
13480
13480
|
onClick: _
|
|
13481
13481
|
}, null, 10, s5)) : O("", !0),
|
|
13482
|
-
n(d) ? g3((g(),
|
|
13483
|
-
["png", "jpg", "jpeg"].includes(n(d).extensionName) ? (g(),
|
|
13482
|
+
n(d) ? g3((g(), L("div", c5, [
|
|
13483
|
+
["png", "jpg", "jpeg"].includes(n(d).extensionName) ? (g(), L("img", {
|
|
13484
13484
|
key: 0,
|
|
13485
13485
|
src: n(d).file,
|
|
13486
13486
|
alt: n(d).name,
|
|
13487
13487
|
class: "w-95% max-h-90%"
|
|
13488
|
-
}, null, 8, d5)) : n(d).extensionName === "mp3" ? (g(),
|
|
13488
|
+
}, null, 8, d5)) : n(d).extensionName === "mp3" ? (g(), L("audio", {
|
|
13489
13489
|
key: 1,
|
|
13490
13490
|
controls: "",
|
|
13491
13491
|
autoplay: !!l.option.autoplayAudio
|
|
@@ -13499,7 +13499,7 @@ const n5 = {
|
|
|
13499
13499
|
width: "100",
|
|
13500
13500
|
src: n(d).file
|
|
13501
13501
|
}, null, 8, m5)
|
|
13502
|
-
], 8, u5)) : n(d).extensionName === "mp4" ? (g(),
|
|
13502
|
+
], 8, u5)) : n(d).extensionName === "mp4" ? (g(), L("video", {
|
|
13503
13503
|
key: 2,
|
|
13504
13504
|
controls: "",
|
|
13505
13505
|
autoplay: !!l.option.autoplayVideo,
|
|
@@ -13532,11 +13532,11 @@ const n5 = {
|
|
|
13532
13532
|
class: "w-full h-96%",
|
|
13533
13533
|
onRendered: z,
|
|
13534
13534
|
onError: y
|
|
13535
|
-
}, null, 8, ["src"])) : n(d).extensionName === "pdf" ? (g(),
|
|
13535
|
+
}, null, 8, ["src"])) : n(d).extensionName === "pdf" ? (g(), L("iframe", {
|
|
13536
13536
|
key: 6,
|
|
13537
13537
|
src: `${n(d).file}#scrollbars=0&toolbar=0&statusbar=0`,
|
|
13538
13538
|
class: "w-full h-96% b-none overflow-hidden!"
|
|
13539
|
-
}, null, 8, b5)) : (g(),
|
|
13539
|
+
}, null, 8, b5)) : (g(), L("iframe", {
|
|
13540
13540
|
key: 7,
|
|
13541
13541
|
title: n(d).name,
|
|
13542
13542
|
class: "w-full h-96% b-none overflow-hidden!",
|
|
@@ -13681,7 +13681,7 @@ const x5 = {
|
|
|
13681
13681
|
const h = l, i = si(l, "modelValue"), m = b3(), d = (v) => {
|
|
13682
13682
|
m.value = v;
|
|
13683
13683
|
};
|
|
13684
|
-
y3(() => y()),
|
|
13684
|
+
y3(() => y()), ce(
|
|
13685
13685
|
() => h.option,
|
|
13686
13686
|
() => y(),
|
|
13687
13687
|
{ deep: !0 }
|
|
@@ -13704,7 +13704,7 @@ const x5 = {
|
|
|
13704
13704
|
return v3(() => {
|
|
13705
13705
|
var v;
|
|
13706
13706
|
return (v = m.value) == null ? void 0 : v.destroy();
|
|
13707
|
-
}), (v, S) => n(z) ? (g(),
|
|
13707
|
+
}), (v, S) => n(z) ? (g(), L("div", x5, [
|
|
13708
13708
|
l.option.readOnly ? O("", !0) : (g(), U(n(D3), {
|
|
13709
13709
|
key: 0,
|
|
13710
13710
|
class: "bd--- b-b-0! box-border",
|