ddy-process-h5 1.0.1-rc.3.115 → 1.0.1-rc.3.119
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/package.json +1 -1
- package/v2/ddy-process-h5.js +78 -77
- package/v2/ddy-process-h5.umd.cjs +3 -3
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +28 -27
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +780 -783
- package/v3/ddy-process-h5.umd.cjs +7 -7
- package/v3/style.css +1 -1
package/v3/ddy-process-h5.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { openBlock as p, createElementBlock as
|
|
1
|
+
import { openBlock as p, createElementBlock as f, normalizeClass as oe, normalizeStyle as Ae, createElementVNode as m, toDisplayString as k, createCommentVNode as w, renderSlot as Je, Fragment as M, renderList as W, resolveComponent as G, createVNode as U, withCtx as ye, createTextVNode as $, createBlock as ge, createStaticVNode as ol, withDirectives as Ft, vShow as Yr, withKeys as al, vModelText as Si, mergeProps as Jt, withModifiers as Cs, resolveDynamicComponent as rr } from "vue";
|
|
2
2
|
import or from "dsbridge";
|
|
3
3
|
import { departPerson as zt } from "checked-pick-app";
|
|
4
4
|
function ll(e, t) {
|
|
@@ -170,8 +170,8 @@ function jt(e, t, i, s, n, r) {
|
|
|
170
170
|
a = [...o.values()];
|
|
171
171
|
else if (i === "length" && ve(e)) {
|
|
172
172
|
const g = Number(s);
|
|
173
|
-
o.forEach((
|
|
174
|
-
(d === "length" || d >= g) && a.push(
|
|
173
|
+
o.forEach((h, d) => {
|
|
174
|
+
(d === "length" || d >= g) && a.push(h);
|
|
175
175
|
});
|
|
176
176
|
} else
|
|
177
177
|
switch (i !== void 0 && a.push(o.get(i)), t) {
|
|
@@ -190,8 +190,8 @@ function jt(e, t, i, s, n, r) {
|
|
|
190
190
|
a[0] && (process.env.NODE_ENV !== "production" ? ns(a[0], l) : ns(a[0]));
|
|
191
191
|
else {
|
|
192
192
|
const g = [];
|
|
193
|
-
for (const
|
|
194
|
-
|
|
193
|
+
for (const h of a)
|
|
194
|
+
h && g.push(...h);
|
|
195
195
|
process.env.NODE_ENV !== "production" ? ns(nn(g), l) : ns(nn(g));
|
|
196
196
|
}
|
|
197
197
|
}
|
|
@@ -346,12 +346,12 @@ function mr() {
|
|
|
346
346
|
function ls(e, t) {
|
|
347
347
|
return function(s, n) {
|
|
348
348
|
const r = this, o = r.__v_raw, a = fe(o), l = t ? Sn : e ? Bn : On;
|
|
349
|
-
return !e && We(a, "iterate", Xt), o.forEach((g,
|
|
349
|
+
return !e && We(a, "iterate", Xt), o.forEach((g, h) => s.call(n, l(g), l(h), r));
|
|
350
350
|
};
|
|
351
351
|
}
|
|
352
352
|
function cs(e, t, i) {
|
|
353
353
|
return function(...s) {
|
|
354
|
-
const n = this.__v_raw, r = fe(n), o = Ci(r), a = e === "entries" || e === Symbol.iterator && o, l = e === "keys" && o, g = n[e](...s),
|
|
354
|
+
const n = this.__v_raw, r = fe(n), o = Ci(r), a = e === "entries" || e === Symbol.iterator && o, l = e === "keys" && o, g = n[e](...s), h = i ? Sn : t ? Bn : On;
|
|
355
355
|
return !t && We(
|
|
356
356
|
r,
|
|
357
357
|
"iterate",
|
|
@@ -360,7 +360,7 @@ function cs(e, t, i) {
|
|
|
360
360
|
next() {
|
|
361
361
|
const { value: d, done: C } = g.next();
|
|
362
362
|
return C ? { value: d, done: C } : {
|
|
363
|
-
value: a ? [
|
|
363
|
+
value: a ? [h(d[0]), h(d[1])] : h(d),
|
|
364
364
|
done: C
|
|
365
365
|
};
|
|
366
366
|
},
|
|
@@ -722,8 +722,8 @@ function go(e, t, i, s = !0) {
|
|
|
722
722
|
for (; r; ) {
|
|
723
723
|
const g = r.ec;
|
|
724
724
|
if (g) {
|
|
725
|
-
for (let
|
|
726
|
-
if (g[
|
|
725
|
+
for (let h = 0; h < g.length; h++)
|
|
726
|
+
if (g[h](e, o, a) === !1)
|
|
727
727
|
return;
|
|
728
728
|
}
|
|
729
729
|
r = r.parent;
|
|
@@ -910,8 +910,8 @@ function kc(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: o }
|
|
|
910
910
|
"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types."
|
|
911
911
|
);
|
|
912
912
|
}, g = El() === ((a = Ii) == null ? void 0 : a.scope) ? Ii : null;
|
|
913
|
-
let
|
|
914
|
-
if (He(e) ? (
|
|
913
|
+
let h, d = !1, C = !1;
|
|
914
|
+
if (He(e) ? (h = () => e.value, d = ln(e)) : ei(e) ? (h = () => e, s = !0) : ve(e) ? (C = !0, d = e.some((I) => ei(I) || ln(I)), h = () => e.map((I) => {
|
|
915
915
|
if (He(I))
|
|
916
916
|
return I.value;
|
|
917
917
|
if (ei(I))
|
|
@@ -919,7 +919,7 @@ function kc(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: o }
|
|
|
919
919
|
if (Le(I))
|
|
920
920
|
return ii(I, g, 2);
|
|
921
921
|
process.env.NODE_ENV !== "production" && l(I);
|
|
922
|
-
})) : Le(e) ? t ?
|
|
922
|
+
})) : Le(e) ? t ? h = () => ii(e, g, 2) : h = () => {
|
|
923
923
|
if (!(g && g.isUnmounted))
|
|
924
924
|
return b && b(), dn(
|
|
925
925
|
e,
|
|
@@ -927,9 +927,9 @@ function kc(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: o }
|
|
|
927
927
|
3,
|
|
928
928
|
[E]
|
|
929
929
|
);
|
|
930
|
-
} : (
|
|
931
|
-
const I =
|
|
932
|
-
|
|
930
|
+
} : (h = Zr, process.env.NODE_ENV !== "production" && l(e)), t && s) {
|
|
931
|
+
const I = h;
|
|
932
|
+
h = () => yi(I());
|
|
933
933
|
}
|
|
934
934
|
let b, E = (I) => {
|
|
935
935
|
b = z.onStop = () => {
|
|
@@ -953,7 +953,7 @@ function kc(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: o }
|
|
|
953
953
|
J.allowRecurse = !!t;
|
|
954
954
|
let te;
|
|
955
955
|
n === "sync" ? te = J : n === "post" ? te = () => br(J, g && g.suspense) : (J.pre = !0, g && (J.id = g.uid), te = () => Ln(J));
|
|
956
|
-
const z = new Pl(
|
|
956
|
+
const z = new Pl(h, te);
|
|
957
957
|
return process.env.NODE_ENV !== "production" && (z.onTrack = r, z.onTrigger = o), t ? i ? J() : q = z.run() : n === "post" ? br(
|
|
958
958
|
z.run.bind(z),
|
|
959
959
|
g && g.suspense
|
|
@@ -1045,10 +1045,10 @@ const Ec = Symbol.for("v-ndc"), pn = (e) => e ? Jc(e) ? zc(e) || e.proxy : pn(e.
|
|
|
1045
1045
|
o[t] = 0;
|
|
1046
1046
|
}
|
|
1047
1047
|
}
|
|
1048
|
-
const
|
|
1048
|
+
const h = _i[t];
|
|
1049
1049
|
let d, C;
|
|
1050
|
-
if (
|
|
1051
|
-
return t === "$attrs" ? (We(e, "get", t), process.env.NODE_ENV !== "production" && void 0) : process.env.NODE_ENV !== "production" && t === "$slots" && We(e, "get", t),
|
|
1050
|
+
if (h)
|
|
1051
|
+
return t === "$attrs" ? (We(e, "get", t), process.env.NODE_ENV !== "production" && void 0) : process.env.NODE_ENV !== "production" && t === "$slots" && We(e, "get", t), h(e);
|
|
1052
1052
|
if ((d = a.__cssModules) && (d = d[t]))
|
|
1053
1053
|
return d;
|
|
1054
1054
|
if (i !== bt && Se(i, t))
|
|
@@ -1427,7 +1427,7 @@ function Wc() {
|
|
|
1427
1427
|
return Ke(d) ? d.__isVue ? ["div", e, "VueInstance"] : He(d) ? [
|
|
1428
1428
|
"div",
|
|
1429
1429
|
{},
|
|
1430
|
-
["span", e,
|
|
1430
|
+
["span", e, h(d)],
|
|
1431
1431
|
"<",
|
|
1432
1432
|
a(d.value),
|
|
1433
1433
|
">"
|
|
@@ -1520,7 +1520,7 @@ function Wc() {
|
|
|
1520
1520
|
if (ve(E) && E.includes(C) || Ke(E) && C in E || d.extends && g(d.extends, C, b) || d.mixins && d.mixins.some((q) => g(q, C, b)))
|
|
1521
1521
|
return !0;
|
|
1522
1522
|
}
|
|
1523
|
-
function
|
|
1523
|
+
function h(d) {
|
|
1524
1524
|
return Hs(d) ? "ShallowRef" : d.effect ? "ComputedRef" : "Ref";
|
|
1525
1525
|
}
|
|
1526
1526
|
window.devtoolsFormatters ? window.devtoolsFormatters.push(n) : window.devtoolsFormatters = [n];
|
|
@@ -1608,7 +1608,7 @@ const Ce = (e, t) => {
|
|
|
1608
1608
|
class: "top-popup-header"
|
|
1609
1609
|
}, $c = { class: "header-title" }, ed = { class: "top-popup-body" }, td = { class: "top-popup-drawer-header" }, id = { class: "header-title" }, sd = { class: "top-popup-drawer--body" }, nd = { class: "top-tips-header" }, rd = { class: "top-tips-body" }, od = { class: "top-tips-footer" };
|
|
1610
1610
|
function ad(e, t, i, s, n, r) {
|
|
1611
|
-
return p(),
|
|
1611
|
+
return p(), f("div", {
|
|
1612
1612
|
class: oe(["top-popup-zindex", e.className]),
|
|
1613
1613
|
style: Ae(`${e.isIndex ? `z-index:${e.isIndex}` : ""}`)
|
|
1614
1614
|
}, [
|
|
@@ -1619,14 +1619,14 @@ function ad(e, t, i, s, n, r) {
|
|
|
1619
1619
|
),
|
|
1620
1620
|
onClick: t[0] || (t[0] = (o) => e.isMaskClose && e.handleClose())
|
|
1621
1621
|
}, null, 4),
|
|
1622
|
-
!e.isTips && !e.isDrawer ? (p(),
|
|
1622
|
+
!e.isTips && !e.isDrawer ? (p(), f("div", {
|
|
1623
1623
|
key: 0,
|
|
1624
1624
|
class: "top-popup",
|
|
1625
1625
|
style: Ae(
|
|
1626
1626
|
e.show ? "transform: translateY(0)" : "transform: translateY(150%)"
|
|
1627
1627
|
)
|
|
1628
1628
|
}, [
|
|
1629
|
-
e.showHeader ? (p(),
|
|
1629
|
+
e.showHeader ? (p(), f("div", Xc, [
|
|
1630
1630
|
m("div", {
|
|
1631
1631
|
class: "header-cancel",
|
|
1632
1632
|
onClick: t[1] || (t[1] = (...o) => e.handleCancel && e.handleCancel(...o))
|
|
@@ -1640,7 +1640,7 @@ function ad(e, t, i, s, n, r) {
|
|
|
1640
1640
|
m("div", ed, [
|
|
1641
1641
|
Je(e.$slots, "default", {}, void 0, !0)
|
|
1642
1642
|
])
|
|
1643
|
-
], 4)) : !e.isTips && e.isDrawer ? (p(),
|
|
1643
|
+
], 4)) : !e.isTips && e.isDrawer ? (p(), f("div", {
|
|
1644
1644
|
key: 1,
|
|
1645
1645
|
class: oe(["top-popup-drawer", e.show ? "top-popup-drawer--active" : ""]),
|
|
1646
1646
|
style: Ae(e.width ? `width:${e.width};` : "")
|
|
@@ -1659,7 +1659,7 @@ function ad(e, t, i, s, n, r) {
|
|
|
1659
1659
|
m("div", sd, [
|
|
1660
1660
|
Je(e.$slots, "default", {}, void 0, !0)
|
|
1661
1661
|
])
|
|
1662
|
-
], 6)) : e.isTips && !e.isDrawer ? (p(),
|
|
1662
|
+
], 6)) : e.isTips && !e.isDrawer ? (p(), f("div", {
|
|
1663
1663
|
key: 2,
|
|
1664
1664
|
class: "top-tips",
|
|
1665
1665
|
style: Ae(
|
|
@@ -1723,13 +1723,13 @@ const et = /* @__PURE__ */ Ce(Zc, [["render", ad], ["__scopeId", "data-v-e8f2dfa
|
|
|
1723
1723
|
controls: ""
|
|
1724
1724
|
}, ud = ["src"], pd = ["src"];
|
|
1725
1725
|
function hd(e, t, i, s, n, r) {
|
|
1726
|
-
return e.url ? (p(),
|
|
1727
|
-
e.videoShow ? (p(),
|
|
1726
|
+
return e.url ? (p(), f("div", cd, [
|
|
1727
|
+
e.videoShow ? (p(), f("video", dd, [
|
|
1728
1728
|
m("source", {
|
|
1729
1729
|
src: e.url,
|
|
1730
1730
|
type: "video/mp4"
|
|
1731
1731
|
}, null, 8, ud)
|
|
1732
|
-
])) : (p(),
|
|
1732
|
+
])) : (p(), f("iframe", {
|
|
1733
1733
|
key: 1,
|
|
1734
1734
|
style: { height: "100%", border: "unset", width: "100%" },
|
|
1735
1735
|
src: e.url
|
|
@@ -1884,24 +1884,24 @@ const md = {
|
|
|
1884
1884
|
class: "preview-image-view--page"
|
|
1885
1885
|
}, Cd = { class: "page-item" };
|
|
1886
1886
|
function vd(e, t, i, s, n, r) {
|
|
1887
|
-
return e.visible ? (p(),
|
|
1887
|
+
return e.visible ? (p(), f("div", md, [
|
|
1888
1888
|
m("div", {
|
|
1889
1889
|
class: "preview-image-mask",
|
|
1890
1890
|
onClick: t[0] || (t[0] = (...o) => e.handleClose && e.handleClose(...o))
|
|
1891
1891
|
}),
|
|
1892
|
-
e.isOne ? (p(),
|
|
1892
|
+
e.isOne ? (p(), f("div", {
|
|
1893
1893
|
key: 1,
|
|
1894
1894
|
class: "preview-image-view--one",
|
|
1895
1895
|
onTouchstart: t[5] || (t[5] = (...o) => e.handelTouchstart && e.handelTouchstart(...o)),
|
|
1896
1896
|
onTouchmove: t[6] || (t[6] = (...o) => e.handelTouchmove && e.handelTouchmove(...o)),
|
|
1897
1897
|
style: Ae(`transform:${e.styleZoom} translate(${e.moveX},${e.moveY});${e.duration};${e.styleOrigin ? `transformOrigin:${e.styleOrigin}` : ""};`)
|
|
1898
1898
|
}, [
|
|
1899
|
-
(p(!0),
|
|
1899
|
+
(p(!0), f(M, null, W(e.imagesList, (o, a) => (p(), f("img", {
|
|
1900
1900
|
class: "img-view",
|
|
1901
1901
|
key: a,
|
|
1902
1902
|
src: o
|
|
1903
1903
|
}, null, 8, yd))), 128))
|
|
1904
|
-
], 36)) : (p(),
|
|
1904
|
+
], 36)) : (p(), f("div", {
|
|
1905
1905
|
key: 0,
|
|
1906
1906
|
class: "preview-image-view--img",
|
|
1907
1907
|
style: Ae(`transform: translate(${e.move}%,-50%);${e.duration}`),
|
|
@@ -1914,13 +1914,13 @@ function vd(e, t, i, s, n, r) {
|
|
|
1914
1914
|
onClick: t[1] || (t[1] = (...o) => e.handleClose && e.handleClose(...o)),
|
|
1915
1915
|
style: { opacity: "0", "z-index": "1" }
|
|
1916
1916
|
}),
|
|
1917
|
-
(p(!0),
|
|
1917
|
+
(p(!0), f(M, null, W(e.imagesList, (o, a) => (p(), f("img", {
|
|
1918
1918
|
class: "img-view",
|
|
1919
1919
|
key: a,
|
|
1920
1920
|
src: o
|
|
1921
1921
|
}, null, 8, gd))), 128))
|
|
1922
1922
|
], 36)),
|
|
1923
|
-
e.isOne ? w("", !0) : (p(),
|
|
1923
|
+
e.isOne ? w("", !0) : (p(), f("div", Ad, [
|
|
1924
1924
|
m("span", Cd, k(e.isIndex) + "/" + k(e.imagesList.length), 1)
|
|
1925
1925
|
])),
|
|
1926
1926
|
t[7] || (t[7] = m("div", { class: "preview-image-view--close" }, null, -1))
|
|
@@ -2026,42 +2026,42 @@ const wd = { class: "process-wrap" }, kd = {
|
|
|
2026
2026
|
};
|
|
2027
2027
|
function jd(e, t, i, s, n, r) {
|
|
2028
2028
|
const o = G("PreView"), a = G("TopPopup"), l = G("PreviewImage");
|
|
2029
|
-
return p(),
|
|
2030
|
-
e.listData.length > 0 ? (p(),
|
|
2031
|
-
(p(!0),
|
|
2029
|
+
return p(), f("div", wd, [
|
|
2030
|
+
e.listData.length > 0 ? (p(), f("div", kd, [
|
|
2031
|
+
(p(!0), f(M, null, W(e.listData, (g, h) => (p(), f("div", {
|
|
2032
2032
|
key: g.id,
|
|
2033
2033
|
class: "list-items"
|
|
2034
2034
|
}, [
|
|
2035
2035
|
m("div", Id, [
|
|
2036
2036
|
e.xlsIcon.includes(
|
|
2037
2037
|
g.name.substring(g.name.lastIndexOf(".") + 1).toLowerCase()
|
|
2038
|
-
) ? (p(),
|
|
2038
|
+
) ? (p(), f("img", {
|
|
2039
2039
|
key: 0,
|
|
2040
2040
|
class: "icon-img",
|
|
2041
2041
|
src: e.xls
|
|
2042
2042
|
}, null, 8, Td)) : e.imgIcon.includes(
|
|
2043
2043
|
g.name.substring(g.name.lastIndexOf(".") + 1).toLowerCase()
|
|
2044
|
-
) ? (p(),
|
|
2044
|
+
) ? (p(), f("img", {
|
|
2045
2045
|
key: 1,
|
|
2046
2046
|
class: "icon-img",
|
|
2047
2047
|
src: e.image
|
|
2048
|
-
}, null, 8, Ed)) : g.name.substring(g.name.lastIndexOf(".") + 1).toLowerCase() == "pdf" ? (p(),
|
|
2048
|
+
}, null, 8, Ed)) : g.name.substring(g.name.lastIndexOf(".") + 1).toLowerCase() == "pdf" ? (p(), f("img", {
|
|
2049
2049
|
key: 2,
|
|
2050
2050
|
class: "icon-img",
|
|
2051
2051
|
src: e.pdf
|
|
2052
2052
|
}, null, 8, xd)) : e.docIcon.includes(
|
|
2053
2053
|
g.name.substring(g.name.lastIndexOf(".") + 1).toLowerCase()
|
|
2054
|
-
) ? (p(),
|
|
2054
|
+
) ? (p(), f("img", {
|
|
2055
2055
|
key: 3,
|
|
2056
2056
|
class: "icon-img",
|
|
2057
2057
|
src: e.doc
|
|
2058
2058
|
}, null, 8, Nd)) : e.zipIcon.includes(
|
|
2059
2059
|
g.name.substring(g.name.lastIndexOf(".") + 1).toLowerCase()
|
|
2060
|
-
) ? (p(),
|
|
2060
|
+
) ? (p(), f("img", {
|
|
2061
2061
|
key: 4,
|
|
2062
2062
|
class: "icon-img",
|
|
2063
2063
|
src: e.zip
|
|
2064
|
-
}, null, 8, Pd)) : (p(),
|
|
2064
|
+
}, null, 8, Pd)) : (p(), f("img", {
|
|
2065
2065
|
key: 5,
|
|
2066
2066
|
class: "icon-img",
|
|
2067
2067
|
src: e.file
|
|
@@ -2088,7 +2088,7 @@ function jd(e, t, i, s, n, r) {
|
|
|
2088
2088
|
m("span", { class: "download-text" }, "\u4E0B\u8F7D", -1)
|
|
2089
2089
|
])], 8, Fd)
|
|
2090
2090
|
]))), 128))
|
|
2091
|
-
])) : (p(),
|
|
2091
|
+
])) : (p(), f("div", Vd, [...t[3] || (t[3] = [
|
|
2092
2092
|
m("div", { class: "attch-list--white" }, [
|
|
2093
2093
|
m("div", { class: "attch-list--label" }, "\u6682\u65E0\u9644\u4EF6")
|
|
2094
2094
|
], -1)
|
|
@@ -2231,10 +2231,10 @@ function zd(e, t) {
|
|
|
2231
2231
|
function g() {
|
|
2232
2232
|
i && o(!0), l();
|
|
2233
2233
|
}
|
|
2234
|
-
function
|
|
2234
|
+
function h(...d) {
|
|
2235
2235
|
r = Date.now(), s = d, n = this, i || a(t);
|
|
2236
2236
|
}
|
|
2237
|
-
return
|
|
2237
|
+
return h.flush = g, h.cancel = l, h;
|
|
2238
2238
|
}
|
|
2239
2239
|
function Ut(e, t) {
|
|
2240
2240
|
return e.bind(t);
|
|
@@ -2677,8 +2677,8 @@ function ku(e, t) {
|
|
|
2677
2677
|
s.push(Ys(o));
|
|
2678
2678
|
continue;
|
|
2679
2679
|
}
|
|
2680
|
-
const g = ps(o, r, l),
|
|
2681
|
-
s.push(Ys(g)), s.push(wu(
|
|
2680
|
+
const g = ps(o, r, l), h = ps(o, r, l * 0.5), d = ps(o, a, l), C = ps(o, a, l * 0.5);
|
|
2681
|
+
s.push(Ys(g)), s.push(wu(h, C, d));
|
|
2682
2682
|
}
|
|
2683
2683
|
return s;
|
|
2684
2684
|
}
|
|
@@ -2978,8 +2978,8 @@ var Wu = Ku(function(e) {
|
|
|
2978
2978
|
var g = Math.pow(s, o), l = Math.floor(Math.random() * g).toString(s);
|
|
2979
2979
|
a = l + a;
|
|
2980
2980
|
}
|
|
2981
|
-
var
|
|
2982
|
-
return
|
|
2981
|
+
var h = parseInt(a, s);
|
|
2982
|
+
return h !== 1 / 0 && h >= Math.pow(2, i) ? t(i, s) : a;
|
|
2983
2983
|
};
|
|
2984
2984
|
t.rack = function(i, s, n) {
|
|
2985
2985
|
var r = function(a) {
|
|
@@ -3033,7 +3033,7 @@ xt.prototype.clear = function() {
|
|
|
3033
3033
|
var Yu = new xt(), Zu = 10, fs = 3, Xu = 1.5, bs = 10, mi = 0.95, $u = 1, ep = 0.25;
|
|
3034
3034
|
function di(e, t, i, s, n, r, o) {
|
|
3035
3035
|
Nt.call(this, t, o);
|
|
3036
|
-
var a = e && e.defaultFillColor, l = e && e.defaultStrokeColor, g = e && e.defaultLabelColor,
|
|
3036
|
+
var a = e && e.defaultFillColor, l = e && e.defaultStrokeColor, g = e && e.defaultLabelColor, h = Yu.next(), d = {};
|
|
3037
3037
|
function C(y) {
|
|
3038
3038
|
return i.computeStyle(y, {
|
|
3039
3039
|
strokeLinecap: "round",
|
|
@@ -3073,7 +3073,7 @@ function di(e, t, i, s, n, r, o) {
|
|
|
3073
3073
|
return y.replace(/[^0-9a-zA-Z]+/g, "_");
|
|
3074
3074
|
}
|
|
3075
3075
|
function J(y, c, u) {
|
|
3076
|
-
var A = y + "-" + q(c) + "-" + q(u) + "-" +
|
|
3076
|
+
var A = y + "-" + q(c) + "-" + q(u) + "-" + h;
|
|
3077
3077
|
return d[A] || te(A, y, c, u), "url(#" + A + ")";
|
|
3078
3078
|
}
|
|
3079
3079
|
function te(y, c, u, A) {
|
|
@@ -4603,11 +4603,11 @@ js.prototype.getDimensions = function(e, t) {
|
|
|
4603
4603
|
return this.layoutText(e, t).dimensions;
|
|
4604
4604
|
};
|
|
4605
4605
|
js.prototype.layoutText = function(e, t) {
|
|
4606
|
-
var i = X({}, this._config.size, t.box), s = X({}, this._config.style, t.style), n = sp(t.align || this._config.align), r = np(t.padding !== void 0 ? t.padding : this._config.padding), o = t.fitBox || !1, a = up(s), l = e.split(/\u00AD?\r?\n/), g = [],
|
|
4606
|
+
var i = X({}, this._config.size, t.box), s = X({}, this._config.style, t.style), n = sp(t.align || this._config.align), r = np(t.padding !== void 0 ? t.padding : this._config.padding), o = t.fitBox || !1, a = up(s), l = e.split(/\u00AD?\r?\n/), g = [], h = i.width - r.left - r.right, d = me("text");
|
|
4607
4607
|
he(d, { x: 0, y: 0 }), he(d, s);
|
|
4608
4608
|
var C = dp();
|
|
4609
4609
|
for (Te(C, d); l.length; )
|
|
4610
|
-
g.push(op(l,
|
|
4610
|
+
g.push(op(l, h, d));
|
|
4611
4611
|
n.vertical === "middle" && (r.top = r.bottom = 0);
|
|
4612
4612
|
var b = Ei(g, function(z, S, I) {
|
|
4613
4613
|
return z + (a || S.height);
|
|
@@ -4623,10 +4623,10 @@ js.prototype.layoutText = function(e, t) {
|
|
|
4623
4623
|
S = r.left;
|
|
4624
4624
|
break;
|
|
4625
4625
|
case "right":
|
|
4626
|
-
S = (o ? E :
|
|
4626
|
+
S = (o ? E : h) - r.right - z.width;
|
|
4627
4627
|
break;
|
|
4628
4628
|
default:
|
|
4629
|
-
S = Math.max(((o ? E :
|
|
4629
|
+
S = Math.max(((o ? E : h) - z.width) / 2 + r.left, 0);
|
|
4630
4630
|
}
|
|
4631
4631
|
var I = me("tspan");
|
|
4632
4632
|
he(I, { x: S, y: q }), I.textContent = z.text, Te(J, I);
|
|
@@ -4938,8 +4938,8 @@ function mp() {
|
|
|
4938
4938
|
if (i.position) {
|
|
4939
4939
|
for (var a = i.containerHeight / s.height * i.yScaleFactor, l = i.containerWidth / s.width * i.xScaleFactor, g = 0; g < s.heightElements.length; g++)
|
|
4940
4940
|
o["y" + g] = s.heightElements[g] * a;
|
|
4941
|
-
for (var
|
|
4942
|
-
o["x" +
|
|
4941
|
+
for (var h = 0; h < s.widthElements.length; h++)
|
|
4942
|
+
o["x" + h] = s.widthElements[h] * l;
|
|
4943
4943
|
}
|
|
4944
4944
|
var d = Cp(
|
|
4945
4945
|
s.d,
|
|
@@ -5007,21 +5007,21 @@ function Ip(e) {
|
|
|
5007
5007
|
});
|
|
5008
5008
|
}
|
|
5009
5009
|
function Tp(e) {
|
|
5010
|
-
for (var t = e.waypoints, i = t.reduce(function(g,
|
|
5010
|
+
for (var t = e.waypoints, i = t.reduce(function(g, h, d) {
|
|
5011
5011
|
var C = t[d - 1];
|
|
5012
5012
|
if (C) {
|
|
5013
|
-
var b = g[g.length - 1], E = b && b.endLength || 0, q = Ep(C,
|
|
5013
|
+
var b = g[g.length - 1], E = b && b.endLength || 0, q = Ep(C, h);
|
|
5014
5014
|
g.push({
|
|
5015
5015
|
start: C,
|
|
5016
|
-
end:
|
|
5016
|
+
end: h,
|
|
5017
5017
|
startLength: E,
|
|
5018
5018
|
endLength: E + q,
|
|
5019
5019
|
length: q
|
|
5020
5020
|
});
|
|
5021
5021
|
}
|
|
5022
5022
|
return g;
|
|
5023
|
-
}, []), s = i.reduce(function(g,
|
|
5024
|
-
return g +
|
|
5023
|
+
}, []), s = i.reduce(function(g, h) {
|
|
5024
|
+
return g + h.length;
|
|
5025
5025
|
}, 0), n = s / 2, r = 0, o = i[r]; o.endLength < n; )
|
|
5026
5026
|
o = i[++r];
|
|
5027
5027
|
var a = (n - o.startLength) / o.length, l = {
|
|
@@ -5079,16 +5079,16 @@ Pt.prototype.add = function(e, t, i) {
|
|
|
5079
5079
|
} else if (Y(t, "bpmndi:BPMNShape")) {
|
|
5080
5080
|
var l = !Zt(e, t), g = Pp(e);
|
|
5081
5081
|
r = i && (i.hidden || i.collapsed);
|
|
5082
|
-
var
|
|
5082
|
+
var h = t.bounds;
|
|
5083
5083
|
s = this._elementFactory.createShape(ws(e, t, {
|
|
5084
5084
|
collapsed: l,
|
|
5085
5085
|
hidden: r,
|
|
5086
|
-
x: Math.round(
|
|
5087
|
-
y: Math.round(
|
|
5088
|
-
width: Math.round(
|
|
5089
|
-
height: Math.round(
|
|
5086
|
+
x: Math.round(h.x),
|
|
5087
|
+
y: Math.round(h.y),
|
|
5088
|
+
width: Math.round(h.width),
|
|
5089
|
+
height: Math.round(h.height),
|
|
5090
5090
|
isFrame: g
|
|
5091
|
-
})), Y(e, "bpmn:BoundaryEvent") && this._attachBoundary(e, s), Y(e, "bpmn:Lane") && (o = 0), Y(e, "bpmn:DataStoreReference") && (Np(i, vn(
|
|
5091
|
+
})), Y(e, "bpmn:BoundaryEvent") && this._attachBoundary(e, s), Y(e, "bpmn:Lane") && (o = 0), Y(e, "bpmn:DataStoreReference") && (Np(i, vn(h)) || (i = this._canvas.findRoot(i))), this._canvas.addShape(s, i, o);
|
|
5092
5092
|
} else if (Y(t, "bpmndi:BPMNEdge")) {
|
|
5093
5093
|
var d = this._getSource(e), C = this._getTarget(e);
|
|
5094
5094
|
r = i && (i.hidden || i.collapsed), s = this._elementFactory.createConnection(ws(e, t, {
|
|
@@ -5230,7 +5230,7 @@ function ra(e, t, i) {
|
|
|
5230
5230
|
"element.click": ms,
|
|
5231
5231
|
"element.dblclick": ms
|
|
5232
5232
|
};
|
|
5233
|
-
function
|
|
5233
|
+
function h(x, V, D) {
|
|
5234
5234
|
var j = l[x];
|
|
5235
5235
|
if (!j)
|
|
5236
5236
|
throw new Error("unmapped DOM event name <" + x + ">");
|
|
@@ -5324,7 +5324,7 @@ function ra(e, t, i) {
|
|
|
5324
5324
|
width: x.width,
|
|
5325
5325
|
height: x.height
|
|
5326
5326
|
}), D;
|
|
5327
|
-
}, this.fire = n, this.triggerMouseEvent =
|
|
5327
|
+
}, this.fire = n, this.triggerMouseEvent = h, this.mouseHandler = o, this.registerEvent = C, this.unregisterEvent = b;
|
|
5328
5328
|
}
|
|
5329
5329
|
ra.$inject = [
|
|
5330
5330
|
"eventBus",
|
|
@@ -5341,8 +5341,8 @@ function ai(e, t) {
|
|
|
5341
5341
|
return Q(e, function(o) {
|
|
5342
5342
|
var a = o;
|
|
5343
5343
|
o.waypoints && !t && (a = ai(o.waypoints, !0));
|
|
5344
|
-
var l = a.x, g = a.y,
|
|
5345
|
-
(l < i || i === void 0) && (i = l), (g < s || s === void 0) && (s = g), (l + d > n || n === void 0) && (n = l + d), (g +
|
|
5344
|
+
var l = a.x, g = a.y, h = a.height || 0, d = a.width || 0;
|
|
5345
|
+
(l < i || i === void 0) && (i = l), (g < s || s === void 0) && (s = g), (l + d > n || n === void 0) && (n = l + d), (g + h > r || r === void 0) && (r = g + h);
|
|
5346
5346
|
}), {
|
|
5347
5347
|
x: i,
|
|
5348
5348
|
y: s,
|
|
@@ -5478,12 +5478,12 @@ function qn(e, t, i) {
|
|
|
5478
5478
|
function l(d) {
|
|
5479
5479
|
n(d, Rr);
|
|
5480
5480
|
}
|
|
5481
|
-
var g = o.oldSelection,
|
|
5481
|
+
var g = o.oldSelection, h = o.newSelection;
|
|
5482
5482
|
Q(g, function(d) {
|
|
5483
|
-
|
|
5484
|
-
}), Q(
|
|
5483
|
+
h.indexOf(d) === -1 && a(d);
|
|
5484
|
+
}), Q(h, function(d) {
|
|
5485
5485
|
g.indexOf(d) === -1 && l(d);
|
|
5486
|
-
}), s._updateSelectionOutline(
|
|
5486
|
+
}), s._updateSelectionOutline(h);
|
|
5487
5487
|
}), t.on("element.changed", function(o) {
|
|
5488
5488
|
i.isSelected(o.element) && s._updateSelectionOutline(i.get());
|
|
5489
5489
|
});
|
|
@@ -5849,8 +5849,8 @@ function fa(e, t, i) {
|
|
|
5849
5849
|
n.appendChild(s);
|
|
5850
5850
|
var o = [];
|
|
5851
5851
|
e.on("element.changed", function(l) {
|
|
5852
|
-
var g = l.element,
|
|
5853
|
-
return C ===
|
|
5852
|
+
var g = l.element, h = Ie(g), d = ft(o, function(C) {
|
|
5853
|
+
return C === h;
|
|
5854
5854
|
});
|
|
5855
5855
|
!d || a();
|
|
5856
5856
|
});
|
|
@@ -5870,8 +5870,8 @@ function fa(e, t, i) {
|
|
|
5870
5870
|
}), b;
|
|
5871
5871
|
});
|
|
5872
5872
|
s.innerHTML = "";
|
|
5873
|
-
var
|
|
5874
|
-
r.toggle(th,
|
|
5873
|
+
var h = g.length > 1;
|
|
5874
|
+
r.toggle(th, h), g.forEach(function(d) {
|
|
5875
5875
|
s.appendChild(d);
|
|
5876
5876
|
});
|
|
5877
5877
|
}
|
|
@@ -6182,7 +6182,7 @@ function ya(e, t) {
|
|
|
6182
6182
|
dependencies: B
|
|
6183
6183
|
};
|
|
6184
6184
|
}
|
|
6185
|
-
function
|
|
6185
|
+
function h(S) {
|
|
6186
6186
|
const {
|
|
6187
6187
|
fn: I,
|
|
6188
6188
|
dependencies: O
|
|
@@ -6216,7 +6216,7 @@ function ya(e, t) {
|
|
|
6216
6216
|
}
|
|
6217
6217
|
const E = {
|
|
6218
6218
|
factory: d,
|
|
6219
|
-
type:
|
|
6219
|
+
type: h,
|
|
6220
6220
|
value: function(S) {
|
|
6221
6221
|
return S;
|
|
6222
6222
|
}
|
|
@@ -6267,7 +6267,7 @@ function ya(e, t) {
|
|
|
6267
6267
|
O || (O = !0, I.forEach((B) => B()));
|
|
6268
6268
|
};
|
|
6269
6269
|
}
|
|
6270
|
-
this.get = l, this.invoke = d, this.instantiate =
|
|
6270
|
+
this.get = l, this.invoke = d, this.instantiate = h, this.createChild = b, this.init = z(e);
|
|
6271
6271
|
}
|
|
6272
6272
|
function mh(e, t) {
|
|
6273
6273
|
return e !== "value" && Hn(t) && (t = ks(t.slice())), t;
|
|
@@ -6629,8 +6629,8 @@ ee.prototype.viewbox = function(e) {
|
|
|
6629
6629
|
if (e)
|
|
6630
6630
|
this._changeViewbox(function() {
|
|
6631
6631
|
a = Math.min(i.width / e.width, i.height / e.height);
|
|
6632
|
-
const
|
|
6633
|
-
Hi(t,
|
|
6632
|
+
const h = this._svg.createSVGMatrix().scale(a).translate(-e.x, -e.y);
|
|
6633
|
+
Hi(t, h);
|
|
6634
6634
|
});
|
|
6635
6635
|
else
|
|
6636
6636
|
return r = this._rootElement ? this.getActiveLayer() : null, s = r && r.getBBox() || {}, o = Hi(t), n = o ? o.matrix : pu(), a = Is(n.a, 1e3), l = Is(-n.e || 0, 1e3), g = Is(-n.f || 0, 1e3), e = this._cachedViewbox = {
|
|
@@ -6671,11 +6671,11 @@ ee.prototype.scrollToElement = function(e, t) {
|
|
|
6671
6671
|
const n = ai(e), r = Cn(n), o = this.viewbox(), a = this.zoom();
|
|
6672
6672
|
let l, g;
|
|
6673
6673
|
o.y += t.top / a, o.x += t.left / a, o.width -= (t.right + t.left) / a, o.height -= (t.bottom + t.top) / a;
|
|
6674
|
-
const
|
|
6674
|
+
const h = Cn(o);
|
|
6675
6675
|
if (!(n.width < o.width && n.height < o.height))
|
|
6676
6676
|
l = n.x - o.x, g = n.y - o.y;
|
|
6677
6677
|
else {
|
|
6678
|
-
const C = Math.max(0, r.right -
|
|
6678
|
+
const C = Math.max(0, r.right - h.right), b = Math.min(0, r.left - h.left), E = Math.max(0, r.bottom - h.bottom), q = Math.min(0, r.top - h.top);
|
|
6679
6679
|
l = C || b, g = E || q;
|
|
6680
6680
|
}
|
|
6681
6681
|
this.scroll({ dx: -l * a, dy: -g * a });
|
|
@@ -6714,10 +6714,10 @@ ee.prototype._fitViewport = function(e) {
|
|
|
6714
6714
|
};
|
|
6715
6715
|
ee.prototype._setZoom = function(e, t) {
|
|
6716
6716
|
const i = this._svg, s = this._viewport, n = i.createSVGMatrix(), r = i.createSVGPoint();
|
|
6717
|
-
let o, a, l, g,
|
|
6717
|
+
let o, a, l, g, h;
|
|
6718
6718
|
l = s.getCTM();
|
|
6719
6719
|
const d = l.a;
|
|
6720
|
-
return t ? (o = X(r, t), a = o.matrixTransform(l.inverse()), g = n.translate(a.x, a.y).scale(1 / d * e).translate(-a.x, -a.y),
|
|
6720
|
+
return t ? (o = X(r, t), a = o.matrixTransform(l.inverse()), g = n.translate(a.x, a.y).scale(1 / d * e).translate(-a.x, -a.y), h = l.multiply(g)) : h = n.scale(e), va(this._viewport, h), h;
|
|
6721
6721
|
};
|
|
6722
6722
|
ee.prototype.getSize = function() {
|
|
6723
6723
|
return {
|
|
@@ -7392,8 +7392,8 @@ Wt.prototype.registerType = function(e, t) {
|
|
|
7392
7392
|
Wt.prototype.mapTypes = function(e, t, i) {
|
|
7393
7393
|
var s = bn(e.name) ? { name: e.name } : this.typeMap[e.name], n = this;
|
|
7394
7394
|
function r(l, g) {
|
|
7395
|
-
var
|
|
7396
|
-
n.mapTypes(
|
|
7395
|
+
var h = Re(l, bn(l) ? "" : e.prefix);
|
|
7396
|
+
n.mapTypes(h, t, g);
|
|
7397
7397
|
}
|
|
7398
7398
|
function o(l) {
|
|
7399
7399
|
return r(l, !0);
|
|
@@ -7594,7 +7594,7 @@ function Kh(e) {
|
|
|
7594
7594
|
function Ba(e) {
|
|
7595
7595
|
if (!this)
|
|
7596
7596
|
return new Ba(e);
|
|
7597
|
-
var t = e && e.proxy, i, s, n, r, o = Kh, a, l, g,
|
|
7597
|
+
var t = e && e.proxy, i, s, n, r, o = Kh, a, l, g, h, d = qr, C = !1, b = !1, E = null, q = !1, J;
|
|
7598
7598
|
function te(I) {
|
|
7599
7599
|
I instanceof Error || (I = gi(I)), E = I, o(I, d);
|
|
7600
7600
|
}
|
|
@@ -7624,7 +7624,7 @@ function Ba(e) {
|
|
|
7624
7624
|
r = O;
|
|
7625
7625
|
break;
|
|
7626
7626
|
case "attention":
|
|
7627
|
-
|
|
7627
|
+
h = O;
|
|
7628
7628
|
break;
|
|
7629
7629
|
case "question":
|
|
7630
7630
|
g = O;
|
|
@@ -7803,7 +7803,7 @@ function Ba(e) {
|
|
|
7803
7803
|
}
|
|
7804
7804
|
}
|
|
7805
7805
|
if (ae === 33) {
|
|
7806
|
-
if (
|
|
7806
|
+
if (h && (h(I.substring(F, K + 1), Yt, d), q))
|
|
7807
7807
|
return;
|
|
7808
7808
|
K += 1;
|
|
7809
7809
|
continue;
|
|
@@ -7976,18 +7976,18 @@ Fe.prototype.handleEnd = function() {
|
|
|
7976
7976
|
Fe.prototype.createElement = function(e) {
|
|
7977
7977
|
var t = e.attributes, i = this.type, s = Et(i), n = this.context, r = new i({}), o = this.model, a;
|
|
7978
7978
|
return Q(t, function(l, g) {
|
|
7979
|
-
var
|
|
7980
|
-
|
|
7979
|
+
var h = s.propertiesByName[g], d;
|
|
7980
|
+
h && h.isReference ? h.isMany ? (d = l.split(" "), Q(d, function(C) {
|
|
7981
7981
|
n.addReference({
|
|
7982
7982
|
element: r,
|
|
7983
|
-
property:
|
|
7983
|
+
property: h.ns.name,
|
|
7984
7984
|
id: C
|
|
7985
7985
|
});
|
|
7986
7986
|
})) : n.addReference({
|
|
7987
7987
|
element: r,
|
|
7988
|
-
property:
|
|
7988
|
+
property: h.ns.name,
|
|
7989
7989
|
id: l
|
|
7990
|
-
}) : (
|
|
7990
|
+
}) : (h ? l = Yn(h.type, l) : g !== "xmlns" && (a = Re(g, s.ns.prefix), o.getPackage(a.prefix) && n.addWarning({
|
|
7991
7991
|
message: "unknown attribute <" + g + ">",
|
|
7992
7992
|
element: r,
|
|
7993
7993
|
property: g,
|
|
@@ -8001,9 +8001,9 @@ Fe.prototype.getPropertyForNode = function(e) {
|
|
|
8001
8001
|
return Fa(a) && (l = e.attributes[Us], l) ? (l = $h(l, n), g = n.getType(l), X({}, a, {
|
|
8002
8002
|
effectiveType: Et(g).name
|
|
8003
8003
|
})) : a;
|
|
8004
|
-
var
|
|
8005
|
-
if (
|
|
8006
|
-
if (l = Va(i,
|
|
8004
|
+
var h = n.getPackage(i.prefix);
|
|
8005
|
+
if (h) {
|
|
8006
|
+
if (l = Va(i, h), g = n.getType(l), a = ft(r.properties, function(d) {
|
|
8007
8007
|
return !d.isVirtual && !d.isReference && !d.isAttribute && g.hasType(d.type);
|
|
8008
8008
|
}), a)
|
|
8009
8009
|
return X({}, a, {
|
|
@@ -8086,7 +8086,7 @@ er.prototype.fromXML = function(e, t, i) {
|
|
|
8086
8086
|
}), !0;
|
|
8087
8087
|
throw qt(F);
|
|
8088
8088
|
}
|
|
8089
|
-
function
|
|
8089
|
+
function h(O, B) {
|
|
8090
8090
|
return g(O, B, !0);
|
|
8091
8091
|
}
|
|
8092
8092
|
function d() {
|
|
@@ -8129,7 +8129,7 @@ er.prototype.fromXML = function(e, t, i) {
|
|
|
8129
8129
|
try {
|
|
8130
8130
|
l.peek().handleText(O);
|
|
8131
8131
|
} catch (R) {
|
|
8132
|
-
|
|
8132
|
+
h(R, B);
|
|
8133
8133
|
}
|
|
8134
8134
|
}
|
|
8135
8135
|
function S(O, B) {
|
|
@@ -8153,7 +8153,7 @@ er.prototype.fromXML = function(e, t, i) {
|
|
|
8153
8153
|
te(j, x);
|
|
8154
8154
|
}).on("question", J).on("closeTag", C).on("cdata", z).on("text", function(O, B, R) {
|
|
8155
8155
|
S(B(O), R);
|
|
8156
|
-
}).on("error", g).on("warn",
|
|
8156
|
+
}).on("error", g).on("warn", h), new Promise(function(O, B) {
|
|
8157
8157
|
var R;
|
|
8158
8158
|
try {
|
|
8159
8159
|
a.parse(e), d();
|
|
@@ -8200,8 +8200,8 @@ function n1(e) {
|
|
|
8200
8200
|
var a = o.uri, l = this.getNSKey(o);
|
|
8201
8201
|
s[l] = this.byUri(a), e && e.logUsed(o);
|
|
8202
8202
|
}, this.getUsed = function(o) {
|
|
8203
|
-
function a(
|
|
8204
|
-
var d = l.getNSKey(
|
|
8203
|
+
function a(h) {
|
|
8204
|
+
var d = l.getNSKey(h);
|
|
8205
8205
|
return s[d];
|
|
8206
8206
|
}
|
|
8207
8207
|
var l = this, g = [].concat(n, r);
|
|
@@ -8385,18 +8385,18 @@ be.prototype.parseContainments = function(e) {
|
|
|
8385
8385
|
if (a || (r = [r]), n.isBody)
|
|
8386
8386
|
i.push(new li().build(n, r[0]));
|
|
8387
8387
|
else if (Da(n.type))
|
|
8388
|
-
Q(r, function(
|
|
8389
|
-
i.push(new ir(t.addTagName(t.nsPropertyTagName(n))).build(n,
|
|
8388
|
+
Q(r, function(h) {
|
|
8389
|
+
i.push(new ir(t.addTagName(t.nsPropertyTagName(n))).build(n, h));
|
|
8390
8390
|
});
|
|
8391
8391
|
else if (o)
|
|
8392
|
-
Q(r, function(
|
|
8393
|
-
i.push(new tr(t.addTagName(t.nsPropertyTagName(n))).build(
|
|
8392
|
+
Q(r, function(h) {
|
|
8393
|
+
i.push(new tr(t.addTagName(t.nsPropertyTagName(n))).build(h));
|
|
8394
8394
|
});
|
|
8395
8395
|
else {
|
|
8396
8396
|
var l = Fa(n), g = Yh(n);
|
|
8397
|
-
Q(r, function(
|
|
8397
|
+
Q(r, function(h) {
|
|
8398
8398
|
var d;
|
|
8399
|
-
l ? d = new _s(t, n) : g ? d = new be(t, n) : d = new be(t), i.push(d.build(
|
|
8399
|
+
l ? d = new _s(t, n) : g ? d = new be(t, n) : d = new be(t), i.push(d.build(h));
|
|
8400
8400
|
});
|
|
8401
8401
|
}
|
|
8402
8402
|
});
|
|
@@ -12167,7 +12167,7 @@ function ff(e, t) {
|
|
|
12167
12167
|
function g(N, P) {
|
|
12168
12168
|
return e.root(N, n[N.id], P);
|
|
12169
12169
|
}
|
|
12170
|
-
function
|
|
12170
|
+
function h(N, P) {
|
|
12171
12171
|
try {
|
|
12172
12172
|
var _ = n[N.id] && l(N, P);
|
|
12173
12173
|
return o(N), _;
|
|
@@ -12253,22 +12253,22 @@ function ff(e, t) {
|
|
|
12253
12253
|
_.forEach(r(te, P));
|
|
12254
12254
|
}
|
|
12255
12255
|
function S(N, P) {
|
|
12256
|
-
|
|
12256
|
+
h(N, P);
|
|
12257
12257
|
}
|
|
12258
12258
|
function I(N, P) {
|
|
12259
12259
|
Q(N, r(S, P));
|
|
12260
12260
|
}
|
|
12261
12261
|
function O(N, P) {
|
|
12262
|
-
|
|
12262
|
+
h(N, P);
|
|
12263
12263
|
}
|
|
12264
12264
|
function B(N, P) {
|
|
12265
|
-
|
|
12265
|
+
h(N, P);
|
|
12266
12266
|
}
|
|
12267
12267
|
function R(N, P) {
|
|
12268
|
-
|
|
12268
|
+
h(N, P);
|
|
12269
12269
|
}
|
|
12270
12270
|
function x(N, P) {
|
|
12271
|
-
|
|
12271
|
+
h(N, P);
|
|
12272
12272
|
}
|
|
12273
12273
|
function V(N, P) {
|
|
12274
12274
|
Q(N, function(_) {
|
|
@@ -12284,20 +12284,20 @@ function ff(e, t) {
|
|
|
12284
12284
|
yt(P, _), V(P.artifacts, _);
|
|
12285
12285
|
};
|
|
12286
12286
|
function F(N, P) {
|
|
12287
|
-
var _ =
|
|
12287
|
+
var _ = h(N, P);
|
|
12288
12288
|
je(N, "bpmn:SubProcess") && j(N, _ || P), je(N, "bpmn:Activity") && D(N.ioSpecification, P), s.push(function() {
|
|
12289
12289
|
Q(N.dataInputAssociations, r(O, P)), Q(N.dataOutputAssociations, r(O, P));
|
|
12290
12290
|
});
|
|
12291
12291
|
}
|
|
12292
12292
|
function K(N, P) {
|
|
12293
|
-
|
|
12293
|
+
h(N, P);
|
|
12294
12294
|
}
|
|
12295
12295
|
function ie(N, P) {
|
|
12296
|
-
|
|
12296
|
+
h(N, P);
|
|
12297
12297
|
}
|
|
12298
12298
|
function at(N, P) {
|
|
12299
12299
|
s.push(function() {
|
|
12300
|
-
var _ =
|
|
12300
|
+
var _ = h(N, P);
|
|
12301
12301
|
N.childLaneSet && pe(N.childLaneSet, _ || P), Tt(N);
|
|
12302
12302
|
});
|
|
12303
12303
|
}
|
|
@@ -12326,7 +12326,7 @@ function ff(e, t) {
|
|
|
12326
12326
|
});
|
|
12327
12327
|
}
|
|
12328
12328
|
function Ne(N, P) {
|
|
12329
|
-
var _ =
|
|
12329
|
+
var _ = h(N, P), we = N.processRef;
|
|
12330
12330
|
we && te(we, _ || P);
|
|
12331
12331
|
}
|
|
12332
12332
|
function It(N, P) {
|
|
@@ -12343,7 +12343,7 @@ function ff(e, t) {
|
|
|
12343
12343
|
}
|
|
12344
12344
|
function mf(e, t, i) {
|
|
12345
12345
|
var s, n, r, o, a, l = [];
|
|
12346
|
-
function g(
|
|
12346
|
+
function g(h, d) {
|
|
12347
12347
|
var C = {
|
|
12348
12348
|
root: function(J, te) {
|
|
12349
12349
|
return s.add(J, te);
|
|
@@ -12355,24 +12355,24 @@ function mf(e, t, i) {
|
|
|
12355
12355
|
l.push({ message: J, context: te });
|
|
12356
12356
|
}
|
|
12357
12357
|
}, b = new ff(C, r);
|
|
12358
|
-
d = d ||
|
|
12359
|
-
var E = gf(
|
|
12358
|
+
d = d || h.diagrams && h.diagrams[0];
|
|
12359
|
+
var E = gf(h, d);
|
|
12360
12360
|
if (!E)
|
|
12361
12361
|
throw new Error(r("no diagram to display"));
|
|
12362
12362
|
Q(E, function(J) {
|
|
12363
|
-
b.handleDefinitions(
|
|
12363
|
+
b.handleDefinitions(h, J);
|
|
12364
12364
|
});
|
|
12365
12365
|
var q = d.plane.bpmnElement.id;
|
|
12366
12366
|
o.setRootElement(
|
|
12367
12367
|
o.findRoot(q + "_plane") || o.findRoot(q)
|
|
12368
12368
|
);
|
|
12369
12369
|
}
|
|
12370
|
-
return new Promise(function(
|
|
12370
|
+
return new Promise(function(h, d) {
|
|
12371
12371
|
try {
|
|
12372
12372
|
return s = e.get("bpmnImporter"), n = e.get("eventBus"), r = e.get("translate"), o = e.get("canvas"), n.fire("import.render.start", { definitions: t }), g(t, i), n.fire("import.render.complete", {
|
|
12373
12373
|
error: a,
|
|
12374
12374
|
warnings: l
|
|
12375
|
-
}),
|
|
12375
|
+
}), h({ warnings: l });
|
|
12376
12376
|
} catch (C) {
|
|
12377
12377
|
return C.warnings = l, d(C);
|
|
12378
12378
|
}
|
|
@@ -12385,8 +12385,8 @@ function gf(e, t) {
|
|
|
12385
12385
|
var n;
|
|
12386
12386
|
Y(s, "bpmn:Collaboration") ? n = s : n = ft(e.rootElements, function(g) {
|
|
12387
12387
|
if (!!Y(g, "bpmn:Collaboration"))
|
|
12388
|
-
return ft(g.participants, function(
|
|
12389
|
-
return
|
|
12388
|
+
return ft(g.participants, function(h) {
|
|
12389
|
+
return h.processRef === s;
|
|
12390
12390
|
});
|
|
12391
12391
|
});
|
|
12392
12392
|
var r = [s];
|
|
@@ -12395,8 +12395,8 @@ function gf(e, t) {
|
|
|
12395
12395
|
}), r.push(n));
|
|
12396
12396
|
var o = _a(r), a = [t], l = [i];
|
|
12397
12397
|
return Q(e.diagrams, function(g) {
|
|
12398
|
-
var
|
|
12399
|
-
o.indexOf(
|
|
12398
|
+
var h = g.plane.bpmnElement;
|
|
12399
|
+
o.indexOf(h) !== -1 && l.indexOf(h) === -1 && (a.push(g), l.push(h));
|
|
12400
12400
|
}), a;
|
|
12401
12401
|
}
|
|
12402
12402
|
}
|
|
@@ -12474,11 +12474,11 @@ Ee.prototype.importXML = async function(t, i) {
|
|
|
12474
12474
|
}), C;
|
|
12475
12475
|
}
|
|
12476
12476
|
let a = o.rootElement;
|
|
12477
|
-
const l = o.references, g = o.warnings,
|
|
12477
|
+
const l = o.references, g = o.warnings, h = o.elementsById;
|
|
12478
12478
|
r = r.concat(g), a = this._emit("import.parse.complete", n({
|
|
12479
12479
|
error: null,
|
|
12480
12480
|
definitions: a,
|
|
12481
|
-
elementsById:
|
|
12481
|
+
elementsById: h,
|
|
12482
12482
|
references: l,
|
|
12483
12483
|
warnings: r
|
|
12484
12484
|
})) || a;
|
|
@@ -12690,13 +12690,13 @@ function Ka(e, t) {
|
|
|
12690
12690
|
a.focused ? (e.on("element.mousedown", 500, s), e.on("element.touchstart", 500, s)) : (e.off("element.mousedown", s), e.off("element.touchstart", s));
|
|
12691
12691
|
});
|
|
12692
12692
|
function n(a) {
|
|
12693
|
-
var l = i.start, g = i.button,
|
|
12693
|
+
var l = i.start, g = i.button, h = Hr(a), d = zr(h, l);
|
|
12694
12694
|
if (!i.dragging && Bf(d) > Of && (i.dragging = !0, g === 0 && Df(e), Ha("grab")), i.dragging) {
|
|
12695
12695
|
var C = i.last || i.start;
|
|
12696
|
-
d = zr(
|
|
12696
|
+
d = zr(h, C), t.scroll({
|
|
12697
12697
|
dx: d.x,
|
|
12698
12698
|
dy: d.y
|
|
12699
|
-
}), i.last =
|
|
12699
|
+
}), i.last = h;
|
|
12700
12700
|
}
|
|
12701
12701
|
a.preventDefault();
|
|
12702
12702
|
}
|
|
@@ -12921,8 +12921,8 @@ function Qf(e) {
|
|
|
12921
12921
|
l.tooltip = g;
|
|
12922
12922
|
}
|
|
12923
12923
|
s.historyActivityType == "sequenceFlow" ? l.class = "lineWarn" : !l.class && s.historyActivityType != "candidate" && (l.class = "nodeSuccess");
|
|
12924
|
-
const
|
|
12925
|
-
|
|
12924
|
+
const h = i.findIndex((d) => d.id == s.historyActivityId);
|
|
12925
|
+
h != -1 ? i.splice(h, 1, l) : i.push(l);
|
|
12926
12926
|
}), i;
|
|
12927
12927
|
}
|
|
12928
12928
|
function Za(e) {
|
|
@@ -12951,8 +12951,8 @@ function Xa(e) {
|
|
|
12951
12951
|
n,
|
|
12952
12952
|
"YYYY-MM-DD HH:mm"
|
|
12953
12953
|
)}</span><br>`), o && o.length > 0) {
|
|
12954
|
-
let g, { type:
|
|
12955
|
-
|
|
12954
|
+
let g, { type: h, fullMessage: d } = o.find((C) => C.action == "AddComment") || {};
|
|
12955
|
+
h == "assigneeComment" && (g = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + d, a.class = "nodeWarn"), h == "dispatchComment" && (g = "\u8C03\u5EA6\uFF1A" + d, a.class = "nodeWarn"), h == "transferComment" && (g = "\u8F6C\u529E\uFF1A" + d, a.class = "nodeWarn"), h == "delegateComment" && (g = "\u59D4\u6258\uFF1A" + d, a.class = "nodeWarn"), h == "rollbackComment" && (g = "\u6307\u5B9A\u56DE\u9000\uFF1A" + d, a.class = "nodeError"), h == "terminateComment" && (g = "\u7EC8\u6B62\uFF1A" + d, a.class = "nodeError"), (h == "addMultiInstanceComment" || (h || "").includes("\u52A0\u7B7E")) && (g = "\u52A0\u7B7E\uFF1A" + d, a.class = "nodeWarn"), h == "deleteMultiInstanceComment" && (g = "\u51CF\u7B7E\uFF1A" + d, a.class = "nodeError"), h == "withdrawComment" && (g = "\u64A4\u9500\uFF1A" + d, a.class = "nodeWarn"), h == "deleteProcessComment" && (g = "\u5220\u9664\u6D41\u7A0B\uFF1A" + d, a.class = "nodeError"), h == "cancelProcessComment" && (g = "\u62D2\u7EDD\uFF1A" + d, a.class = "nodeError"), h == "comment" && (g = "\u5BA1\u6279\uFF1A" + d, a.class = "nodeSuccess"), g && (l += `<span title='${g}'>${g}</span>`);
|
|
12956
12956
|
}
|
|
12957
12957
|
a.tooltip = l;
|
|
12958
12958
|
}
|
|
@@ -13044,8 +13044,8 @@ const qf = { key: 0 }, Jf = {
|
|
|
13044
13044
|
class: "top-tipss-status-text"
|
|
13045
13045
|
};
|
|
13046
13046
|
function im(e, t, i, s, n, r) {
|
|
13047
|
-
return e.show ? (p(),
|
|
13048
|
-
e.statusTips ? (p(),
|
|
13047
|
+
return e.show ? (p(), f("div", qf, [
|
|
13048
|
+
e.statusTips ? (p(), f("div", {
|
|
13049
13049
|
key: 1,
|
|
13050
13050
|
class: "top-tipss",
|
|
13051
13051
|
style: Ae(
|
|
@@ -13053,27 +13053,27 @@ function im(e, t, i, s, n, r) {
|
|
|
13053
13053
|
)
|
|
13054
13054
|
}, [
|
|
13055
13055
|
m("div", zf, [
|
|
13056
|
-
e.type == "loading" ? (p(),
|
|
13056
|
+
e.type == "loading" ? (p(), f("div", Hf, [
|
|
13057
13057
|
m("img", { src: e.loading }, null, 8, Kf),
|
|
13058
|
-
e.text ? (p(),
|
|
13058
|
+
e.text ? (p(), f("div", Wf, k(e.text), 1)) : w("", !0)
|
|
13059
13059
|
])) : w("", !0),
|
|
13060
|
-
e.type == "success" ? (p(),
|
|
13060
|
+
e.type == "success" ? (p(), f("div", Yf, [
|
|
13061
13061
|
m("img", { src: e.success }, null, 8, Zf),
|
|
13062
|
-
e.text ? (p(),
|
|
13062
|
+
e.text ? (p(), f("div", Xf, k(e.text), 1)) : w("", !0)
|
|
13063
13063
|
])) : w("", !0),
|
|
13064
|
-
e.type == "error" ? (p(),
|
|
13064
|
+
e.type == "error" ? (p(), f("div", $f, [
|
|
13065
13065
|
m("img", { src: e.error }, null, 8, em),
|
|
13066
|
-
e.text ? (p(),
|
|
13066
|
+
e.text ? (p(), f("div", tm, k(e.text), 1)) : w("", !0)
|
|
13067
13067
|
])) : w("", !0)
|
|
13068
13068
|
])
|
|
13069
|
-
], 4)) : (p(),
|
|
13069
|
+
], 4)) : (p(), f("div", {
|
|
13070
13070
|
key: 0,
|
|
13071
13071
|
class: "top-tipss",
|
|
13072
13072
|
style: Ae(
|
|
13073
13073
|
e.show ? "visibility: visible; opacity: 1;" : "visibility: hidden; opacity: 0;"
|
|
13074
13074
|
)
|
|
13075
13075
|
}, [
|
|
13076
|
-
e.text ? (p(),
|
|
13076
|
+
e.text ? (p(), f("div", Jf, k(e.text), 1)) : w("", !0)
|
|
13077
13077
|
], 4)),
|
|
13078
13078
|
m("div", {
|
|
13079
13079
|
class: "top-tipss-mask",
|
|
@@ -13338,20 +13338,20 @@ const rm = { class: "attch-upload" }, om = {
|
|
|
13338
13338
|
}, Nm = ["onClick"], Pm = ["src"];
|
|
13339
13339
|
function Sm(e, t, i, s, n, r) {
|
|
13340
13340
|
const o = G("TopTips"), a = G("PreviewImage"), l = G("PreView"), g = G("TopPopup");
|
|
13341
|
-
return p(),
|
|
13342
|
-
e.buttonLoading ? (p(),
|
|
13341
|
+
return p(), f("div", rm, [
|
|
13342
|
+
e.buttonLoading ? (p(), f("div", om)) : w("", !0),
|
|
13343
13343
|
m("div", am, [
|
|
13344
13344
|
m("div", lm, [
|
|
13345
13345
|
m("div", cm, [
|
|
13346
13346
|
t[3] || (t[3] = $(" \u9644\u4EF6 ", -1)),
|
|
13347
|
-
e.requires ? (p(),
|
|
13347
|
+
e.requires ? (p(), f("span", dm, "*")) : w("", !0)
|
|
13348
13348
|
]),
|
|
13349
13349
|
m("div", um, [
|
|
13350
|
-
e.onlyShow ? w("", !0) : (p(),
|
|
13350
|
+
e.onlyShow ? w("", !0) : (p(), f("div", {
|
|
13351
13351
|
key: 0,
|
|
13352
13352
|
class: "upload-header-upload--item",
|
|
13353
13353
|
id: "inputfile",
|
|
13354
|
-
onClick: t[0] || (t[0] = (...
|
|
13354
|
+
onClick: t[0] || (t[0] = (...h) => e.handleClick && e.handleClick(...h))
|
|
13355
13355
|
}, [
|
|
13356
13356
|
m("img", { src: e.addFile }, null, 8, pm),
|
|
13357
13357
|
t[4] || (t[4] = $("\u4E0A\u4F20\u9644\u4EF6 ", -1))
|
|
@@ -13359,75 +13359,75 @@ function Sm(e, t, i, s, n, r) {
|
|
|
13359
13359
|
])
|
|
13360
13360
|
]),
|
|
13361
13361
|
m("div", hm, [
|
|
13362
|
-
e.filesArr.length > 0 ? (p(),
|
|
13363
|
-
(p(!0),
|
|
13362
|
+
e.filesArr.length > 0 ? (p(), f("div", fm, [
|
|
13363
|
+
(p(!0), f(M, null, W(e.filesArr, (h, d) => (p(), f("div", {
|
|
13364
13364
|
class: "list-items",
|
|
13365
|
-
key:
|
|
13365
|
+
key: h.uuid
|
|
13366
13366
|
}, [
|
|
13367
13367
|
m("div", mm, [
|
|
13368
13368
|
e.xlsIcon.includes(
|
|
13369
|
-
|
|
13370
|
-
|
|
13369
|
+
h.name.substring(
|
|
13370
|
+
h.name.lastIndexOf(".") + 1
|
|
13371
13371
|
).toLowerCase()
|
|
13372
|
-
) ? (p(),
|
|
13372
|
+
) ? (p(), f("img", {
|
|
13373
13373
|
key: 0,
|
|
13374
13374
|
class: "icon-img",
|
|
13375
13375
|
src: e.xls
|
|
13376
13376
|
}, null, 8, gm)) : e.imgIcon.includes(
|
|
13377
|
-
|
|
13378
|
-
|
|
13377
|
+
h.name.substring(
|
|
13378
|
+
h.name.lastIndexOf(".") + 1
|
|
13379
13379
|
).toLowerCase()
|
|
13380
|
-
) ? (p(),
|
|
13380
|
+
) ? (p(), f("img", {
|
|
13381
13381
|
key: 1,
|
|
13382
13382
|
class: "icon-img",
|
|
13383
13383
|
src: e.image
|
|
13384
|
-
}, null, 8, ym)) :
|
|
13385
|
-
|
|
13386
|
-
).toLowerCase() == "pdf" ? (p(),
|
|
13384
|
+
}, null, 8, ym)) : h.name.substring(
|
|
13385
|
+
h.name.lastIndexOf(".") + 1
|
|
13386
|
+
).toLowerCase() == "pdf" ? (p(), f("img", {
|
|
13387
13387
|
key: 2,
|
|
13388
13388
|
class: "icon-img",
|
|
13389
13389
|
src: e.pdf
|
|
13390
13390
|
}, null, 8, Am)) : e.docIcon.includes(
|
|
13391
|
-
|
|
13392
|
-
|
|
13391
|
+
h.name.substring(
|
|
13392
|
+
h.name.lastIndexOf(".") + 1
|
|
13393
13393
|
).toLowerCase()
|
|
13394
|
-
) ? (p(),
|
|
13394
|
+
) ? (p(), f("img", {
|
|
13395
13395
|
key: 3,
|
|
13396
13396
|
class: "icon-img",
|
|
13397
13397
|
src: e.doc
|
|
13398
13398
|
}, null, 8, Cm)) : e.zipIcon.includes(
|
|
13399
|
-
|
|
13400
|
-
|
|
13399
|
+
h.name.substring(
|
|
13400
|
+
h.name.lastIndexOf(".") + 1
|
|
13401
13401
|
).toLowerCase()
|
|
13402
|
-
) ? (p(),
|
|
13402
|
+
) ? (p(), f("img", {
|
|
13403
13403
|
key: 4,
|
|
13404
13404
|
class: "icon-img",
|
|
13405
13405
|
src: e.zip
|
|
13406
|
-
}, null, 8, vm)) : (p(),
|
|
13406
|
+
}, null, 8, vm)) : (p(), f("img", {
|
|
13407
13407
|
key: 5,
|
|
13408
13408
|
class: "icon-img",
|
|
13409
13409
|
src: e.file
|
|
13410
13410
|
}, null, 8, bm))
|
|
13411
13411
|
]),
|
|
13412
13412
|
m("div", wm, [
|
|
13413
|
-
m("div", km, k(
|
|
13413
|
+
m("div", km, k(h.name), 1),
|
|
13414
13414
|
m("div", Im, [
|
|
13415
|
-
m("span", Tm, k(
|
|
13416
|
-
(
|
|
13415
|
+
m("span", Tm, k(h.fileSize < 1024 ? h.fileSize : h.fileSize / 1024 > 1024 ? parseFloat(
|
|
13416
|
+
(h.fileSize / 1024 / 1024).toFixed(2)
|
|
13417
13417
|
) : parseFloat(
|
|
13418
|
-
(
|
|
13419
|
-
)) + k(
|
|
13420
|
-
(
|
|
13418
|
+
(h.fileSize / 1024).toFixed(2)
|
|
13419
|
+
)) + k(h.fileSize < 1024 ? "b" : parseFloat(
|
|
13420
|
+
(h.fileSize / 1024).toFixed(2)
|
|
13421
13421
|
) < 1024 ? "kb" : "M"), 1),
|
|
13422
13422
|
m("span", {
|
|
13423
13423
|
class: "info-attribute-views",
|
|
13424
|
-
onClick: (C) => e.viewFile(
|
|
13424
|
+
onClick: (C) => e.viewFile(h, d)
|
|
13425
13425
|
}, " \u9884\u89C8 ", 8, Em)
|
|
13426
13426
|
])
|
|
13427
13427
|
]),
|
|
13428
|
-
e.onlyShow ? w("", !0) : (p(),
|
|
13428
|
+
e.onlyShow ? w("", !0) : (p(), f("div", xm, [
|
|
13429
13429
|
m("div", {
|
|
13430
|
-
onClick: (C) => e.handleDel(d,
|
|
13430
|
+
onClick: (C) => e.handleDel(d, h),
|
|
13431
13431
|
class: "list-items-operation-img"
|
|
13432
13432
|
}, [
|
|
13433
13433
|
m("img", { src: e.del }, null, 8, Pm)
|
|
@@ -13446,12 +13446,12 @@ function Sm(e, t, i, s, n, r) {
|
|
|
13446
13446
|
U(a, {
|
|
13447
13447
|
images: e.lists,
|
|
13448
13448
|
visible: e.visible,
|
|
13449
|
-
"onUpdate:visible": t[1] || (t[1] = (
|
|
13449
|
+
"onUpdate:visible": t[1] || (t[1] = (h) => e.visible = h),
|
|
13450
13450
|
indexd: e.indexd
|
|
13451
13451
|
}, null, 8, ["images", "visible", "indexd"]),
|
|
13452
13452
|
U(g, {
|
|
13453
13453
|
visible: e.visibleS,
|
|
13454
|
-
"onUpdate:visible": t[2] || (t[2] = (
|
|
13454
|
+
"onUpdate:visible": t[2] || (t[2] = (h) => e.visibleS = h),
|
|
13455
13455
|
ref: "TopPopup",
|
|
13456
13456
|
titleText: "\u9644\u4EF6\u9884\u89C8",
|
|
13457
13457
|
isDrawer: "",
|
|
@@ -13548,16 +13548,16 @@ const Mm = {
|
|
|
13548
13548
|
class: "flow-time"
|
|
13549
13549
|
}, Zm = { class: "p-file" }, Xm = ["onClick"], $m = ["onClick"];
|
|
13550
13550
|
function e0(e, t, i, s, n, r) {
|
|
13551
|
-
return p(),
|
|
13551
|
+
return p(), f("div", Dm, [
|
|
13552
13552
|
m("div", null, [
|
|
13553
|
-
(p(!0),
|
|
13554
|
-
["candidate", "sequenceFlow"].includes(o.historyActivityType) ? w("", !0) : (p(),
|
|
13553
|
+
(p(!0), f(M, null, W(n.getColors(i.flowList), (o, a) => (p(), f(M, null, [
|
|
13554
|
+
["candidate", "sequenceFlow"].includes(o.historyActivityType) ? w("", !0) : (p(), f("div", {
|
|
13555
13555
|
key: o.id,
|
|
13556
13556
|
timestamp: o.endTime || o.createTime,
|
|
13557
13557
|
placement: "top",
|
|
13558
13558
|
class: oe(["flow-item", i.isHistory ? "flow-item-history" : "", i.isActive ? "flow-item-isActive" : ""])
|
|
13559
13559
|
}, [
|
|
13560
|
-
i.isHistory ? (p(),
|
|
13560
|
+
i.isHistory ? (p(), f("div", Bm, [...t[1] || (t[1] = [
|
|
13561
13561
|
m("svg", {
|
|
13562
13562
|
t: "1766388445844",
|
|
13563
13563
|
class: "icon",
|
|
@@ -13578,17 +13578,17 @@ function e0(e, t, i, s, n, r) {
|
|
|
13578
13578
|
})
|
|
13579
13579
|
], -1)
|
|
13580
13580
|
])])) : w("", !0),
|
|
13581
|
-
i.isActive ? (p(),
|
|
13581
|
+
i.isActive ? (p(), f("div", Rm, [...t[2] || (t[2] = [
|
|
13582
13582
|
ol('<svg viewBox="0 0 200 200" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" data-v-adf305b3><title data-v-adf305b3>\u91CD\u65B0\u6FC0\u6D3B</title><g id="\u91CD\u65B0\u6FC0\u6D3B" stroke="none" fill="none" fill-rule="evenodd" stroke-width="1" data-v-adf305b3><g id="\u7F16\u7EC4" fill="#0088FF" data-v-adf305b3><path d="M129.7,31.7 C129.2,32.9 129.6,34.7 129.1,36.1 C127.8,37.1 126.6,38.2 125.6,39.3 C127.1,39.6 128.7,39.9 130.2,40.6 C131,41.8 131.5,43 132.2,44.2 C133.4,43.1 134.4,41.9 135.4,40.7 C137.1,40.3 138.7,40.2 140.4,39.7 C139.2,38.5 138.8,37.7 137.8,36.4 C138.1,34.9 138.7,33.5 138.6,32.1 C137,32.7 135.5,33.1 133.9,33.6 C132.4,32.7 131.1,32.4 129.7,31.7 L129.7,31.7 Z M173.4,107.2 C174.8,106.2 176,105.3 177.1,104.2 C175.6,103.8 174.1,103.4 172.6,102.7 C171.9,101.5 171.5,100.3 170.8,99.1 C169.6,100.1 168.5,101.3 167.5,102.4 C165.8,102.7 164.2,102.6 162.4,103.1 C163.5,104.4 163.9,105.2 164.8,106.6 C164.4,108.1 163.7,109.5 163.7,110.9 C165.3,110.4 166.9,110.1 168.5,109.7 C169.8,110.5 171.3,111 172.6,111.7 C173.2,110.4 172.8,108.6 173.4,107.2 L173.4,107.2 Z M114.3,16.8 C121.6,18.2 128.9,20.4 136.1,23.9 C136.3,23.7 136.7,23.9 136.9,23.6 C136.5,23.4 136.1,23.7 135.7,23.4 C136.2,22.6 136.8,22.7 137.4,22.5 C137.1,21.4 136,22.4 135.5,22.5 C135.4,22.8 135.4,23 135.3,23.2 C135,23 134.7,23.2 134.4,22.8 C134.6,22.1 135.4,22.3 135.8,21.9 C135.6,21.8 135.9,21.6 135.8,21.5 C128.8,18.4 121.7,16 114.7,14.8 C114.5,15.2 114.8,15.7 115.1,16.1 C115.3,16.2 115.7,15.9 115.6,16.1 C115.4,16.2 115.8,16.4 115.6,16.5 C115.1,16.4 114.7,16.7 114.3,16.8 Z M64.4,163.2 C65.7,164 67.2,164.5 68.5,165.2 C69.1,164 68.8,162.2 69.3,160.8 C70.7,159.8 71.9,158.9 73,157.8 C71.5,157.4 70,157 68.5,156.3 C67.8,155.1 67.4,153.9 66.7,152.7 C65.5,153.7 64.4,154.9 63.4,156 C61.7,156.3 60.1,156.2 58.3,156.7 C59.4,158 59.8,158.8 60.7,160.2 C60.3,161.7 59.6,163.1 59.6,164.5 C61.2,163.9 62.8,163.6 64.4,163.2 L64.4,163.2 Z M98.4,172.6 C99.7,173.4 101.2,173.9 102.5,174.6 C103.1,173.4 102.8,171.6 103.3,170.2 C104.7,169.2 105.9,168.3 107,167.2 C105.5,166.8 104,166.4 102.5,165.7 C101.8,164.5 101.4,163.3 100.7,162.1 C99.5,163.1 98.4,164.3 97.4,165.4 C95.7,165.7 94.1,165.6 92.3,166.1 C93.3,167.4 93.7,168.1 94.7,169.6 C94.3,171.1 93.6,172.5 93.6,173.9 C95.3,173.3 96.8,173.1 98.4,172.6 L98.4,172.6 Z M16.1,94.9 C15.5,94.8 14.9,94.3 14.1,94.5 C13.5,102.1 14.1,110.5 16.1,118.6 C16.5,118.1 16.8,117.4 17.5,117.4 C17.5,117.1 17.6,116.9 17.8,116.6 C16.3,109.3 15.9,102.1 16.1,94.9 L16.1,94.9 Z M135.9,162 C137.2,162.8 138.7,163.3 140,164 C140.6,162.8 140.3,161 140.8,159.6 C142.2,158.6 143.4,157.7 144.5,156.6 C143,156.2 141.5,155.8 140,155.1 C139.3,153.9 138.9,152.7 138.2,151.5 C137,152.5 135.9,153.7 134.9,154.8 C133.2,155.1 131.6,155 129.8,155.5 C130.8,156.7 131.2,157.5 132.2,159 C131.8,160.5 131.1,161.9 131.1,163.3 C132.7,162.7 134.3,162.4 135.9,162 L135.9,162 Z M85.9,15.7 C86.2,15.9 86.7,15.4 86.6,15.8 C86.8,16.1 86.3,16.3 86.5,16.6 C94.2,15.8 102,15.5 109.6,16.4 C110.3,15.8 111.1,15.2 111.7,14.6 C109.9,14.1 107.5,14 105.4,13.7 C103.3,13.5 101.1,13.5 99,13.5 C94.7,13.6 90.3,13.8 85.9,14.6 C85.9,14.6 85.8,14.5 85.8,14.6 C86.1,14.9 85.6,15.3 85.9,15.7 L85.9,15.7 Z M22,68.6 C24.9,61.1 28.9,53.8 34.6,46.8 C40.2,39.8 48,32.8 56,28 C64.1,23.1 72,20 79.9,18.1 C80.4,17.3 81.1,16.4 81.4,15.5 C80.1,15.9 78.6,15.9 77.5,16.7 C76.1,16.5 74.6,17.4 73.2,17.7 C71.7,18.1 70.3,18.6 68.8,19.2 C65.9,20.3 62.9,21.6 60,23.2 C54,26.4 48.1,30.2 42.3,35.5 C24.8,51.4 17.6,69.2 14.7,86.9 C14.6,87.2 14.9,87.3 14.9,87.4 C14.5,87.8 14.6,88.3 14.5,88.7 C14.8,89 15.4,89.3 15.5,89.6 C15.3,89.9 14.9,90.3 14.7,90.4 C14.3,90.2 14.9,89.9 14.6,89.7 C14.3,90.2 14.3,91.1 14.3,91.8 C14.3,92.4 13.9,93.4 14.4,93.7 C15.3,93.5 14.4,92.7 14.4,92.2 C15.2,91.9 15.6,91.4 16.3,91.1 C17,89.2 16.8,87.3 17.3,85.4 C17.5,83.5 18,81.7 18.4,79.7 C19.4,76.1 20.4,72.3 22,68.6 Z M15.8,89.8 C16,89.8 16.3,90 16.3,90.2 C16,90.5 15.9,90.2 15.8,89.8 Z M155.6,37.4 C161.3,42.3 167.3,49.7 171.3,56.2 C179.5,69.5 182.7,82.4 183.7,95.1 C184.3,95.1 185,95.6 185.8,96.1 C186.2,95.6 185.8,94.4 185.9,93.7 C185.8,92.9 185.8,92 185.6,91.2 C185.5,89.5 185.3,87.8 185,86.2 C184.5,82.8 183.7,79.4 182.7,76 C180.6,69.3 177.9,62.3 173.5,55.4 C169.5,48.7 163,40.8 157,35.6 C150.9,30.1 144.7,26.1 138.4,22.9 C138.4,22.9 138.3,22.8 138.3,22.9 C138.5,23.7 138.1,24.5 138.1,25.3 C144,28.2 149.9,32.1 155.6,37.4 Z M160.4,137.6 C161.7,138.4 163.2,138.9 164.5,139.6 C165.1,138.4 164.8,136.6 165.3,135.2 C166.7,134.2 167.9,133.3 169,132.2 C167.5,131.8 166,131.4 164.5,130.7 C163.8,129.5 163.4,128.3 162.7,127.1 C161.5,128.1 160.4,129.3 159.4,130.4 C157.7,130.7 156.1,130.6 154.3,131.1 C155.3,132.4 155.7,133.2 156.7,134.6 C156.3,136.1 155.6,137.5 155.6,138.9 C157.2,138.3 158.8,138 160.4,137.6 L160.4,137.6 Z M137.1,24.7 C137.1,24.6 136.9,24.1 136.7,24.2 C136.8,24.2 136.7,24.3 136.6,24.5 C136.7,24.5 136.9,24.6 137.1,24.7 Z M81.6,13.4 C81.5,13.4 81.3,13 81.1,12.9 C80.9,12.1 81.9,11.4 81.3,10.5 C81.1,10.4 80.9,10.5 80.7,10.5 C80.8,11.6 80.2,12.8 80.1,13.9 C80.6,13.7 81.3,13.8 81.6,13.4 Z M84.1,17.2 C83.8,16.4 84.6,15.7 84.4,14.9 C83.7,15 83,15 82.4,15.5 C82.4,16 82.3,16.5 82.1,17 C81.7,17.2 81.6,17.5 81.7,17.8 C82.6,17.5 83.3,17.4 84.1,17.2 L84.1,17.2 Z M78.1,11.5 C78.6,11.4 78.8,11.6 79.1,11.9 C79.8,11.5 79.6,10.6 79.8,10.1 C78.6,10.4 77.4,10.6 76,11.1 C75.6,12.5 74.8,13.8 74.9,15.3 C75.7,15 76.5,14.9 77.3,14.5 C77.6,13.6 77.7,12.5 78.1,11.5 Z M83.7,13.1 C83.6,12.9 83.4,12.4 83.1,12.5 C83.1,12.8 82.8,13 82.9,13.4 C83.2,13.2 83.4,13.4 83.7,13.1 Z M105.3,24.2 C103.7,24.8 102.2,25.2 100.6,25.7 C99.2,25 97.8,24.6 96.4,23.9 C95.9,25.1 96.3,26.9 95.8,28.3 C94.5,29.3 93.3,30.4 92.3,31.5 C93.8,31.8 95.4,32.1 96.9,32.8 C97.7,34 98.2,35.2 98.9,36.4 C100.1,35.3 101.1,34.1 102.1,32.9 C103.8,32.5 105.4,32.4 107.1,31.9 C105.9,30.7 105.5,29.8 104.5,28.6 C104.7,27.1 105.3,25.6 105.3,24.2 L105.3,24.2 Z M113.9,12.8 C115.1,11.9 116.3,10.8 117.1,9.8 C113.8,8.9 110.4,8.7 107.1,8.4 C106.8,8.5 106.5,8.7 106.2,8.8 C105.9,8.6 106.2,8.5 106,8.3 C100,7.8 93.8,7.9 87.7,8.8 C87.6,9.3 86.8,9.8 86.6,10.4 C86.6,10.7 87.2,11 87,11.3 C86.5,11.9 86.1,11.3 85.6,11.8 C85.3,12.2 85.4,12.6 85.1,13 C94.8,11.5 104.4,11.5 113.9,12.8 Z M183.9,97.2 C184.4,97.3 185,98 185.5,97.9 C185.6,97.5 185.9,97.4 185.9,97.1 C185.2,96.9 184.5,96.2 183.8,95.8 C183.9,96.3 183.7,96.8 183.9,97.2 Z M92.3,153.1 C92.4,152.8 92.8,152.5 93.1,152.5 C93.1,151.9 93,151.6 92.7,151.2 C86.3,150.1 80,147.9 73.8,144.4 C73.5,145 73.1,145.6 73.2,146.3 C79.4,150 85.8,152.1 92.3,153.1 L92.3,153.1 Z M31.4,103.7 C32.6,102.6 33.6,101.4 34.6,100.2 C36.3,99.8 37.9,99.7 39.6,99.2 C38.4,98 38,97.2 37,95.9 C37.3,94.4 37.9,93 37.8,91.6 C36.2,92.2 34.7,92.6 33.1,93.1 C31.7,92.4 30.3,92 28.9,91.3 C28.4,92.5 28.8,94.3 28.3,95.7 C27,96.7 25.8,97.8 24.8,98.9 C26.3,99.2 27.9,99.5 29.4,100.2 C30.2,101.3 30.8,102.5 31.4,103.7 L31.4,103.7 Z M130.1,144.9 C129.5,144.9 128.8,144.2 128.5,143.6 C125.6,145.5 122.9,146.7 120,148.1 C120.1,148.2 120,148.2 120.1,148.3 C120.1,149 119.5,149.6 119.4,150.4 C122.9,149 126.7,147.4 130.1,144.9 Z M47.6,67.8 C46.5,66.6 46,65.7 45,64.5 C45.3,63 45.9,61.6 45.8,60.2 C44.2,60.8 42.7,61.2 41.1,61.7 C39.7,61 38.3,60.6 36.9,59.9 C36.4,61.1 36.8,62.9 36.3,64.3 C35,65.3 33.8,66.4 32.8,67.5 C34.3,67.8 35.9,68.1 37.4,68.8 C38.2,70 38.7,71.2 39.4,72.4 C40.6,71.3 41.6,70.1 42.6,68.9 C44.3,68.4 45.9,68.3 47.6,67.8 L47.6,67.8 Z M116.3,149.3 C109.1,151.7 101.9,152.1 94.9,151.5 C95,152.1 95.1,152.7 95.5,153.4 C102.3,154.3 109.2,153.6 116.3,151.4 C116.5,150.7 116.6,150 116.3,149.3 Z M71.5,145.3 C71.8,144.7 72,143.9 72.1,143.3 C70.9,142.5 69.6,141.6 68.4,140.6 C67.7,140.4 66.8,141.2 67.1,142 C68.5,143.5 70,144.3 71.5,145.3 Z M191.2,110.8 C191.4,107.9 191.7,105 191.7,102 C191.4,101.5 191.4,101.1 191.3,100.7 C190.2,99.5 189,99.2 187.8,98.9 C188.1,109.8 186.1,120.4 182.7,131.1 C183.8,131.5 184.8,132.1 186,132.6 C188.5,125.8 190.2,119.1 190.9,112.2 C191.2,111.9 190.6,111.9 190.8,111.6 C190.8,111.2 191.1,111.2 191.2,110.8 Z M119.2,186.2 C92.6,191.3 66.9,186.5 42.6,166.5 C42.8,168.1 42.3,169.7 42.6,171.5 C46.8,174.9 51,177.7 55.4,180.2 C59.8,182.5 64.1,184.8 68.6,186.1 C69.2,186.1 69.5,185.1 70,185.1 C70.6,185.7 71.4,186.4 71.2,187.2 C73.3,187.9 75.3,188.4 77.3,189 C78.3,189.2 79.3,189.5 80.3,189.7 C81.4,189.9 82.4,190.4 83.4,190.1 C83.6,189.7 83.1,189.5 83.1,189.1 C83.7,188.4 84.4,187.6 85.1,187.8 C85.2,188.2 85.4,188.7 85.3,189 C84.5,189.3 84.2,190 83.7,190.4 C87,191 90.4,191.5 93.7,191.7 C93.6,191.1 94.5,190.7 94.8,190.2 C96.1,190.6 97.4,190.5 98.6,191 C98.5,191.3 98.5,191.6 98.4,191.9 C101.1,192.2 103.7,191.9 106.4,191.8 C106.6,191.4 106.7,191.5 107,191.5 C107.1,191 106.7,190.3 107,189.7 C107.7,189.6 108.5,189.7 108.9,190.3 C108.5,190.8 108.9,191.1 108.9,191.7 C112,191.5 115.1,191 118.2,190.3 C117.9,189.5 118.4,188.7 118.2,188 C118.5,187.9 118.7,188 119,187.7 C119.5,187.2 119,186.7 119.2,186.2 L119.2,186.2 Z M147.6,122.2 C147.6,122.2 147.6,122.1 147.6,122.2 L147.4,122.4 C146.4,124.8 144.5,127.3 143.5,129.5 C143.4,129.9 143,129.7 142.9,130 C140.1,133.9 136.5,137.7 132,141.2 C132.3,141.5 132.5,141.7 132.6,142 C132.8,142.3 132.6,143 132.8,143 C140.4,137.3 145.6,130.3 148.8,123.8 C148.6,123.3 148.1,122.4 147.6,122.2 Z M51.7,79.9 C53.2,75.8 55.5,71.9 58.5,67.9 C58.3,67.1 58.6,66.4 58.4,65.7 C58.1,65.8 57.9,65.7 57.6,65.8 C54,70.4 51.4,75.1 49.5,79.8 C49.8,80 49.8,80.3 49.9,80.5 C49.6,82.7 48.8,85 48,87.2 C47.8,87.4 47.3,87.6 47.4,88.1 C47.3,88.3 47.2,87.8 47.1,88.1 C46.3,91 46,93.9 45.8,96.9 L45.8,101.3 C46,102.9 45.7,104.3 46.3,105.9 C46.8,106.3 47.4,106.3 48,105.7 C48.2,104.2 47.8,102.6 47.8,101.2 C45.6,100.5 45.6,97.2 47.9,96.8 C47.9,95.9 48.3,94.9 48,94.1 C48.4,93.4 48.3,92 48.7,91 C48.9,89.9 49,88.7 49.4,87.6 C49.8,85.4 50.5,83.1 51.4,81 C51.5,80.8 51.4,80.5 51.4,80.4 C51.5,80.2 51.6,80.1 51.7,79.9 L51.7,79.9 Z M63.7,46.7 C64.9,45.6 65.9,44.4 66.9,43.2 C68.6,42.8 70.2,42.7 71.9,42.2 C70.7,41 70.3,40.1 69.3,38.9 C69.6,37.4 70.2,36 70.1,34.6 C68.5,35.2 67,35.6 65.4,36.1 C64,35.4 62.6,35 61.2,34.3 C60.7,35.5 61.1,37.3 60.6,38.7 C59.3,39.7 58.1,40.8 57.1,41.9 C58.6,42.2 60.2,42.5 61.7,43.2 C62.5,44.3 63.1,45.6 63.7,46.7 L63.7,46.7 Z M103.1,47.5 C108.6,47.8 114,49.2 119.3,51.1 C119.8,50.9 120.4,50.3 120.9,49.8 C115.1,47.4 109.3,45.9 103.3,45.6 C103,46 103.1,46.8 103.1,47.5 Z M69.5,55.3 C68.8,55.5 68,55.6 67.7,56.4 C68.2,56.5 67.4,57.8 66.9,57.3 C67.1,57 67.6,56.8 67.7,56.5 C66.9,56.3 65.8,57.7 65.3,58.3 C65.1,58 64.8,58.3 64.6,58.4 C62.7,60.1 61.1,61.7 59.6,63.3 C60,63.8 60.3,64.6 60.6,65.2 C62.5,63.1 64.7,61.1 66.9,59.1 C67,58.9 66.4,59.1 66.5,58.9 C66.7,58.6 67.1,58.5 67.2,58.2 C67.3,58.1 66.6,58.3 66.7,58.1 C67.1,57.9 67.4,57.3 67.7,57.4 C67.2,58 67.5,58.1 67.4,58.8 C77.7,50.9 87.4,48.2 97.1,47.6 C97.9,47 98.1,46.3 98,45.5 C88.8,46 79.6,48.2 70,54.5 C69.8,54.7 69.9,55 69.5,55.3 L69.5,55.3 Z M154.2,107.7 C154.5,105.3 154.8,102.9 154.8,100.5 C154.9,99.3 154.9,98.1 154.8,96.9 C154.6,95.6 155.1,94.4 154.1,93.2 C153.6,93.1 153.3,93 152.8,93.4 C152.7,93.5 152.7,93.6 152.6,93.7 C152.5,96 152.9,98.3 152.8,100.6 C152.7,102.9 152.5,105.2 152.2,107.5 C151.5,112.1 150.1,116.5 148.3,121 C148.9,121 149.5,121.4 150,121.8 C152,117.2 153.3,112.5 154.2,107.7 L154.2,107.7 Z M71.7,39.5 C71.8,39.3 71.5,39 71.5,39 C71.5,39.1 71.5,39.1 71.4,39.2 C71.5,39.3 71.6,39.6 71.7,39.5 Z M130.2,57.3 C130.6,57.2 130.8,57.3 131.1,57 C131.3,56.6 131.4,56.2 131.3,55.8 C129.3,54.1 127.3,52.8 125.1,51.9 C125.2,52.6 125,53.3 125,54 C126.8,55 128.5,56.2 130.2,57.3 Z M122.7,182.7 C122.9,183 122.4,183.7 122.6,183.5 C130.5,181.6 138.4,178.2 146.4,173.1 C146.2,172.8 145.8,172.5 146,172.3 C146.2,172.2 146.4,172.4 146.6,172.3 C146.4,172 146,171.6 145.9,171.3 C146.1,171.1 146.6,171.5 146.5,171.2 C146.3,171.1 146.2,170.9 146.1,170.7 C137.5,176.1 129,179.5 120.7,181.7 C120.3,182.2 120,182.7 119.5,183.2 C119.2,182.9 119.4,182.5 119,182.3 C117.3,182.1 115.4,182.9 113.6,183 C111.7,183.2 109.9,183.5 108.1,183.6 C104.5,183.9 101,184.1 97.4,183.9 C90.3,183.7 83.3,182.4 76.3,180.4 C62.4,176 48.8,168.6 35.8,153.5 C35.5,153.2 35,152.4 34.6,152.1 C33.9,152 33.4,152.8 32.8,152.7 C32.7,151.7 32.8,150.7 32.7,149.6 C25.2,139.3 21.1,129.3 18.5,119.4 C18,119.2 17.5,118.4 16.7,118.3 C16.4,118.6 16.2,118.7 16.1,118.9 C16.3,119.2 16.5,118.7 16.6,118.9 C16.3,119.2 16.4,119.3 16.4,119.6 C19.2,131 24.4,143 34.1,154.8 C47.2,170.3 61.8,178.3 76.3,182.7 C90.9,186.9 105.9,187.4 121.1,183.8 C121.2,183.4 122,182.3 122.7,182.7 L122.7,182.7 Z M181,130.1 C184.6,119.8 186.4,109.4 186,98.7 C185.7,98.8 185.1,98.9 185.5,98.5 C184.9,98.8 184.5,98.4 183.9,98.3 C184,121.4 177.1,144.7 153.6,165 C153.5,165.5 153.7,166.1 153.4,166.7 C153.2,166.7 152.9,166.9 152.7,166.9 C152.3,166.8 152.3,166.6 152.1,166.2 C151.1,167 150.1,167.7 149,168.5 C148.8,169 148.5,169.9 148,169.4 C148.1,169.3 148.4,169.2 148.3,169.1 C147.6,169.7 146.9,170.1 146.2,170.6 C146.4,171 146.3,171.3 146.6,171.6 C146.2,171.8 146.7,172.2 146.7,172.5 C146.7,172.7 146.2,172.5 146.6,172.8 C150.3,170.7 154.6,167.2 158.2,164 C169.5,153.6 176.3,142.3 180.6,130.9 C180.6,130.7 180.2,130.7 180.4,130.4 C180.7,130.1 180.8,130.4 181,130.1 L181,130.1 Z M148.2,171.3 C148.1,171.1 148.4,171 148.6,170.8 C148.6,171 148.4,171.1 148.2,171.3 Z M148.2,170.3 C148.2,170 148.8,169.8 149,169.5 C148.9,169.9 148.6,170.5 148.2,170.3 Z M172.8,146.3 C172.6,146.4 172.6,146.3 172.5,146 C172.7,145.8 172.8,145.9 173,145.8 C173.1,146 172.7,146.1 172.8,146.3 Z M172.8,143.5 C172.7,143.6 172.6,143.3 172.5,143.4 C172.3,143.2 172.8,143.1 172.9,142.8 C173.1,143.1 172.9,143.3 172.8,143.5 L172.8,143.5 Z M25,145.7 C20.7,138.4 17.5,131.2 15.6,124.1 C11.5,109.9 11.1,96.1 13.7,82.6 C16.3,69.1 21.9,55.9 32.4,43.1 C37.6,36.8 44.5,30.6 51.8,25.8 C59.1,21 66.2,17.9 73.3,15.6 C74.1,14.3 74.1,12.9 73.9,11.5 C63,14.7 51.7,20.1 40.6,29.5 C26.4,41.5 18.3,55.3 13.4,68.9 C14.3,70.6 14,72.5 11.8,73.9 C11.2,76.3 10.4,78.6 10.1,81 C10.3,81.3 10.7,81.1 10.5,81.5 C10.3,81.5 10.2,81.2 10.1,81.2 C9,86.4 8.5,91.7 8.4,97 C8.3,99.6 8.3,102.3 8.5,105 C8.6,107.6 8.7,110.5 9.4,112.9 C9.8,112.3 9.8,111.6 10.4,111 C11,111.7 10.5,112.4 10.3,113.1 L10.2,114.8 C10.2,115.2 9.6,115 9.6,115.3 C9.9,117.2 10.3,119.1 10.8,121 C11.9,120.7 13,120.5 14.1,119.4 C14.2,120.1 13.5,120.3 13.4,120.8 C13.6,120.6 13.9,120.1 14.2,120.3 C14.1,121 14,121.8 14.5,122.4 C14.3,123 13.5,123.1 13.1,123.7 C13.1,124.3 12.8,124.8 12.1,125.3 C15.2,136.6 21.2,148.6 31,160.1 C32.5,161.7 34.4,163.7 36,165.4 C36.9,166.1 37.6,167 38.5,167.7 C38.9,168.2 39.4,168.5 39.8,168.9 C40,169.1 40.2,169.3 40.4,169.4 C40.5,169.4 40.6,169.7 40.7,169.6 C40.8,169.8 41,170 40.9,169.7 C40.7,169.6 41.3,169.4 41.4,169.3 C41.7,168.2 41.6,166.9 42.3,166 C36,160.7 29.6,153 25,145.7 L25,145.7 Z M70.9,13 C71.1,13.2 70.8,13.3 70.9,13.5 C70.8,13.7 70.7,13.4 70.6,13.3 L70.9,13 Z M70.2,13.5 C70.4,13.7 70.2,14 70.3,14.2 C70.2,14.3 70,14 69.9,13.8 L70.2,13.5 Z M12.7,119.3 C12.6,119.2 12.5,119.2 12.4,119.1 C12.6,118.9 12.9,118.7 13.2,118.6 C13.4,118.9 12.8,119 12.7,119.3 Z M39.2,166.8 C39,167 38.8,167 38.9,167.2 C37.9,166.3 36.9,164.8 35.9,163.7 C36.1,163.3 36.3,163.7 36.5,163.6 C36.7,164.9 38.5,166.2 39.2,166.8 L39.2,166.8 Z M118.3,14.1 C118.6,14 118.9,14.1 119.1,14.3 C119.7,14.2 120.2,14.6 120.7,14.6 C121.9,14.9 123,15.2 124.1,15.5 C126.3,16.2 128.5,16.8 130.7,17.7 C135.1,19.3 139.4,21.4 143.7,23.8 C152.1,28.7 161,35.8 168.5,45.3 C182,62.4 186.6,79.7 187.7,96 C189,96.3 190.1,97.3 191.4,97.7 C191.7,95.2 191.2,92.5 191,90.1 C191,90.6 190.7,91 190.1,90.7 L191,90 C190.8,89.1 191.1,87.4 190.3,87.2 C190.6,87 190.7,86.9 190.7,86.7 C189,76 185.5,64.7 178.8,53.4 C172.1,42 161.3,30.7 151.5,24.3 C148.1,21.9 144.8,20 141.4,18.2 C139.7,17.3 138,16.5 136.3,15.8 C135.4,15.4 134.6,15 133.7,14.7 C132.9,14.5 131.8,13.8 131.2,14 C130.9,13.6 130.6,13.6 130.3,13.5 C130,13.3 129.8,13.7 129.5,13.7 C129.4,13.4 129.7,13.3 129.4,13.1 C126.9,12.3 124.3,11.3 121.6,10.9 C122,11 121.5,11.2 121.2,11.4 C120.9,11.7 120.7,11.3 120.4,11.6 C120,12.4 118.6,12.7 118.1,13.6 C118,13.7 118.1,14 117.9,13.9 C117.4,14 118.1,13.9 118.3,14.1 L118.3,14.1 Z M190.1,89.6 C190.3,89.9 190.3,90.1 190.1,90.3 C189.8,90.4 189.6,90.3 189.4,90.3 C189.4,90.1 189.9,89.8 190.1,89.6 Z M189.3,89.2 C189.3,89.4 189.4,89.6 189.3,89.8 C189,90 188.8,90 188.6,89.9 C188.6,89.6 189.1,89.5 189.3,89.2 Z M188.5,88.6 C188.6,88.8 188.6,89.1 188.5,89.2 C188.2,89.4 188,89.2 187.9,89.2 C187.8,89 188.3,88.9 188.5,88.6 Z M129.2,13.7 L129.4,13.9 C129.3,14.1 129.2,13.9 129,14 C129,13.8 129.1,13.7 129.2,13.7 Z M182.1,133.1 C182.5,132.8 182.7,133.4 183.3,133.3 C183,132.8 182.5,132.5 182.3,131.9 L182.2,132 C180.1,138 176.6,144 173.1,150.1 C167.8,157.4 161.5,164.6 153.1,171 C151,172.4 149,173.9 147.1,175.1 C146.8,175.3 147.2,175.5 147,175.6 C146.9,175.5 146.8,175.3 146.7,175.5 C147,175.6 147,176.2 147.1,176.5 C146.9,176.4 146.6,175.9 146.3,175.6 C138.3,180.6 130.5,183.5 122.8,185.7 C122.7,186.2 122,186.8 122.5,187.4 C123,187 123.9,184.9 124.9,185.4 C124.7,186.9 122.7,187.9 122.6,189.4 C123.6,189.2 124.7,189 125.8,188.5 C126.1,188.1 126.6,187.2 127.3,187.3 C127.7,187.4 127.4,187.9 127.7,188.1 C136.8,185.3 146.3,180.8 155.6,173.8 C162.8,168.3 169,161.9 173.5,155.8 C173.2,155.5 172.7,155.6 172.3,155.1 C172.2,154.4 172.7,153.6 172.5,152.9 L173.1,152.4 C173.3,152.9 174,153.4 174.3,153 C174.5,152.3 174.2,151.5 174.5,150.9 C175.3,151 176.1,150.4 176.9,150.2 C177.1,149.2 176.9,148.3 177.2,147.3 C177.1,146.6 176.9,146 177.2,145.4 C178.3,145.6 177.8,147.2 178.3,148.1 C180.8,144.1 182.7,140.1 184.4,136.1 C183.7,135.4 181.9,134.5 182.1,133.1 L182.1,133.1 Z M146.3,178.4 C146.1,178.2 146.2,178.1 146.1,177.9 C146.3,177.9 146.5,178 146.7,177.9 C146.8,178.2 146.4,178.3 146.3,178.4 Z M146.2,177.1 C146.4,177 146.6,177.1 146.8,177.1 C146.9,177.4 146.9,177.8 147,177.9 C146.6,178.1 146.4,177.3 146.2,177.1 Z M146,176.1 C146.2,176 146.5,176.1 146.6,176.1 C146.8,176.4 146.7,176.8 146.9,177 C146.6,177 146.3,176.4 146,176.1 Z M172.8,151.9 C172.6,152 172.5,151.9 172.4,151.7 C172.7,151.5 172.9,151.4 173.1,151.2 C173,151.5 172.8,151.7 172.8,151.9 Z M93.2,124.1 L96.8,124.9" id="\u5F62\u72B6" fill-rule="nonzero" data-v-adf305b3></path><text id="\u91CD\u65B0\u6FC0\u6D3B" transform="translate(99.1901, 99.5228) rotate(-30) translate(-99.1901, -99.5228)" font-family="PingFangSC-Medium, PingFang SC" font-size="39" font-weight="400" letter-spacing="0.4" data-v-adf305b3><tspan x="20.3900543" y="113.522759" data-v-adf305b3>\u91CD\u65B0\u6FC0\u6D3B</tspan></text></g></g></svg>', 1)
|
|
13583
13583
|
])])) : w("", !0),
|
|
13584
|
-
o.historyActivityType == "endEvent" ? (p(),
|
|
13584
|
+
o.historyActivityType == "endEvent" ? (p(), f("p", Lm, [...t[3] || (t[3] = [
|
|
13585
13585
|
m("b", null, "\u6D41\u7A0B\u5DF2\u7ED3\u675F", -1)
|
|
13586
|
-
])])) : o.historyActivityType == "startEvent" ? (p(),
|
|
13586
|
+
])])) : o.historyActivityType == "startEvent" ? (p(), f("p", Fm, [
|
|
13587
13587
|
m("span", Vm, k(o.assigneeName || (o.comments && o.comments.length > 0 ? r.my(o) : "")), 1),
|
|
13588
13588
|
t[4] || (t[4] = $(" \u5728 ", -1)),
|
|
13589
13589
|
m("span", jm, k(o.createTime), 1),
|
|
13590
13590
|
t[5] || (t[5] = $(" \u53D1\u8D77\u4E86\u6D41\u7A0B ", -1))
|
|
13591
|
-
])) : (p(),
|
|
13591
|
+
])) : (p(), f("p", Qm, [
|
|
13592
13592
|
m("span", Um, k(o.assigneeName || (o.comments && o.comments.length > 0 ? r.my(o) : "")), 1),
|
|
13593
13593
|
t[6] || (t[6] = $(" \u5728 ", -1)),
|
|
13594
13594
|
m("span", Gm, k(o.createTime), 1),
|
|
@@ -13596,42 +13596,42 @@ function e0(e, t, i, s, n, r) {
|
|
|
13596
13596
|
m("span", _m, k(o.historyActivityType == "endEvent" ? "\u7ED3\u675F" : o.historyActivityName || "\u672A\u547D\u540D"), 1),
|
|
13597
13597
|
t[8] || (t[8] = $(" \u73AF\u8282 ", -1))
|
|
13598
13598
|
])),
|
|
13599
|
-
o.historyActivityDurationTime ? (p(),
|
|
13600
|
-
o.comments && o.comments.length > 0 ? (p(!0),
|
|
13601
|
-
g < 1 ? (p(),
|
|
13599
|
+
o.historyActivityDurationTime ? (p(), f("p", qm, " \u4EFB\u52A1\u5386\u65F6 " + k(o.historyActivityDurationTime), 1)) : w("", !0),
|
|
13600
|
+
o.comments && o.comments.length > 0 ? (p(!0), f(M, { key: 6 }, W(o.comments.filter((l) => l.action === "AddComment"), (l, g) => (p(), f(M, { key: g }, [
|
|
13601
|
+
g < 1 ? (p(), f(M, { key: 0 }, [
|
|
13602
13602
|
m("span", {
|
|
13603
13603
|
class: oe(["comment-type", o.class])
|
|
13604
13604
|
}, k(n.commentMap[l.type] || l.type), 3),
|
|
13605
13605
|
m("span", Jm, k(l.userId), 1),
|
|
13606
13606
|
t[9] || (t[9] = $(": ", -1)),
|
|
13607
13607
|
m("span", null, k(l.fullMessage), 1),
|
|
13608
|
-
o.comments.filter((
|
|
13608
|
+
o.comments.filter((h) => h.action === "AddComment").length > 1 ? (p(), f("span", {
|
|
13609
13609
|
key: 0,
|
|
13610
13610
|
style: { color: "#1989fa", float: "right" },
|
|
13611
|
-
onClick: t[0] || (t[0] = (...
|
|
13611
|
+
onClick: t[0] || (t[0] = (...h) => r.handleClick && r.handleClick(...h))
|
|
13612
13612
|
}, [
|
|
13613
13613
|
$(k(n.toggleText) + " ", 1),
|
|
13614
13614
|
m("i", {
|
|
13615
13615
|
class: oe([n.isFlag ? "arrow-up" : "arrow-down"])
|
|
13616
13616
|
}, null, 2)
|
|
13617
13617
|
])) : w("", !0),
|
|
13618
|
-
l.time && n.isFlag ? (p(),
|
|
13618
|
+
l.time && n.isFlag ? (p(), f("p", zm, k(l.time), 1)) : w("", !0)
|
|
13619
13619
|
], 64)) : w("", !0),
|
|
13620
|
-
g > 0 && n.isFlag ? (p(),
|
|
13620
|
+
g > 0 && n.isFlag ? (p(), f(M, { key: 1 }, [
|
|
13621
13621
|
m("span", Hm, k(n.commentMap[l.type] || l.type), 1),
|
|
13622
13622
|
m("span", Km, k(l.userId), 1),
|
|
13623
13623
|
t[10] || (t[10] = $(": ", -1)),
|
|
13624
13624
|
m("span", null, k(l.fullMessage), 1),
|
|
13625
|
-
l.time ? (p(),
|
|
13625
|
+
l.time ? (p(), f("p", Wm, k(l.time), 1)) : w("", !0)
|
|
13626
13626
|
], 64)) : w("", !0)
|
|
13627
13627
|
], 64))), 128)) : w("", !0),
|
|
13628
|
-
o.endTime && o.historyActivityType != "startEvent" ? (p(),
|
|
13628
|
+
o.endTime && o.historyActivityType != "startEvent" ? (p(), f("p", Ym, "\u7ED3\u675F\u65F6\u95F4: " + k(o.endTime), 1)) : w("", !0),
|
|
13629
13629
|
m("div", Zm, [
|
|
13630
|
-
o.attachmentsFujian && o.attachmentsFujian.length > 0 ? (p(),
|
|
13630
|
+
o.attachmentsFujian && o.attachmentsFujian.length > 0 ? (p(), f("div", {
|
|
13631
13631
|
key: 0,
|
|
13632
13632
|
onClick: (l) => e.$emit("view", o.attachmentsFujian)
|
|
13633
13633
|
}, " \u67E5\u770B\u9644\u4EF6", 8, Xm)) : w("", !0),
|
|
13634
|
-
o.attachmentsQianzi && o.attachmentsQianzi.length > 0 ? (p(),
|
|
13634
|
+
o.attachmentsQianzi && o.attachmentsQianzi.length > 0 ? (p(), f("div", {
|
|
13635
13635
|
key: 1,
|
|
13636
13636
|
onClick: (l) => e.$emit("view", o.attachmentsQianzi)
|
|
13637
13637
|
}, " \u67E5\u770B\u7B7E\u5B57", 8, $m)) : w("", !0)
|
|
@@ -13693,7 +13693,7 @@ const t0 = {
|
|
|
13693
13693
|
};
|
|
13694
13694
|
function i0(e, t, i, s, n, r) {
|
|
13695
13695
|
const o = G("processFlow");
|
|
13696
|
-
return p(),
|
|
13696
|
+
return p(), f("div", {
|
|
13697
13697
|
class: oe(["bpmnnd-box", n.visible ? "bpmnnd-box-active" : ""])
|
|
13698
13698
|
}, [
|
|
13699
13699
|
U(o, {
|
|
@@ -13726,7 +13726,6 @@ const n0 = {
|
|
|
13726
13726
|
},
|
|
13727
13727
|
data() {
|
|
13728
13728
|
return {
|
|
13729
|
-
floatAdd: !1,
|
|
13730
13729
|
drawer: !1,
|
|
13731
13730
|
isAdd: !1,
|
|
13732
13731
|
viewer: null,
|
|
@@ -13778,7 +13777,7 @@ const n0 = {
|
|
|
13778
13777
|
},
|
|
13779
13778
|
enableTouchMove() {
|
|
13780
13779
|
const e = this.viewer.get("canvas"), t = e._svg, i = document.querySelector(".viewport"), s = document.querySelector(".djs-tooltip-container");
|
|
13781
|
-
let n = !1, r, o, a = 0, l = 0, g = 0,
|
|
13780
|
+
let n = !1, r, o, a = 0, l = 0, g = 0, h = 0;
|
|
13782
13781
|
t.addEventListener("touchstart", (d) => {
|
|
13783
13782
|
n = !0;
|
|
13784
13783
|
const C = d.touches[0];
|
|
@@ -13786,13 +13785,12 @@ const n0 = {
|
|
|
13786
13785
|
const b = i.getAttribute("transform").match(/matrix\(([^)]+)\)/)[1].split(/\s*,\s*|\s+/);
|
|
13787
13786
|
a = parseFloat(b[4]), l = parseFloat(b[5]);
|
|
13788
13787
|
const E = this.getTransformMatrix(s.style.transform);
|
|
13789
|
-
this.isAdd ? (
|
|
13788
|
+
this.isAdd ? (g = parseFloat(E[4]), h = parseFloat(E[5])) : (g = parseFloat(E[4]) + 30, h = parseFloat(E[5]) + 16, this.isAdd = !0);
|
|
13790
13789
|
}), t.addEventListener("touchmove", (d) => {
|
|
13791
13790
|
if (!n)
|
|
13792
13791
|
return;
|
|
13793
|
-
const C = d.touches[0];
|
|
13794
|
-
|
|
13795
|
-
l !== void 0 && (i.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${a + b} ${l + E})`), this.floatAdd, s.setAttribute("style", `position: absolute; width: 0px; height: 0px; transform: matrix(0.615, 0, 0, 0.615, ${g + b}, ${f + E});`)), e._cachedViewbox && (e._cachedViewbox.x = b, e._cachedViewbox.y = E), d.preventDefault();
|
|
13792
|
+
const C = d.touches[0], b = C.clientX - r, E = C.clientY - o;
|
|
13793
|
+
l !== void 0 && (i.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${a + b} ${l + E})`), s.setAttribute("style", `position: absolute; width: 0px; height: 0px; transform: matrix(0.615, 0, 0, 0.615, ${g + b}, ${h + E});`)), e._cachedViewbox && (e._cachedViewbox.x = b, e._cachedViewbox.y = E), d.preventDefault();
|
|
13796
13794
|
}), t.addEventListener("touchend", () => {
|
|
13797
13795
|
n = !1;
|
|
13798
13796
|
});
|
|
@@ -13813,7 +13811,7 @@ const n0 = {
|
|
|
13813
13811
|
const r = i.get(n.id);
|
|
13814
13812
|
if (r) {
|
|
13815
13813
|
let { x: o, y: a, type: l } = r;
|
|
13816
|
-
["bpmn:StartEvent", "bpmn:EndEvent"].includes(l) ? (o = o - 45, a = a + 65) : ["bpmn:UserTask"].includes(l) && (o = o - 10, a = a +
|
|
13814
|
+
["bpmn:StartEvent", "bpmn:EndEvent"].includes(l) ? (o = o - 45, a = a + 65) : ["bpmn:UserTask"].includes(l) && (o = o - 10, a = a + 90), s.add({
|
|
13817
13815
|
position: { x: o, y: a },
|
|
13818
13816
|
html: n.tooltip
|
|
13819
13817
|
});
|
|
@@ -13846,7 +13844,7 @@ const n0 = {
|
|
|
13846
13844
|
};
|
|
13847
13845
|
function r0(e, t, i, s, n, r) {
|
|
13848
13846
|
const o = G("bpmnNodeDetail");
|
|
13849
|
-
return p(),
|
|
13847
|
+
return p(), f("div", {
|
|
13850
13848
|
ref: "container",
|
|
13851
13849
|
class: "bpmn-look",
|
|
13852
13850
|
onWheel: t[0] || (t[0] = (...a) => e.handleWheel && e.handleWheel(...a))
|
|
@@ -13857,7 +13855,7 @@ function r0(e, t, i, s, n, r) {
|
|
|
13857
13855
|
}, null, 8, ["onClose"])
|
|
13858
13856
|
], 544);
|
|
13859
13857
|
}
|
|
13860
|
-
const el = /* @__PURE__ */ Ce(n0, [["render", r0], ["__scopeId", "data-v-
|
|
13858
|
+
const el = /* @__PURE__ */ Ce(n0, [["render", r0], ["__scopeId", "data-v-ae1272fe"]]), o0 = mt({
|
|
13861
13859
|
name: "TopTab",
|
|
13862
13860
|
components: {
|
|
13863
13861
|
processFlow: $a,
|
|
@@ -14066,29 +14064,29 @@ const a0 = { class: "tops-tab" }, l0 = { class: "tops-tab-header" }, c0 = ["onCl
|
|
|
14066
14064
|
class: "textnone"
|
|
14067
14065
|
}, g0 = { class: "seal-list__item--option" }, y0 = { style: { "max-width": "100px" } }, A0 = { class: "seal-list__item--option" }, C0 = { style: { "max-width": "100px" } }, v0 = { class: "seal-list__item--option" }, b0 = { style: { "max-width": "100px" } };
|
|
14068
14066
|
function w0(e, t, i, s, n, r) {
|
|
14069
|
-
const o = G("BpmnLook"), a = G("processFlow"), l = G("ViewAttchList"), g = G("TopPopup"),
|
|
14070
|
-
return p(),
|
|
14067
|
+
const o = G("BpmnLook"), a = G("processFlow"), l = G("ViewAttchList"), g = G("TopPopup"), h = G("PreviewImage");
|
|
14068
|
+
return p(), f("div", a0, [
|
|
14071
14069
|
m("div", l0, [
|
|
14072
|
-
(p(!0),
|
|
14070
|
+
(p(!0), f(M, null, W(e.isTapList, (d, C) => (p(), f("div", {
|
|
14073
14071
|
class: oe(["tops-tab-header-items", [d.key === e.active ? "active" : ""]]),
|
|
14074
14072
|
onClick: (b) => e.handleActive(d.key, C)
|
|
14075
14073
|
}, k(d.label), 11, c0))), 256)),
|
|
14076
|
-
e.isTapList.length ? (p(),
|
|
14074
|
+
e.isTapList.length ? (p(), f("div", d0)) : w("", !0)
|
|
14077
14075
|
]),
|
|
14078
14076
|
m("div", u0, [
|
|
14079
|
-
(p(!0),
|
|
14077
|
+
(p(!0), f(M, null, W(e.isTapList, (d) => Ft((p(), f("div", {
|
|
14080
14078
|
key: d.key,
|
|
14081
14079
|
style: { height: "100%" },
|
|
14082
14080
|
class: oe([d.key === "c" && "tops-tab-body-taskcommentlist"])
|
|
14083
14081
|
}, [
|
|
14084
14082
|
d.key === "a" && d.type === "default" ? Je(e.$slots, "default", { key: 0 }, void 0, !0) : w("", !0),
|
|
14085
|
-
e.active === d.key && d.key === "b" && d.type === "default" ? (p(),
|
|
14083
|
+
e.active === d.key && d.key === "b" && d.type === "default" ? (p(), f("div", {
|
|
14086
14084
|
key: 1,
|
|
14087
14085
|
class: "uph-tab-b",
|
|
14088
14086
|
style: { height: "100%" },
|
|
14089
14087
|
name: d.slot
|
|
14090
14088
|
}, [
|
|
14091
|
-
e.processXml ? (p(),
|
|
14089
|
+
e.processXml ? (p(), f("div", {
|
|
14092
14090
|
key: 0,
|
|
14093
14091
|
style: { padding: "10px 20px", color: "#1389ff" },
|
|
14094
14092
|
onClick: t[0] || (t[0] = () => e.visibleTack = !0)
|
|
@@ -14099,23 +14097,23 @@ function w0(e, t, i, s, n, r) {
|
|
|
14099
14097
|
ref: "PreviewRef",
|
|
14100
14098
|
diagram: e.processXml,
|
|
14101
14099
|
approvalData: e.approvalData
|
|
14102
|
-
}, null, 8, ["diagram", "approvalData"])) : (p(),
|
|
14100
|
+
}, null, 8, ["diagram", "approvalData"])) : (p(), f("div", h0, " \u6682\u65E0\u6D41\u7A0B\u56FE "))
|
|
14103
14101
|
], 8, p0)) : w("", !0),
|
|
14104
|
-
d.key === "c" && d.type === "default" ? (p(),
|
|
14105
|
-
d.key === "c" && e.ProcessInsObj.flow ? (p(),
|
|
14102
|
+
d.key === "c" && d.type === "default" ? (p(), f("div", f0, [
|
|
14103
|
+
d.key === "c" && e.ProcessInsObj.flow ? (p(), f(M, { key: 0 }, [
|
|
14106
14104
|
U(a, {
|
|
14107
14105
|
isActive: !!(e.ProcessInsObj.historyFlow && e.ProcessInsObj.historyFlow.length > 0),
|
|
14108
14106
|
request: e.ProcessInsObj.request,
|
|
14109
14107
|
"flow-list": e.formatFlow(e.ProcessInsObj.flow),
|
|
14110
14108
|
onView: e.viewList
|
|
14111
14109
|
}, null, 8, ["isActive", "request", "flow-list", "onView"]),
|
|
14112
|
-
e.ProcessInsObj.historyFlow && e.ProcessInsObj.historyFlow.length > 0 ? (p(!0),
|
|
14110
|
+
e.ProcessInsObj.historyFlow && e.ProcessInsObj.historyFlow.length > 0 ? (p(!0), f(M, { key: 0 }, W(e.ProcessInsObj.historyFlow, (C) => (p(), ge(a, {
|
|
14113
14111
|
isHistory: !0,
|
|
14114
14112
|
request: e.ProcessInsObj.request,
|
|
14115
14113
|
"flow-list": e.formatFlow(C),
|
|
14116
14114
|
onView: e.viewList
|
|
14117
14115
|
}, null, 8, ["request", "flow-list", "onView"]))), 256)) : w("", !0)
|
|
14118
|
-
], 64)) : (p(),
|
|
14116
|
+
], 64)) : (p(), f("div", m0, "\u6682\u65E0\u6570\u636E"))
|
|
14119
14117
|
])) : w("", !0),
|
|
14120
14118
|
d.type == "slot" ? Je(e.$slots, d.slot, { key: 3 }, void 0, !0) : w("", !0)
|
|
14121
14119
|
], 2)), [
|
|
@@ -14135,7 +14133,7 @@ function w0(e, t, i, s, n, r) {
|
|
|
14135
14133
|
]),
|
|
14136
14134
|
_: 1
|
|
14137
14135
|
}, 8, ["visible"]),
|
|
14138
|
-
U(
|
|
14136
|
+
U(h, {
|
|
14139
14137
|
images: e.signLists,
|
|
14140
14138
|
visible: e.signPreViewVisible,
|
|
14141
14139
|
"onUpdate:visible": t[2] || (t[2] = (d) => e.signPreViewVisible = d),
|
|
@@ -14150,7 +14148,7 @@ function w0(e, t, i, s, n, r) {
|
|
|
14150
14148
|
width: "60vw"
|
|
14151
14149
|
}, {
|
|
14152
14150
|
default: ye(() => [
|
|
14153
|
-
e.trackListss && e.trackListss.length ? (p(!0),
|
|
14151
|
+
e.trackListss && e.trackListss.length ? (p(!0), f(M, { key: 0 }, W(e.trackListss, (d, C) => (p(), f("div", {
|
|
14154
14152
|
key: d.id,
|
|
14155
14153
|
class: "seal-list__item"
|
|
14156
14154
|
}, [
|
|
@@ -14267,12 +14265,12 @@ const x0 = { class: "top-select" }, N0 = {
|
|
|
14267
14265
|
style: { position: "relative", "z-index": "80" }
|
|
14268
14266
|
}, P0 = ["src"], S0 = ["onClick"], M0 = ["src"];
|
|
14269
14267
|
function D0(e, t, i, s, n, r) {
|
|
14270
|
-
return p(),
|
|
14271
|
-
e.isSlots ? (p(),
|
|
14268
|
+
return p(), f("div", x0, [
|
|
14269
|
+
e.isSlots ? (p(), f("div", N0, [
|
|
14272
14270
|
Je(e.$slots, "header", {
|
|
14273
14271
|
data: { ...e.activeItem, placeholder: e.placeholder }
|
|
14274
14272
|
}, void 0, !0)
|
|
14275
|
-
])) : (p(),
|
|
14273
|
+
])) : (p(), f("div", {
|
|
14276
14274
|
key: 1,
|
|
14277
14275
|
class: oe(["top-select-menu", [
|
|
14278
14276
|
e.border && "top-select-menu-border",
|
|
@@ -14281,31 +14279,31 @@ function D0(e, t, i, s, n, r) {
|
|
|
14281
14279
|
onClick: t[0] || (t[0] = (...o) => e.handleExpand && e.handleExpand(...o))
|
|
14282
14280
|
}, [
|
|
14283
14281
|
$(k(e.activeItem ? e.activeItem.name : e.placeholder) + " ", 1),
|
|
14284
|
-
e.disibled ? w("", !0) : (p(),
|
|
14282
|
+
e.disibled ? w("", !0) : (p(), f("img", {
|
|
14285
14283
|
key: 0,
|
|
14286
14284
|
class: oe(["top-select-menu--arrow", [e.expand ? "arrow-active" : ""]]),
|
|
14287
14285
|
src: e.arrow
|
|
14288
14286
|
}, null, 10, P0))
|
|
14289
14287
|
], 2)),
|
|
14290
|
-
e.maskShow ? (p(),
|
|
14288
|
+
e.maskShow ? (p(), f("div", {
|
|
14291
14289
|
key: 2,
|
|
14292
14290
|
class: "top-select-option-mask",
|
|
14293
14291
|
style: Ae(
|
|
14294
14292
|
e.expand ? "visibility: visible; opacity: .7;" : "visibility: hidden; opacity: 0;"
|
|
14295
14293
|
)
|
|
14296
14294
|
}, null, 4)) : w("", !0),
|
|
14297
|
-
e.lists && e.lists.length ? (p(),
|
|
14295
|
+
e.lists && e.lists.length ? (p(), f("div", {
|
|
14298
14296
|
key: 3,
|
|
14299
14297
|
class: oe(["top-select-option", [e.border && "top-select-option-border"]]),
|
|
14300
14298
|
style: Ae(`${e.expand ? "transform: translateY(2%);visibility: visible; opacity: 1;" : "transform: translateY(-50%);visibility: hidden; opacity: 0"};${e.optionStyle ? e.optionStyle : ""}`)
|
|
14301
14299
|
}, [
|
|
14302
|
-
(p(!0),
|
|
14300
|
+
(p(!0), f(M, null, W(e.lists, (o, a) => (p(), f("div", {
|
|
14303
14301
|
class: oe(["option-items", [e.active == o.id ? "option-items-active" : ""]]),
|
|
14304
14302
|
key: o.id,
|
|
14305
14303
|
onClick: (l) => e.handleClick(o, a)
|
|
14306
14304
|
}, [
|
|
14307
14305
|
$(k(o.name) + " ", 1),
|
|
14308
|
-
e.active == o.id ? (p(),
|
|
14306
|
+
e.active == o.id ? (p(), f("img", {
|
|
14309
14307
|
key: 0,
|
|
14310
14308
|
class: "option-items-check",
|
|
14311
14309
|
src: e.check
|
|
@@ -14459,12 +14457,12 @@ function ag(e, t, i, s, n, r) {
|
|
|
14459
14457
|
])
|
|
14460
14458
|
]),
|
|
14461
14459
|
m("div", L0, [
|
|
14462
|
-
(p(!0),
|
|
14460
|
+
(p(!0), f(M, null, W([...e.fixedPersonList], (a) => (p(), f("div", {
|
|
14463
14461
|
class: "s-node",
|
|
14464
14462
|
key: a.userId,
|
|
14465
14463
|
onClick: (l) => e.handleClickFixedPerson(a)
|
|
14466
14464
|
}, [
|
|
14467
|
-
e.mySelectIds.includes(a.userId) ? (p(),
|
|
14465
|
+
e.mySelectIds.includes(a.userId) ? (p(), f("div", V0, [...t[9] || (t[9] = [
|
|
14468
14466
|
m("svg", {
|
|
14469
14467
|
t: "1758260488735",
|
|
14470
14468
|
class: "icon",
|
|
@@ -14481,7 +14479,7 @@ function ag(e, t, i, s, n, r) {
|
|
|
14481
14479
|
"p-id": "7528"
|
|
14482
14480
|
})
|
|
14483
14481
|
], -1)
|
|
14484
|
-
])])) : (p(),
|
|
14482
|
+
])])) : (p(), f("div", j0, [...t[10] || (t[10] = [
|
|
14485
14483
|
m("svg", {
|
|
14486
14484
|
t: "1758260589679",
|
|
14487
14485
|
class: "icon",
|
|
@@ -14499,12 +14497,12 @@ function ag(e, t, i, s, n, r) {
|
|
|
14499
14497
|
})
|
|
14500
14498
|
], -1)
|
|
14501
14499
|
])])),
|
|
14502
|
-
a.avatar ? (p(),
|
|
14500
|
+
a.avatar ? (p(), f("img", {
|
|
14503
14501
|
key: 2,
|
|
14504
14502
|
class: "node-avatar",
|
|
14505
14503
|
src: a.avatar,
|
|
14506
14504
|
alt: "\u5934\u50CF"
|
|
14507
|
-
}, null, 8, Q0)) : (p(),
|
|
14505
|
+
}, null, 8, Q0)) : (p(), f("div", U0, k((a.realName || "").slice(-2)), 1)),
|
|
14508
14506
|
m("div", G0, [
|
|
14509
14507
|
m("div", _0, k(a.realName), 1),
|
|
14510
14508
|
m("div", q0, k(a.phonenumber), 1)
|
|
@@ -14567,18 +14565,18 @@ function ag(e, t, i, s, n, r) {
|
|
|
14567
14565
|
])
|
|
14568
14566
|
]),
|
|
14569
14567
|
m("div", X0, [
|
|
14570
|
-
(p(!0),
|
|
14568
|
+
(p(!0), f(M, null, W([...e.mySelect], (a) => (p(), f("div", {
|
|
14571
14569
|
class: "s-node stt-node",
|
|
14572
14570
|
key: a.userId,
|
|
14573
14571
|
onClick: (l) => e.handleClickFixedPerson(a)
|
|
14574
14572
|
}, [
|
|
14575
14573
|
m("div", eg, [
|
|
14576
|
-
a.avatar ? (p(),
|
|
14574
|
+
a.avatar ? (p(), f("img", {
|
|
14577
14575
|
key: 0,
|
|
14578
14576
|
class: "node-avatar stt-node-avatar",
|
|
14579
14577
|
src: a.avatar,
|
|
14580
14578
|
alt: "\u5934\u50CF"
|
|
14581
|
-
}, null, 8, tg)) : (p(),
|
|
14579
|
+
}, null, 8, tg)) : (p(), f("div", ig, k((a.realName || "").slice(-2)), 1)),
|
|
14582
14580
|
m("div", sg, [
|
|
14583
14581
|
m("div", ng, k(a.realName), 1),
|
|
14584
14582
|
m("div", rg, k(a.phonenumber), 1)
|
|
@@ -14821,7 +14819,7 @@ const il = /* @__PURE__ */ Ce(B0, [["render", ag], ["__scopeId", "data-v-f68e835
|
|
|
14821
14819
|
},
|
|
14822
14820
|
selfList: {
|
|
14823
14821
|
handler(e, t) {
|
|
14824
|
-
e && e.length && (this.option = e, this.checkedItem = this.option[0], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id));
|
|
14822
|
+
e && e.length && (this.option = e, this.checkedItem = this.option[0], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id), this.getXmlByProcessDefId(this.checkedItem.id));
|
|
14825
14823
|
},
|
|
14826
14824
|
immediate: !0,
|
|
14827
14825
|
deep: !0
|
|
@@ -14876,7 +14874,7 @@ const il = /* @__PURE__ */ Ce(B0, [["render", ag], ["__scopeId", "data-v-f68e835
|
|
|
14876
14874
|
key: t.processDefinitionKey,
|
|
14877
14875
|
name: t.processDefinitionName,
|
|
14878
14876
|
version: t.processDefinitionVersion
|
|
14879
|
-
}, this.option = [this.checkedItem], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id), this.businessDeptIdData || this.getNodeUserDept();
|
|
14877
|
+
}, this.option = [this.checkedItem], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id), this.getXmlByProcessDefId(this.checkedItem.id), this.businessDeptIdData || this.getNodeUserDept();
|
|
14880
14878
|
}
|
|
14881
14879
|
});
|
|
14882
14880
|
},
|
|
@@ -14896,7 +14894,7 @@ const il = /* @__PURE__ */ Ce(B0, [["render", ag], ["__scopeId", "data-v-f68e835
|
|
|
14896
14894
|
return;
|
|
14897
14895
|
}
|
|
14898
14896
|
await this.request.post("/bladex/blade-workflow/repository/getProcessDefList", e).then((t) => {
|
|
14899
|
-
t.code == 200 && (this.option = t.data, t.data && t.data.length ? (this.handleTips("", !1, "success"), (this.isSelectFirst || t.data.length == 1) && (this.checkedItem = this.option[0], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id))) : (this.handleTips("\u6682\u65E0\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F", !0, "error"), this.option = []), this.businessDeptIdData || this.getNodeUserDept());
|
|
14897
|
+
t.code == 200 && (this.option = t.data, t.data && t.data.length ? (this.handleTips("", !1, "success"), (this.isSelectFirst || t.data.length == 1) && (this.checkedItem = this.option[0], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id), this.getXmlByProcessDefId(this.checkedItem.id))) : (this.handleTips("\u6682\u65E0\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F", !0, "error"), this.option = []), this.businessDeptIdData || this.getNodeUserDept());
|
|
14900
14898
|
});
|
|
14901
14899
|
},
|
|
14902
14900
|
async getProcessInstance() {
|
|
@@ -14965,8 +14963,8 @@ const il = /* @__PURE__ */ Ce(B0, [["render", ag], ["__scopeId", "data-v-f68e835
|
|
|
14965
14963
|
}).then((n) => {
|
|
14966
14964
|
let r = [], o = [], a = !1;
|
|
14967
14965
|
n.data.map((g) => {
|
|
14968
|
-
g.posts.map((
|
|
14969
|
-
o.push(...
|
|
14966
|
+
g.posts.map((h) => {
|
|
14967
|
+
o.push(...h.users), h.users.length == 1 ? r.push(...h.users) : a = !0;
|
|
14970
14968
|
});
|
|
14971
14969
|
}), r.length > i.loopCardinality && i.loopCardinality > 0 && (a = !0), a && (r = []);
|
|
14972
14970
|
let l = [];
|
|
@@ -14974,7 +14972,7 @@ const il = /* @__PURE__ */ Ce(B0, [["render", ag], ["__scopeId", "data-v-f68e835
|
|
|
14974
14972
|
l.push({
|
|
14975
14973
|
...g,
|
|
14976
14974
|
projectPost: !this.businessDeptIdData,
|
|
14977
|
-
id: g.users.map((
|
|
14975
|
+
id: g.users.map((h) => h.id),
|
|
14978
14976
|
subjectId: g.subjectId
|
|
14979
14977
|
});
|
|
14980
14978
|
}), o.length == 0 && this.$set(i, "noPersonnel", !0), r.length > 0 && (this.personObjId = i.id, this.humanPerformerName = i.humanPerformerName, this.$set(i, "noPersonnel", !0), this.handleCallback(r)), i.positionArray = l;
|
|
@@ -15338,19 +15336,19 @@ const cg = { class: "sumbmitPopup-index-sumbit" }, dg = { class: "sumbmitPopup-s
|
|
|
15338
15336
|
}, Ag = { class: "views-items-set" }, Cg = { key: 0 }, vg = { key: 0 }, bg = { key: 1 }, wg = { key: 2 }, kg = { key: 3 }, Ig = ["onClick"], Tg = ["onClick"], Eg = {
|
|
15339
15337
|
key: 0,
|
|
15340
15338
|
class: "views-items-includes"
|
|
15341
|
-
}, xg = { class: "views-items-and2" }, Ng = { key: 0 }, Pg = { class: "include" }, Sg = { class: "include include-name" }, Mg = {
|
|
15339
|
+
}, xg = { class: "views-items-and2" }, Ng = { key: 0 }, Pg = { class: "include" }, Sg = { class: "include include-name" }, Mg = {
|
|
15342
15340
|
key: 1,
|
|
15343
15341
|
class: "person-views"
|
|
15344
|
-
},
|
|
15342
|
+
}, Dg = { class: "views-items" }, Og = { class: "views-items-name" }, Bg = { class: "views-items-set" }, Rg = ["onClick"], Lg = { key: 1 }, Fg = { key: 0 }, Vg = { key: 2 }, jg = { key: 3 }, Qg = {
|
|
15345
15343
|
key: 2,
|
|
15346
15344
|
class: "person-views-white"
|
|
15347
|
-
},
|
|
15345
|
+
}, Ug = { style: { height: "100%" } }, Gg = { class: "tree" }, _g = ["onClick"], qg = {
|
|
15348
15346
|
key: 0,
|
|
15349
15347
|
class: "children"
|
|
15350
|
-
},
|
|
15351
|
-
function
|
|
15352
|
-
const o = G("TopDownSelect"), a = G("TopPopup"), l = G("departPerson"), g = G("SelectFixedPerson"),
|
|
15353
|
-
return p(),
|
|
15348
|
+
}, Jg = ["onClick"], zg = { style: { margin: "20px" } }, Hg = ["innerHTML"], Kg = { class: "timeline" }, Wg = { class: "item-top" }, Yg = { class: "top-spot" }, Zg = { class: "top-title" }, Xg = { style: { color: "#009800" } };
|
|
15349
|
+
function $g(e, t, i, s, n, r) {
|
|
15350
|
+
const o = G("TopDownSelect"), a = G("TopPopup"), l = G("departPerson"), g = G("SelectFixedPerson"), h = G("BpmnLook"), d = G("PreviewImage"), C = G("TopTips");
|
|
15351
|
+
return p(), f("div", cg, [
|
|
15354
15352
|
t[16] || (t[16] = m("div", { class: "top-popup" }, null, -1)),
|
|
15355
15353
|
U(a, {
|
|
15356
15354
|
visible: e.show,
|
|
@@ -15385,7 +15383,7 @@ function ey(e, t, i, s, n, r) {
|
|
|
15385
15383
|
])
|
|
15386
15384
|
}, k(b.data.name ? b.data.name : b.data.placeholder), 3)
|
|
15387
15385
|
]),
|
|
15388
|
-
e.businessDeptIdData ? w("", !0) : (p(),
|
|
15386
|
+
e.businessDeptIdData ? w("", !0) : (p(), f("div", {
|
|
15389
15387
|
key: 0,
|
|
15390
15388
|
class: "sumbmitPopup-select-checked",
|
|
15391
15389
|
onClick: t[1] || (t[1] = (...E) => e.handleDeptSelect && e.handleDeptSelect(...E))
|
|
@@ -15399,7 +15397,7 @@ function ey(e, t, i, s, n, r) {
|
|
|
15399
15397
|
}, k(e.selectDeptData.label ? e.selectDeptData.label : "\u8BF7\u9009\u62E9"), 3)
|
|
15400
15398
|
])),
|
|
15401
15399
|
m("div", ug, [
|
|
15402
|
-
e.checkedItem.id ? (p(),
|
|
15400
|
+
e.checkedItem.id ? (p(), f("div", {
|
|
15403
15401
|
key: 0,
|
|
15404
15402
|
class: "viewTrack",
|
|
15405
15403
|
onClick: t[2] || (t[2] = (...E) => e.handleFlowSelect && e.handleFlowSelect(...E))
|
|
@@ -15407,7 +15405,7 @@ function ey(e, t, i, s, n, r) {
|
|
|
15407
15405
|
m("img", { src: e.ProcessImg }, null, 8, pg),
|
|
15408
15406
|
t[12] || (t[12] = $(" \u67E5\u770B\u6D41\u7A0B\u56FE ", -1))
|
|
15409
15407
|
])) : w("", !0),
|
|
15410
|
-
e.checkedItem.id && e.showFlowForecast ? (p(),
|
|
15408
|
+
e.checkedItem.id && e.showFlowForecast ? (p(), f("div", {
|
|
15411
15409
|
key: 1,
|
|
15412
15410
|
class: "viewTrack",
|
|
15413
15411
|
onClick: t[3] || (t[3] = (...E) => e.viewFlowForecast && e.viewFlowForecast(...E))
|
|
@@ -15417,11 +15415,11 @@ function ey(e, t, i, s, n, r) {
|
|
|
15417
15415
|
]),
|
|
15418
15416
|
_: 1
|
|
15419
15417
|
}, 8, ["option", "onChange", "defaultValue", "disibled"]),
|
|
15420
|
-
e.showFirstPerson && e.firstPerson && e.firstPerson.length ? (p(),
|
|
15418
|
+
e.showFirstPerson && e.firstPerson && e.firstPerson.length ? (p(), f("div", hg, [
|
|
15421
15419
|
t[14] || (t[14] = m("div", { class: "person-views-title" }, "\u4E0B\u4E00\u6B65\u5904\u7406\u8282\u70B9", -1)),
|
|
15422
|
-
(p(!0),
|
|
15420
|
+
(p(!0), f(M, null, W(e.firstPerson, (b, E) => {
|
|
15423
15421
|
var q;
|
|
15424
|
-
return p(),
|
|
15422
|
+
return p(), f("div", {
|
|
15425
15423
|
class: "views-items",
|
|
15426
15424
|
key: E
|
|
15427
15425
|
}, [
|
|
@@ -15429,67 +15427,67 @@ function ey(e, t, i, s, n, r) {
|
|
|
15429
15427
|
m("div", mg, [
|
|
15430
15428
|
m("div", gg, [
|
|
15431
15429
|
$(k(b.name) + " ", 1),
|
|
15432
|
-
E == 0 ? (p(),
|
|
15430
|
+
E == 0 ? (p(), f("span", yg, "*")) : w("", !0)
|
|
15433
15431
|
])
|
|
15434
15432
|
]),
|
|
15435
15433
|
m("div", Ag, [
|
|
15436
|
-
e.partNode[b.id] && e.partNode[b.id].length ? (p(),
|
|
15437
|
-
(p(!0),
|
|
15438
|
-
e.partNode[b.id].length > 3 ? (p(),
|
|
15439
|
-
])) : b.routeTxt && b.routeTxt.userNames ? (p(),
|
|
15440
|
-
b.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || b.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || ((q = e.partNode[b.id]) == null ? void 0 : q.length) > 0 && b.noPersonnel ? (p(),
|
|
15434
|
+
e.partNode[b.id] && e.partNode[b.id].length ? (p(), f("div", Cg, [
|
|
15435
|
+
(p(!0), f(M, null, W(e.partNode[b.id], (J, te) => (p(), f("span", { key: te }, k(te >= 3 ? "" : te == 0 ? J : `,${J}`), 1))), 128)),
|
|
15436
|
+
e.partNode[b.id].length > 3 ? (p(), f("span", vg, "...\u7B49" + k(e.partNode[b.id].length) + "\u4EBA", 1)) : w("", !0)
|
|
15437
|
+
])) : b.routeTxt && b.routeTxt.userNames ? (p(), f("div", bg, k(b.routeTxt.userNames), 1)) : w("", !0),
|
|
15438
|
+
b.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || b.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || ((q = e.partNode[b.id]) == null ? void 0 : q.length) > 0 && b.noPersonnel ? (p(), f("div", wg)) : b.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || b.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || b.noPersonnel ? (p(), f("div", kg, " \u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E ")) : b.userList && b.userList.length > 0 ? (p(), f("div", {
|
|
15441
15439
|
key: 4,
|
|
15442
15440
|
class: "views-items-set-btn",
|
|
15443
15441
|
onClick: (J) => e.handleOpenFixedPerson(b)
|
|
15444
|
-
}, " \u9009\u62E9 ", 8, Ig)) : (p(),
|
|
15442
|
+
}, " \u9009\u62E9 ", 8, Ig)) : (p(), f("div", {
|
|
15445
15443
|
key: 5,
|
|
15446
15444
|
class: "views-items-set-btn",
|
|
15447
15445
|
onClick: (J) => e.handleOpenPerson(b)
|
|
15448
15446
|
}, " \u8BBE\u7F6E ", 8, Tg))
|
|
15449
15447
|
])
|
|
15450
15448
|
]),
|
|
15451
|
-
b.routeTxt && b.routeTxt.length > 0 ? (p(),
|
|
15449
|
+
b.routeTxt && b.routeTxt.length > 0 && b.userList && b.userList.length > 0 ? (p(), f("div", Eg, [
|
|
15452
15450
|
t[13] || (t[13] = m("div", { class: "views-items-name2" }, k("\u6240\u5C5E\u8303\u56F4"), -1)),
|
|
15453
15451
|
m("div", xg, [
|
|
15454
|
-
(p(!0),
|
|
15452
|
+
(p(!0), f(M, null, W(b.routeTxt, (J, te) => (p(), f("div", {
|
|
15455
15453
|
key: J.type
|
|
15456
15454
|
}, [
|
|
15457
|
-
J.ids && J.ids.length > 0 ? (p(),
|
|
15455
|
+
J.ids && J.ids.length > 0 ? (p(), f("div", Ng, [
|
|
15458
15456
|
m("div", Pg, [
|
|
15459
15457
|
m("b", {
|
|
15460
15458
|
class: oe(["include include-type", ["include-" + J.type]])
|
|
15461
15459
|
}, k(J.type == "user" ? "\u7528\u6237" : J.type == "dept" ? "\u90E8\u95E8" : "\u5C97\u4F4D"), 3),
|
|
15462
15460
|
m("span", Sg, k(J.name), 1)
|
|
15463
15461
|
]),
|
|
15464
|
-
te !== b.routeTxt.length - 1 ? (p(),
|
|
15462
|
+
te !== b.routeTxt.length - 1 ? (p(), f("div", {
|
|
15465
15463
|
key: 0,
|
|
15466
15464
|
class: oe(["include include-assign", ["include-assign-" + (J.assigneeRetain ? "true" : "false")]])
|
|
15467
15465
|
}, k(b.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"), 3)) : w("", !0)
|
|
15468
|
-
])) : (
|
|
15466
|
+
])) : w("", !0)
|
|
15469
15467
|
]))), 128))
|
|
15470
15468
|
])
|
|
15471
15469
|
])) : w("", !0)
|
|
15472
15470
|
]);
|
|
15473
15471
|
}), 128))
|
|
15474
15472
|
])) : w("", !0),
|
|
15475
|
-
e.personList && e.personList.length ? (p(),
|
|
15473
|
+
e.personList && e.personList.length ? (p(), f("div", Mg, [
|
|
15476
15474
|
t[15] || (t[15] = m("div", { class: "person-views-title" }, "\u5176\u4ED6\u5904\u7406\u8282\u70B9", -1)),
|
|
15477
|
-
(p(!0),
|
|
15478
|
-
m("div",
|
|
15479
|
-
m("div",
|
|
15480
|
-
b.noPersonnel ? w("", !0) : (p(),
|
|
15475
|
+
(p(!0), f(M, null, W(e.personList, (b, E) => (p(), f("div", Dg, [
|
|
15476
|
+
m("div", Og, k(b.name), 1),
|
|
15477
|
+
m("div", Bg, [
|
|
15478
|
+
b.noPersonnel ? w("", !0) : (p(), f("div", {
|
|
15481
15479
|
key: 0,
|
|
15482
15480
|
class: "views-items-set-btn",
|
|
15483
15481
|
onClick: (q) => e.handleOpenPerson(b)
|
|
15484
|
-
}, " \u8BBE\u7F6E ", 8,
|
|
15485
|
-
e.partNode[b.id] && e.partNode[b.id].length ? (p(),
|
|
15486
|
-
(p(!0),
|
|
15487
|
-
e.partNode[b.id].length > 3 ? (p(),
|
|
15488
|
-
])) : b.noPersonnel ? (p(),
|
|
15482
|
+
}, " \u8BBE\u7F6E ", 8, Rg)),
|
|
15483
|
+
e.partNode[b.id] && e.partNode[b.id].length ? (p(), f("div", Lg, [
|
|
15484
|
+
(p(!0), f(M, null, W(e.partNode[b.id], (q, J) => (p(), f("span", null, k(J >= 3 ? "" : J == 0 ? q : `,${q}`), 1))), 256)),
|
|
15485
|
+
e.partNode[b.id].length > 3 ? (p(), f("span", Fg, "...\u7B49" + k(e.partNode[b.id].length) + "\u4EBA", 1)) : w("", !0)
|
|
15486
|
+
])) : b.noPersonnel ? (p(), f("div", Vg, "\u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E")) : (p(), f("div", jg))
|
|
15489
15487
|
])
|
|
15490
15488
|
]))), 256))
|
|
15491
15489
|
])) : w("", !0),
|
|
15492
|
-
!e.firstPerson && !e.firstPerson.length && !e.personList && !e.personList.length ? (p(),
|
|
15490
|
+
!e.firstPerson && !e.firstPerson.length && !e.personList && !e.personList.length ? (p(), f("div", Qg, " \u65E0\u9700\u8BBE\u7F6E ")) : w("", !0)
|
|
15493
15491
|
]),
|
|
15494
15492
|
_: 1
|
|
15495
15493
|
}, 8, ["visible", "comfig"]),
|
|
@@ -15502,7 +15500,7 @@ function ey(e, t, i, s, n, r) {
|
|
|
15502
15500
|
isIndex: 199
|
|
15503
15501
|
}, {
|
|
15504
15502
|
default: ye(() => [
|
|
15505
|
-
m("div",
|
|
15503
|
+
m("div", Ug, [
|
|
15506
15504
|
e.visiblePerson ? (p(), ge(l, Jt({
|
|
15507
15505
|
key: 0,
|
|
15508
15506
|
isTitle: !1,
|
|
@@ -15527,21 +15525,21 @@ function ey(e, t, i, s, n, r) {
|
|
|
15527
15525
|
comfig: e.handleSumbitDept
|
|
15528
15526
|
}, {
|
|
15529
15527
|
default: ye(() => [
|
|
15530
|
-
m("div",
|
|
15531
|
-
(p(!0),
|
|
15528
|
+
m("div", Gg, [
|
|
15529
|
+
(p(!0), f(M, null, W([...e.deptList], (b) => (p(), f("div", {
|
|
15532
15530
|
class: "node",
|
|
15533
15531
|
key: b.id
|
|
15534
15532
|
}, [
|
|
15535
15533
|
m("div", {
|
|
15536
15534
|
class: "node-p",
|
|
15537
15535
|
onClick: (E) => e.handleClickDept(b)
|
|
15538
|
-
}, k(b.label), 9,
|
|
15539
|
-
b.children ? (p(),
|
|
15540
|
-
(p(!0),
|
|
15536
|
+
}, k(b.label), 9, _g),
|
|
15537
|
+
b.children ? (p(), f("div", qg, [
|
|
15538
|
+
(p(!0), f(M, null, W(b.children, (E) => (p(), f("div", {
|
|
15541
15539
|
class: "node-s",
|
|
15542
15540
|
onClick: (q) => e.handleClickDept(E),
|
|
15543
15541
|
key: E.id
|
|
15544
|
-
}, k(E.label), 9,
|
|
15542
|
+
}, k(E.label), 9, Jg))), 128))
|
|
15545
15543
|
])) : w("", !0)
|
|
15546
15544
|
]))), 128))
|
|
15547
15545
|
])
|
|
@@ -15570,7 +15568,7 @@ function ey(e, t, i, s, n, r) {
|
|
|
15570
15568
|
comfig: e.handleSumbitFlow
|
|
15571
15569
|
}, {
|
|
15572
15570
|
default: ye(() => [
|
|
15573
|
-
e.showFlow && e.processXml ? (p(), ge(
|
|
15571
|
+
e.showFlow && e.processXml ? (p(), ge(h, {
|
|
15574
15572
|
key: 0,
|
|
15575
15573
|
ref: "PreviewRef",
|
|
15576
15574
|
diagram: e.processXml,
|
|
@@ -15603,28 +15601,28 @@ function ey(e, t, i, s, n, r) {
|
|
|
15603
15601
|
comfig: e.flowForecastClose
|
|
15604
15602
|
}, {
|
|
15605
15603
|
default: ye(() => [
|
|
15606
|
-
m("div",
|
|
15604
|
+
m("div", zg, [
|
|
15607
15605
|
m("div", {
|
|
15608
15606
|
innerHTML: e.flowForecastData.completeTime,
|
|
15609
15607
|
style: { "margin-left": "10px", "margin-bottom": "10px" }
|
|
15610
|
-
}, null, 8,
|
|
15611
|
-
m("div",
|
|
15612
|
-
(p(!0),
|
|
15608
|
+
}, null, 8, Hg),
|
|
15609
|
+
m("div", Kg, [
|
|
15610
|
+
(p(!0), f(M, null, W(e.flowForecastData.processBudgetModelList, (b, E) => (p(), f("div", {
|
|
15613
15611
|
class: "timeline-item",
|
|
15614
15612
|
key: E
|
|
15615
15613
|
}, [
|
|
15616
|
-
m("div",
|
|
15617
|
-
m("div",
|
|
15614
|
+
m("div", Wg, [
|
|
15615
|
+
m("div", Yg, [
|
|
15618
15616
|
m("div", {
|
|
15619
15617
|
class: oe(["spot", { active: E == 0 }])
|
|
15620
15618
|
}, null, 2)
|
|
15621
15619
|
]),
|
|
15622
|
-
m("div",
|
|
15620
|
+
m("div", Zg, k(b.title), 1)
|
|
15623
15621
|
]),
|
|
15624
15622
|
m("div", {
|
|
15625
15623
|
class: oe(["item-bottom", { last: E == e.flowForecastData.processBudgetModelList.length - 1 }])
|
|
15626
15624
|
}, [
|
|
15627
|
-
m("span",
|
|
15625
|
+
m("span", Xg, " \u6267\u884C\u4EBA\uFF1A" + k(b.excutor), 1)
|
|
15628
15626
|
], 2)
|
|
15629
15627
|
]))), 128))
|
|
15630
15628
|
])
|
|
@@ -15634,8 +15632,8 @@ function ey(e, t, i, s, n, r) {
|
|
|
15634
15632
|
}, 8, ["visible", "cancel", "comfig"])
|
|
15635
15633
|
]);
|
|
15636
15634
|
}
|
|
15637
|
-
const
|
|
15638
|
-
const
|
|
15635
|
+
const ey = /* @__PURE__ */ Ce(lg, [["render", $g], ["__scopeId", "data-v-1857e625"]]), ty = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAAXNSR0IArs4c6QAADG5JREFUeF7tnVFaGzcXhjUD16WsoLCSwl1qsoeElRRWEroHcLkL/0rqfwUpvS6jPuPYiXGw0ZE+4TOel6s8T6Rj6T36pE/yWNME/iAAgY0EGthAAAKbCSAQRgcEthBAIAwPCCAQxgAE8giwguRxo9ZICCAQR4n+8u7dybfmHB5+/fe//86O7+9njpo5qqYgkB2kuxfCQduexRB+ibE5a5rQi+G7OF5u01IkDyHEWde2/zu+vX3YQfNH9ZEI5I3S3YuibdsPITRXwo+cxRhmbRP/+Gk6vRHGJdSCAAKpOBQqiWJji2MMD/GguWZl0SUVgehYfov01sJ4oQuzEOLN0XR6XaF7owqJQITpdiCM9d7MmhCvsV/5SUYg+eye1fzy/v1Z28XPonDSMHPrFZ8uOQ2zY0UgdmbPhfHu3UnTHHxqmnBWGKp2dWxXBmEEkgFtWcXzqrG5W/GKvUl60hFIOqvBWKqELs267ukcy/U6KQTyOqMfSvwzmXyMofmUUdVTFUSSkA0EkgBptcieiGPZJUTySv4RiEEgeyYORJKQewSSAKkvMswNeWLnQpgdTe9Ok0uPqCACSUj21y8AD/5KKFpSZP5cVdOE/jh28WBiM3+AMcavDzJWPkq+OZreXZZ0YB/rIpCErP7928XnCoNz/r2E5anc708BN7+GED4mNN1YhCPgdWAI5JUhVEEcksc/Kj3WMuva5pKHHb8PCgSyRSDifUeVwVdBKOxHVsYEAtkikMfJRb/veO2HTAk2pr51WeyT+mfBBtHeBGguiiCQDWl4nEx+F/y4qcqqsWnkCFcTvh9ZQEYgGwVyEUumsP4J2p//vDsviZFbV/R9Dada/clhbhL2uZ5g9di5j1f0gee1EMiLOn+cFK0eb2qrtk1UApGMfhVhBVkbYaX2pGubc0/HpIUi2flKuGungkDWMlD2vUf90yrrgCk93fImeGv/S8sjkBWChY+UuJ1tS1bFXR42lA5uRX0EskKxZCB5n2kLVka3wlcI4LUYCGSFUMEgcr+ZLVkdvYv/tUFe8v8IZIVe7ulVE+LlEK7WyZ8A/O2tSga9pS4CWdAqsVdH07tBcMzt45j3IYNIrEXxuWVzB08Iwb29WjIpsFmj3YcgkMXoeZxc9JcwmH9jMRR7tRRJrs0a6z4EgSxGTvbA6Z5Oh3R9Tu4Xhwgk15vsSb3cR9uHsv/4ZrOyr0gd50ZdtoI8ezvSAEWT85vz5Z23g+ru4eFJ5h3CN133NJjb4lWrepFA+uV68YYk7/fSDmoM01gJgcUlGPGh5KrVLIH0q8VALmyWkCbI4Alk/wDMLJCCo8LBU6YDgyaQJRKzQHJPewaNlsbvCwHzd1YmgbB67Ms4GW8/rMfVJoEUfNs83ozQc2cEbMfVJoHkftvsjBDNGTWBqgKRXIUz6vTQ+V0TqCgQ8U2DuybF54+QgPXZOZPFKv198wjzQZedEbA+GmQSSN9XNurOMk5zkglYT7D6wGaB9JVynwhN7gkFIaAnYP4OJFsgfcXFfqT/DYXgsmQ9DSJCYEGg6CK/rBVkiX7+BO/h4clB153EEH4pS0lzlVF//hKajHpUeTMCTf8jtIxJNOaMh2e9srycaBOOIoEoGef8HmPMv5VWsq8ZK/PRJDc/8UUgNUcHsQMCEQ0CVhARSGdhEIgoIQhEBNJZGAQiSggCEYF0FgaBiBKCQEQgnYVBIKKEIBARSGdhEIgoIQhEBNJZGAQiSggCEYF0FgaBiBKCQEQgnYVBIKKEIBARSGdhEIgoIQhEBNJZGAQiSggCEYF0FgaBiBKCQEQgnYVBIKKEIBARSGdhEIgoIQhEBNJZGAQiSggCEYF0FgaBiBKCQEQgnYVBIKKEIBARSGdhEIgoIQhEBNJZGAQiSggCEYF0FgaBiBIyBIH0t7gctO38dXNPbTs7vr19EHW/WpjlzTNt1/3ahPD/t243AhGl1rNAtl+5arsMWYQrKcyWC/6K7opK+vBFIQRiobWlrFeBJF61mvV6LxG6H8Ik3qE8v1Os5AWXKe1HICmUEsp4FIjlNntPd3QZBmX1lcTQltVRwr1Y65rxKBBrcq1X6yfMG+YiiSvemw1GK8NFwxCId4FYVo9lXzysIjkDMufW81Tl5rQnhIBAvAskYybuu7TzxOasxDVXPgSSOpW8Ui4nsTVn7NxXPHTd0+nx/f1MhMUc5nFyEc2VQr2TOARiz8aLNRBIOcj813QjkE30ubx6A5khriAIpHySWY+AQBBICFisjcpCIAgEgWxZeBAIAkEgCMTuTdmD2Jm9VINTLA3HwClWOUg26eUM2aQnMmQFSQT1SjFWEA1HVhABR1YQAcS1EGzS2aSzSWeTbp9ZsFh2ZmzSNcx41KQSRyyWHiwWC4uFxcJi2WcWLJadGRZLwwyLVYkjFksPFouFxcJiYbHsMwsWy84Mi6VhhsWqxBGLpQeLxcJiYbGwWPaZBYtlZ4bF0jDDYlXiiMXSg8ViYbGwWFgs+8yCxbIzw2JpmGGxKnHEYunBYrGwWFgsLJZ9ZsFi2ZlhsTTMsFiVOGKx9GCxWFgsLBYWyz6zYLHszLBYGmZYrEocsVh6sFgsLBYWC4tln1mwWHZmWCwNMyxWJY5YLD1YLBYWC4uFxbLPLFgsOzMsloYZFqsSRyyWHiwWC4uFxcJi2WcWLJadGRZLwwyLVYkjFksPFouFxcJiYbHsMwsWy84Mi6VhhsWqxBGLpQeLxcJiYbGwWPaZBYtlZ4bF0jDDYlXiiMXSg8ViYbGwWFgs+8yCxbIzw2JpmGGxKnHEYunBYrGwWFgsLJZ9ZsFi2ZlhsTTMsFiVOGKx9GCxWFgsLBYWyz6zYLHszLBYGmZYrEocsVh6sFgsLBYWC4tln1mwWHZmWCwNMyxWJY5YLD1YLBYWC4uFxbLPLFgsOzMsloYZFqsSRyyWHiwWC4uFxcJi2WcWLJadGRZLwwyLVYkjFksPFouFxcJiYbHsMwsWy84Mi6VhhsWqxBGLpQeLxdrA9Mv792dtFz9bkR9N73bK9HFy8VcI4cTS7ibEy5+m0xtLndSyf/928blpwllq+UW52dH07tRYp0rxnSZztUc5iY0xPPz85915DTKZs/HN0fTuskZ7UmPmDMiuezo9vr+fpX6GpVxOe0IICGQdsjeB9O2zJrdrm/Pj29sHywBSl7WufDUnmRyGrCAbT43s1qB2co2ryM5XjyXax8nFpxDCxxTx1Vw9EEhKBhLLeFxB+qYvZuR+wG309bWFmojwW7Gvwm4/hNBcbak769rmsvaKZ12FWUEGtIIsm7plwM2aEK9rbXCtwlgv/89k8rGLzYe1TfIsxjCrtXdbbwMCKc3ior7XFWS9e71YwuHhSe2ZV4R1HmbZ5v7fb91uBCLK5FAEIuruaMIgEFGqEYgIpLMwCESUEAQiAuksDAIRJQSBiEA6C4NARAlBICKQzsIgEFFCEIgIpLMwCESUEAQiAuksDAIRJQSBiEA6C4NARAlBICKQzsIgEFFCEIgIpLMwCESUEAQiAuksDAIRJQSBiEA6C4NARAlBICKQzsIgEFFCEIgIpLMwCESUEAQiAuksDAIRJQSBiEA6C4NARAlBICKQzsLk5JVbTV5I4tBnGmfj0k1zHicX0doYT7/xd3MvVqZAgoerdqwDYCzlrVcQrXBxc0OMG4Hk3oXrabYZy8BP7WfupBdCQCDrkPsbOGJo+ut1Mv7i1dF0ep1RkSqVCJTks+ZVqNbuullBjJe0vdBPRGJNfq3yuW5g2Z7al9lZ+u1GIH2jC5bkZZ/7+2UXV3/GKnfNWuCOrWyMzVnGRdXPMHmzzK4EUjrzjG1A7ml/3ew/er6uBFJus/Z0yIyoW57slTuB9A2yXLw8onEzlq66Wj1cCoRVZCxa+LGf3lYPlwLpG1VyRDje4TX0nvs8hXS1B1lNMRv2oQ/49PZ7O7labblbgfRWq2kOPpUeG6aniZK7IOBZHG4t1jJRi/1I/yJN00spd5FoPjOLgJt3EW5qvdsVZE0kv6e+UiwrTVR6cwLeV44lEPcC6Rua+EqxN08yH5hNwN1x7mBXkNWGsy/JHpBeKr7JexGVnR3ECrLe4Q3v3lNyIZaWgOt3OW7r6iAFsro/OWjbs8WLKvuNPJt57cDOjTZ/UWjTxIeh/wxh0AJ5KXvzF1bytxMCx/f3e/cE9d4JZCcjgw/dWwIIZG9TS8cUBBCIgiIx9pYAAtnb1NIxBQEEoqBIjL0lgED2NrV0TEHgP1VLsH2X3+jEAAAAAElFTkSuQmCC";
|
|
15636
|
+
const iy = {
|
|
15639
15637
|
name: "msgList",
|
|
15640
15638
|
components: {
|
|
15641
15639
|
TopPopup: et
|
|
@@ -15666,7 +15664,7 @@ const sy = {
|
|
|
15666
15664
|
},
|
|
15667
15665
|
computed: {
|
|
15668
15666
|
Del() {
|
|
15669
|
-
return
|
|
15667
|
+
return ty;
|
|
15670
15668
|
}
|
|
15671
15669
|
},
|
|
15672
15670
|
watch: {
|
|
@@ -15703,26 +15701,26 @@ const sy = {
|
|
|
15703
15701
|
}));
|
|
15704
15702
|
}
|
|
15705
15703
|
}
|
|
15706
|
-
},
|
|
15704
|
+
}, sy = {
|
|
15707
15705
|
key: 0,
|
|
15708
15706
|
class: "top-msg"
|
|
15709
|
-
},
|
|
15710
|
-
function
|
|
15707
|
+
}, ny = ["onClick"], ry = { class: "top-msg-items-text" }, oy = ["onClick"], ay = ["src"];
|
|
15708
|
+
function ly(e, t, i, s, n, r) {
|
|
15711
15709
|
const o = G("TopPopup");
|
|
15712
|
-
return p(),
|
|
15713
|
-
i.visible ? (p(),
|
|
15714
|
-
(p(!0),
|
|
15710
|
+
return p(), f("div", null, [
|
|
15711
|
+
i.visible ? (p(), f("div", sy, [
|
|
15712
|
+
(p(!0), f(M, null, W(n.listData, (a) => (p(), f("div", {
|
|
15715
15713
|
class: "top-msg-items",
|
|
15716
15714
|
onClick: (l) => r.handleMsg(a)
|
|
15717
15715
|
}, [
|
|
15718
|
-
m("div",
|
|
15716
|
+
m("div", ry, k(a.opinionName), 1),
|
|
15719
15717
|
m("div", {
|
|
15720
15718
|
class: "top-msg-items-del",
|
|
15721
15719
|
onClick: Cs((l) => r.handleOpenMsg(a), ["stop"])
|
|
15722
15720
|
}, [
|
|
15723
|
-
m("img", { src: r.Del }, null, 8,
|
|
15724
|
-
], 8,
|
|
15725
|
-
], 8,
|
|
15721
|
+
m("img", { src: r.Del }, null, 8, ay)
|
|
15722
|
+
], 8, oy)
|
|
15723
|
+
], 8, ny))), 256))
|
|
15726
15724
|
])) : w("", !0),
|
|
15727
15725
|
U(o, {
|
|
15728
15726
|
isIndex: 2299,
|
|
@@ -15736,8 +15734,8 @@ function cy(e, t, i, s, n, r) {
|
|
|
15736
15734
|
}, null, 8, ["context", "cancel", "comfig", "visible"])
|
|
15737
15735
|
]);
|
|
15738
15736
|
}
|
|
15739
|
-
const is = /* @__PURE__ */ Ce(
|
|
15740
|
-
const
|
|
15737
|
+
const is = /* @__PURE__ */ Ce(iy, [["render", ly], ["__scopeId", "data-v-87fc3e49"]]);
|
|
15738
|
+
const cy = {
|
|
15741
15739
|
name: "counterSign",
|
|
15742
15740
|
props: {
|
|
15743
15741
|
param: {
|
|
@@ -15888,32 +15886,32 @@ const dy = {
|
|
|
15888
15886
|
this.param.endFunction && this.param.endFunction("counterSign");
|
|
15889
15887
|
}
|
|
15890
15888
|
}
|
|
15891
|
-
},
|
|
15889
|
+
}, dy = { class: "process-popup-content" }, uy = { class: "process-popup-content-msg" }, py = { key: 0 }, hy = { class: "process-pc-value" }, fy = { class: "process-popup-textarea" }, my = { class: "process-popup-textarea-num" }, gy = {
|
|
15892
15890
|
key: 0,
|
|
15893
15891
|
class: "msg-btn"
|
|
15894
|
-
},
|
|
15892
|
+
}, yy = {
|
|
15895
15893
|
key: 0,
|
|
15896
15894
|
class: "process-popup-content-person"
|
|
15897
|
-
},
|
|
15895
|
+
}, Ay = ["onClick"], Cy = { class: "process-pc-value--people" }, vy = {
|
|
15898
15896
|
key: 0,
|
|
15899
15897
|
class: "process-pc-value--data"
|
|
15900
|
-
},
|
|
15898
|
+
}, by = {
|
|
15901
15899
|
key: 1,
|
|
15902
15900
|
class: "process-pc-value--data",
|
|
15903
15901
|
style: { color: "#888" }
|
|
15904
|
-
},
|
|
15902
|
+
}, wy = ["onClick"], ky = { class: "process-pc-value--people" }, Iy = {
|
|
15905
15903
|
key: 0,
|
|
15906
15904
|
class: "process-pc-value--data"
|
|
15907
|
-
},
|
|
15905
|
+
}, Ty = {
|
|
15908
15906
|
key: 1,
|
|
15909
15907
|
class: "process-pc-value--data",
|
|
15910
15908
|
style: { color: "#888" }
|
|
15911
|
-
},
|
|
15912
|
-
function
|
|
15913
|
-
const o = G("TopTips"), a = G("departPerson"), l = G("TopPopup"), g = G("attchViews"),
|
|
15914
|
-
return p(),
|
|
15915
|
-
m("div",
|
|
15916
|
-
i.param.isMsg ? (p(),
|
|
15909
|
+
}, Ey = { style: { height: "100%" } };
|
|
15910
|
+
function xy(e, t, i, s, n, r) {
|
|
15911
|
+
const o = G("TopTips"), a = G("departPerson"), l = G("TopPopup"), g = G("attchViews"), h = G("MsgList");
|
|
15912
|
+
return p(), f("div", dy, [
|
|
15913
|
+
m("div", uy, [
|
|
15914
|
+
i.param.isMsg ? (p(), f("div", py, [
|
|
15917
15915
|
m("div", {
|
|
15918
15916
|
class: "process-radio-item",
|
|
15919
15917
|
onClick: t[0] || (t[0] = (d) => r.handleOpenMsg()),
|
|
@@ -15924,8 +15922,8 @@ function Ny(e, t, i, s, n, r) {
|
|
|
15924
15922
|
$(" \u52A0\u7B7E\u7406\u7531\uFF1A"),
|
|
15925
15923
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
15926
15924
|
], -1)),
|
|
15927
|
-
m("div",
|
|
15928
|
-
m("div",
|
|
15925
|
+
m("div", hy, [
|
|
15926
|
+
m("div", fy, [
|
|
15929
15927
|
Ft(m("textarea", {
|
|
15930
15928
|
"onUpdate:modelValue": t[1] || (t[1] = (d) => n.commentMsg = d),
|
|
15931
15929
|
class: "textarea-item",
|
|
@@ -15937,9 +15935,9 @@ function Ny(e, t, i, s, n, r) {
|
|
|
15937
15935
|
}, null, 512), [
|
|
15938
15936
|
[Si, n.commentMsg]
|
|
15939
15937
|
]),
|
|
15940
|
-
m("div",
|
|
15938
|
+
m("div", my, k(n.commentMsg.length) + "/200 ", 1)
|
|
15941
15939
|
]),
|
|
15942
|
-
i.param.isMsg ? (p(),
|
|
15940
|
+
i.param.isMsg ? (p(), f("div", gy, [
|
|
15943
15941
|
m("span", {
|
|
15944
15942
|
class: "msg-btn-click",
|
|
15945
15943
|
onClick: t[2] || (t[2] = (d) => r.handleMakeMsg())
|
|
@@ -15947,8 +15945,8 @@ function Ny(e, t, i, s, n, r) {
|
|
|
15947
15945
|
])) : w("", !0)
|
|
15948
15946
|
])
|
|
15949
15947
|
]),
|
|
15950
|
-
(p(),
|
|
15951
|
-
n.nextNodeData.length ? (p(!0),
|
|
15948
|
+
(p(), f("div", yy, [
|
|
15949
|
+
n.nextNodeData.length ? (p(!0), f(M, { key: 0 }, W(n.nextNodeData, (d) => (p(), f(M, null, [
|
|
15952
15950
|
t[8] || (t[8] = m("div", null, [
|
|
15953
15951
|
m("br"),
|
|
15954
15952
|
$(" \u5BA1\u6279\u4EBA "),
|
|
@@ -15958,15 +15956,15 @@ function Ny(e, t, i, s, n, r) {
|
|
|
15958
15956
|
class: "process-pc-value",
|
|
15959
15957
|
onClick: (C) => r.handleOpenPopup(d.id)
|
|
15960
15958
|
}, [
|
|
15961
|
-
m("div",
|
|
15962
|
-
n.partNode[d.id] && n.partNode[d.id].length ? (p(),
|
|
15963
|
-
(p(!0),
|
|
15964
|
-
])) : (p(),
|
|
15959
|
+
m("div", Cy, [
|
|
15960
|
+
n.partNode[d.id] && n.partNode[d.id].length ? (p(), f("div", vy, [
|
|
15961
|
+
(p(!0), f(M, null, W(n.partNode[d.id], (C, b) => (p(), f("span", null, k(b == 0 ? C : `,${C}`), 1))), 256))
|
|
15962
|
+
])) : (p(), f("div", by, [...t[7] || (t[7] = [
|
|
15965
15963
|
m("span", null, " \u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA ", -1)
|
|
15966
15964
|
])]))
|
|
15967
15965
|
])
|
|
15968
|
-
], 8,
|
|
15969
|
-
], 64))), 256)) : n.outGatewayUserTaskModel.length ? (p(!0),
|
|
15966
|
+
], 8, Ay)
|
|
15967
|
+
], 64))), 256)) : n.outGatewayUserTaskModel.length ? (p(!0), f(M, { key: 1 }, W(n.outGatewayUserTaskModel, (d) => (p(), f(M, null, [
|
|
15970
15968
|
t[10] || (t[10] = m("div", { class: "process-pc-label" }, [
|
|
15971
15969
|
m("br"),
|
|
15972
15970
|
$(" \u5BA1\u6279\u4EBA "),
|
|
@@ -15976,14 +15974,14 @@ function Ny(e, t, i, s, n, r) {
|
|
|
15976
15974
|
class: "process-pc-value",
|
|
15977
15975
|
onClick: (C) => r.handleOpenPopup(d.id)
|
|
15978
15976
|
}, [
|
|
15979
|
-
m("div",
|
|
15980
|
-
n.partNode[d.id] && n.partNode[d.id].length ? (p(),
|
|
15981
|
-
(p(!0),
|
|
15982
|
-
])) : (p(),
|
|
15977
|
+
m("div", ky, [
|
|
15978
|
+
n.partNode[d.id] && n.partNode[d.id].length ? (p(), f("div", Iy, [
|
|
15979
|
+
(p(!0), f(M, null, W(n.partNode[d.id], (C, b) => (p(), f("span", null, k(b == 0 ? C : `,${C}`), 1))), 256))
|
|
15980
|
+
])) : (p(), f("div", Ty, [...t[9] || (t[9] = [
|
|
15983
15981
|
m("span", null, " \u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA ", -1)
|
|
15984
15982
|
])]))
|
|
15985
15983
|
])
|
|
15986
|
-
], 8,
|
|
15984
|
+
], 8, wy)
|
|
15987
15985
|
], 64))), 256)) : w("", !0)
|
|
15988
15986
|
])),
|
|
15989
15987
|
U(o, {
|
|
@@ -16000,7 +15998,7 @@ function Ny(e, t, i, s, n, r) {
|
|
|
16000
15998
|
isDrawer: !0
|
|
16001
15999
|
}, {
|
|
16002
16000
|
default: ye(() => [
|
|
16003
|
-
m("div",
|
|
16001
|
+
m("div", Ey, [
|
|
16004
16002
|
n.visible ? (p(), ge(a, Jt({
|
|
16005
16003
|
key: 0,
|
|
16006
16004
|
isTitle: !1,
|
|
@@ -16030,7 +16028,7 @@ function Ny(e, t, i, s, n, r) {
|
|
|
16030
16028
|
isDrawer: !0
|
|
16031
16029
|
}, {
|
|
16032
16030
|
default: ye(() => [
|
|
16033
|
-
U(
|
|
16031
|
+
U(h, {
|
|
16034
16032
|
visible: n.visibleListMsg,
|
|
16035
16033
|
request: i.param.request,
|
|
16036
16034
|
useInfo: i.param.userInfo,
|
|
@@ -16051,8 +16049,8 @@ function Ny(e, t, i, s, n, r) {
|
|
|
16051
16049
|
}, null, 8, ["context", "cancel", "comfig", "visible"])
|
|
16052
16050
|
]);
|
|
16053
16051
|
}
|
|
16054
|
-
const
|
|
16055
|
-
const
|
|
16052
|
+
const Ny = /* @__PURE__ */ Ce(cy, [["render", xy], ["__scopeId", "data-v-86bb40b8"]]);
|
|
16053
|
+
const Py = {
|
|
16056
16054
|
name: "delegateTask",
|
|
16057
16055
|
props: {
|
|
16058
16056
|
param: {
|
|
@@ -16219,32 +16217,32 @@ const Sy = {
|
|
|
16219
16217
|
this.param.endFunction && this.param.endFunction("delegateTask");
|
|
16220
16218
|
}
|
|
16221
16219
|
}
|
|
16222
|
-
},
|
|
16220
|
+
}, Sy = { class: "process-popup-content" }, My = { class: "process-popup-content-msg" }, Dy = { key: 0 }, Oy = { class: "process-pc-value" }, By = { class: "process-popup-textarea" }, Ry = { class: "process-popup-textarea-num" }, Ly = {
|
|
16223
16221
|
key: 0,
|
|
16224
16222
|
class: "msg-btn"
|
|
16225
|
-
},
|
|
16223
|
+
}, Fy = {
|
|
16226
16224
|
key: 0,
|
|
16227
16225
|
class: "process-popup-content-person"
|
|
16228
|
-
},
|
|
16226
|
+
}, Vy = ["onClick"], jy = { class: "process-pc-value--people" }, Qy = {
|
|
16229
16227
|
key: 0,
|
|
16230
16228
|
class: "process-pc-value--data"
|
|
16231
|
-
},
|
|
16229
|
+
}, Uy = {
|
|
16232
16230
|
key: 1,
|
|
16233
16231
|
class: "process-pc-value--data",
|
|
16234
16232
|
style: { color: "#888" }
|
|
16235
|
-
},
|
|
16233
|
+
}, Gy = ["onClick"], _y = { class: "process-pc-value--people" }, qy = {
|
|
16236
16234
|
key: 0,
|
|
16237
16235
|
class: "process-pc-value--data"
|
|
16238
|
-
},
|
|
16236
|
+
}, Jy = {
|
|
16239
16237
|
key: 1,
|
|
16240
16238
|
class: "process-pc-value--data",
|
|
16241
16239
|
style: { color: "#888" }
|
|
16242
|
-
},
|
|
16243
|
-
function
|
|
16244
|
-
const o = G("TopTips"), a = G("departPerson"), l = G("TopPopup"), g = G("attchViews"),
|
|
16245
|
-
return p(),
|
|
16246
|
-
m("div",
|
|
16247
|
-
i.param.isMsg ? (p(),
|
|
16240
|
+
}, zy = { style: { height: "100%" } };
|
|
16241
|
+
function Hy(e, t, i, s, n, r) {
|
|
16242
|
+
const o = G("TopTips"), a = G("departPerson"), l = G("TopPopup"), g = G("attchViews"), h = G("MsgList");
|
|
16243
|
+
return p(), f("div", Sy, [
|
|
16244
|
+
m("div", My, [
|
|
16245
|
+
i.param.isMsg ? (p(), f("div", Dy, [
|
|
16248
16246
|
m("div", {
|
|
16249
16247
|
class: "process-radio-item",
|
|
16250
16248
|
onClick: t[0] || (t[0] = (d) => r.handleOpenMsg()),
|
|
@@ -16255,8 +16253,8 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16255
16253
|
$(" \u8F6C\u5BA1\u7406\u7531\uFF1A"),
|
|
16256
16254
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
16257
16255
|
], -1)),
|
|
16258
|
-
m("div",
|
|
16259
|
-
m("div",
|
|
16256
|
+
m("div", Oy, [
|
|
16257
|
+
m("div", By, [
|
|
16260
16258
|
Ft(m("textarea", {
|
|
16261
16259
|
"onUpdate:modelValue": t[1] || (t[1] = (d) => n.commentMsg = d),
|
|
16262
16260
|
class: "textarea-item",
|
|
@@ -16268,9 +16266,9 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16268
16266
|
}, null, 512), [
|
|
16269
16267
|
[Si, n.commentMsg]
|
|
16270
16268
|
]),
|
|
16271
|
-
m("div",
|
|
16269
|
+
m("div", Ry, k(n.commentMsg.length) + "/200 ", 1)
|
|
16272
16270
|
]),
|
|
16273
|
-
i.param.isMsg ? (p(),
|
|
16271
|
+
i.param.isMsg ? (p(), f("div", Ly, [
|
|
16274
16272
|
m("span", {
|
|
16275
16273
|
class: "msg-btn-click",
|
|
16276
16274
|
onClick: t[2] || (t[2] = (d) => r.handleMakeMsg())
|
|
@@ -16278,8 +16276,8 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16278
16276
|
])) : w("", !0)
|
|
16279
16277
|
])
|
|
16280
16278
|
]),
|
|
16281
|
-
(p(),
|
|
16282
|
-
n.nextNodeData.length ? (p(!0),
|
|
16279
|
+
(p(), f("div", Fy, [
|
|
16280
|
+
n.nextNodeData.length ? (p(!0), f(M, { key: 0 }, W(n.nextNodeData, (d) => (p(), f(M, null, [
|
|
16283
16281
|
t[8] || (t[8] = m("div", null, [
|
|
16284
16282
|
$(" \u5BA1\u6279\u4EBA "),
|
|
16285
16283
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
@@ -16288,15 +16286,15 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16288
16286
|
class: "process-pc-value",
|
|
16289
16287
|
onClick: (C) => r.handleOpenPopup(d.id)
|
|
16290
16288
|
}, [
|
|
16291
|
-
m("div",
|
|
16292
|
-
n.partNode[d.id] && n.partNode[d.id].length ? (p(),
|
|
16293
|
-
(p(!0),
|
|
16294
|
-
])) : (p(),
|
|
16289
|
+
m("div", jy, [
|
|
16290
|
+
n.partNode[d.id] && n.partNode[d.id].length ? (p(), f("div", Qy, [
|
|
16291
|
+
(p(!0), f(M, null, W(n.partNode[d.id], (C, b) => (p(), f("span", null, k(b == 0 ? C : `,${C}`), 1))), 256))
|
|
16292
|
+
])) : (p(), f("div", Uy, [...t[7] || (t[7] = [
|
|
16295
16293
|
m("span", null, " \u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA ", -1)
|
|
16296
16294
|
])]))
|
|
16297
16295
|
])
|
|
16298
|
-
], 8,
|
|
16299
|
-
], 64))), 256)) : n.outGatewayUserTaskModel.length ? (p(!0),
|
|
16296
|
+
], 8, Vy)
|
|
16297
|
+
], 64))), 256)) : n.outGatewayUserTaskModel.length ? (p(!0), f(M, { key: 1 }, W(n.outGatewayUserTaskModel, (d) => (p(), f(M, null, [
|
|
16300
16298
|
t[10] || (t[10] = m("div", { class: "process-pc-label" }, [
|
|
16301
16299
|
$(" \u5BA1\u6279\u4EBA "),
|
|
16302
16300
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
@@ -16305,14 +16303,14 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16305
16303
|
class: "process-pc-value",
|
|
16306
16304
|
onClick: (C) => r.handleOpenPopup(d.id)
|
|
16307
16305
|
}, [
|
|
16308
|
-
m("div",
|
|
16309
|
-
n.partNode[d.id] && n.partNode[d.id].length ? (p(),
|
|
16310
|
-
(p(!0),
|
|
16311
|
-
])) : (p(),
|
|
16306
|
+
m("div", _y, [
|
|
16307
|
+
n.partNode[d.id] && n.partNode[d.id].length ? (p(), f("div", qy, [
|
|
16308
|
+
(p(!0), f(M, null, W(n.partNode[d.id], (C, b) => (p(), f("span", null, k(b == 0 ? C : `,${C}`), 1))), 256))
|
|
16309
|
+
])) : (p(), f("div", Jy, [...t[9] || (t[9] = [
|
|
16312
16310
|
m("span", null, " \u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA ", -1)
|
|
16313
16311
|
])]))
|
|
16314
16312
|
])
|
|
16315
|
-
], 8,
|
|
16313
|
+
], 8, Gy)
|
|
16316
16314
|
], 64))), 256)) : w("", !0)
|
|
16317
16315
|
])),
|
|
16318
16316
|
U(o, {
|
|
@@ -16329,7 +16327,7 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16329
16327
|
isDrawer: !0
|
|
16330
16328
|
}, {
|
|
16331
16329
|
default: ye(() => [
|
|
16332
|
-
m("div",
|
|
16330
|
+
m("div", zy, [
|
|
16333
16331
|
n.visible ? (p(), ge(a, Jt({
|
|
16334
16332
|
key: 0,
|
|
16335
16333
|
isTitle: !1,
|
|
@@ -16359,7 +16357,7 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16359
16357
|
isDrawer: !0
|
|
16360
16358
|
}, {
|
|
16361
16359
|
default: ye(() => [
|
|
16362
|
-
U(
|
|
16360
|
+
U(h, {
|
|
16363
16361
|
visible: n.visibleListMsg,
|
|
16364
16362
|
request: i.param.request,
|
|
16365
16363
|
useInfo: i.param.userInfo,
|
|
@@ -16380,8 +16378,8 @@ function Ky(e, t, i, s, n, r) {
|
|
|
16380
16378
|
}, null, 8, ["context", "cancel", "comfig", "visible"])
|
|
16381
16379
|
]);
|
|
16382
16380
|
}
|
|
16383
|
-
const
|
|
16384
|
-
const
|
|
16381
|
+
const Ky = /* @__PURE__ */ Ce(Py, [["render", Hy], ["__scopeId", "data-v-73a21e66"]]), Wy = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAAXNSR0IArs4c6QAACZ5JREFUeF7tne1xG0cMhkE2EqeS2JXY6iLRZMb2jEdJF3YqiVNJ5EbMzIlhRDIiecAt9uPeh3+9wC5e4BEWx7O0MT4ogAIXFdigDQqgwGUFAITqQIErCgAI5YECAEINoEBMATpITDesRBQAEJFEE2ZMAQCJ6YaViAIAIpJowowpACAx3bASUQBARBJNmDEFACSmG1YiCgCISKIJM6YAgMR0w0pEAQARSTRhxhQAkJhuWIkoACAiiSbMmAIAEtMNKxEFAEQk0YQZUwBAYrphJaIAgIgkmjBjCgBITDesRBQAEJFEE2ZMAQCJ6YaViAIAIpJowowpACAx3bASUQBARBJNmDEFACSmG1YiCgCISKIJM6YAgMR0w0pEAQARSTRhxhQAkJhuWIkoACAiiSbMmAIAEtMNKxEFAEQk0YQZUwBAYrphJaIAgIgkmjBjCgBITDesRBQAEJFEE2ZMAQCJ6YaViAIAIpJowowpACAx3bASUQBARBJNmDEFACSmG1YiCgCISKKHDfPn3Svb2tt/z//NtvZonzZfa8UDILWUZh+fAs9gfDgzfDSzL/aw+ehzGFsNIDHdsMpUYA/Hn2b26so2j/aw+THzGJNvAMlWGP8+BX7dvbbvT3DM+aRDAiBz0sCaOgrc796b2fmV6tbe03Xr7tai6L8DSFQ57Moq8MvuT9vY65DTrb3JGtwBJJQRjIopMM0bG/schmN/kLQuAiDFMo0jtwK+eeOy+519td82b9z7zzAAkBkisSRBgdi8cekgdJCEFOGylQJL5o2XzswM0iqT7FtUgTLzxumREq9X00ZcsYpWAM4uKlBq3jjdgO9BKLkVKHC/e2dmnwtHkg4HHaRwxnD3ggL3uwmMCZCSnypwAEjJlOHrVIGMeWO/QzU4AISizlFg3suGkb2rwgEgkRRhc12BnGG8euc4BMlTLAq+nAJlv/w7Plf1zgEg5coCT5MCpb/8e1a1GRxcsSjt5QrkDePNrlXHonDFWl4iuh7y5o0u4KCD6Jb28sjz5o1u4ACQ5WWi6SFv3ugKDgDRLO941LnzRndwAEi8VPQsc+eNLuEAEL0yj0Wc87Lh8VmaPsq9JgpPsWIlo2OV87LhEHDQQXTK3B9p/rzR7bWK70H85aJlsX/Z8O/koLu9VgFIcuaHdp8/jA/ROQ45ZAYZupoLHz73y7/DYYfoHABSuLaGdldn3hiqcwDI0BVd8PB5/7np/JBDdQ4AKVhjw7qqM28M2TkAZNiqLnTwOvPG0HDwPUihWhvOTe7LhsdyDHmt4jHvcBVd6MD1hvHhOwdXrEI1N4ybevPGauDgijVMdS88aP7Lhqu6VnHFWlhvQ5nnv2y4WjjoIENVuvOwdecNs+Tfsu6MvthyXjUpJmVHjurOG6uFgw7SUU0XO0rdeWPVcABIsarsxFG9L//2Aa/0WsWQ3kk9FztG7XlDBA46SLEKbeio3suGz0EKdI5DsAzpDWt78da1h3GhzgEgi6uzsYPa84YgHFyxGtd4ePt6LxtKXqsY0sOV2diwxTAu2jm4YjWudff2LeYNcTi4YrmrtJFBi3kDOJ6S3eYp1v6n4U9m9urpFFv7wz5tvjYqv763bTFvAMd/NVEXkOt36Ef7bm/s981j3xVb6XSt5g3gOElwXUBu/zSc4PhiD5uPlcqwz21azRvA8b96qAfIbTiOD6fbTWq/bHisutA35HN/MtYBJDZk6nWTmE5zc319HXC8qE8+IMuvC+vvJi3nDa5VV39w5AJS7reEr7ebtHjZkGvV7K6bC4hv7phz6HV1k+XddY5ml9dwrbqpXx4gecPmOrpJy3mDa9VNMA4LMgH5bGbvZp/Ev3DcblK+s/rUo3PM1isPkDpFMFY3aT2M0zlmg1Gjg7w3sw/uE8UM+u8mrecN4AhVVl4HqV8Q/XaT1vMGcITgmIzyAJm817lmnQffVzdpo8GpJswcnQLS7hl/+27Sw7xB5wiDkT+DHHZoB8l0gjbdpP718uVCoHMMAMh0xNaQ1HxDOO/7H1+ygcOn14XVuTPI8aZtIanTTer+JvXLBQAcReDIH9LPj9kDJBndpJd5g5mjGBj1ZpD+ICnbTcq9kLk8uXSO5Rqeeah3xerrurWHZGk36WUYp3MUB6NdB+nj6daxoLEnXT18+XeIgs6xQkDaP906hWRuN+lp3qBzpIHRvoP010n2f+9iZ3cXf7NK+4cMpwVB5xAApK9O8jybbO2vp9/VNUExfbb2tuLLl7cTDxy3NSqwos2Q/tLBe/vpXEDcNBfAkSbtueN+AOmvk1RLgmsj4HDJtXRxX4AAyfV8AsfSenfb9wcIkLycROBwF3cJgz4BARKeVpWo7gI++gUESPbppXMUKPO4i74BUYcEOOKVXciyf0BUIQGOQiW+zM0YgKhBAhzLqrqg9TiAqEACHAXLe7mrsQBZOyTAsbyiC3sYD5C1QgIchUu7jLsxAVkbJMBRppoTvIwLyFogAY6Esi7ncmxARocEOMpVcpKn8QEZFRLgSCrpsm7XAchokABH2SpO9LYeQEaBBDgSy7m863UB0jskwFG+gpM9rg+QXiEBjuRSznG/TkB6gwQ4cqq3gtf1AtILJMBRoYzztlg3IK0hAY68yq3kef2AtIIEOCqVcO42GoDUhgQ4cqu2oncdQGpBAhwVyzd/Ky1AsiEBjvyKrbyDHiBZkABH5dKts50mIKUhAY461dpgF11ASkECHA3Ktt6W2oAshQQ46lVqo50AJAoJcDQq2brbAshB7/3fJ5n7R3K+2MPmrm6q2K2FAgByrvr97p2ZvTez/V+WOv082tbunv7yFB8JBQDkUpr3HeW1mf1gZt9sa4+AIcHESZAAopdzInYoACAOsViqpwCA6OWciB0KAIhDLJbqKQAgejknYocCAOIQi6V6CgCIXs6J2KEAgDjEYqmeAgCil3MidigAIA6xWKqnAIDo5ZyIHQoAiEMsluopACB6OSdihwIA4hCLpXoKAIhezonYoQCAOMRiqZ4CAKKXcyJ2KAAgDrFYqqcAgOjlnIgdCgCIQyyW6ikAIHo5J2KHAgDiEIulegoAiF7OidihAIA4xGKpngIAopdzInYoACAOsViqpwCA6OWciB0KAIhDLJbqKQAgejknYocCAOIQi6V6CgCIXs6J2KEAgDjEYqmeAgCil3MidigAIA6xWKqnAIDo5ZyIHQoAiEMsluopACB6OSdihwIA4hCLpXoKAIhezonYoQCAOMRiqZ4CAKKXcyJ2KAAgDrFYqqcAgOjlnIgdCgCIQyyW6inwD771qeduEnFsAAAAAElFTkSuQmCC";
|
|
16382
|
+
const Yy = {
|
|
16385
16383
|
name: "TreeNode",
|
|
16386
16384
|
components: {
|
|
16387
16385
|
SelectFixedPerson: il,
|
|
@@ -16476,8 +16474,8 @@ const Zy = {
|
|
|
16476
16474
|
}).then((n) => {
|
|
16477
16475
|
let r = [], o = [], a = !1;
|
|
16478
16476
|
n.data.map((g) => {
|
|
16479
|
-
g.posts.map((
|
|
16480
|
-
o.push(...
|
|
16477
|
+
g.posts.map((h) => {
|
|
16478
|
+
o.push(...h.users), h.users.length == 1 ? r.push(...h.users) : a = !0;
|
|
16481
16479
|
});
|
|
16482
16480
|
}), r.length > i.loopCardinality && i.loopCardinality > 0 && (a = !0), a && (r = []);
|
|
16483
16481
|
let l = [];
|
|
@@ -16485,7 +16483,7 @@ const Zy = {
|
|
|
16485
16483
|
l.push({
|
|
16486
16484
|
...g,
|
|
16487
16485
|
projectPost: !(this.param.taskNode && this.param.taskNode[0].vars && this.param.taskNode[0].vars._businessDeptId),
|
|
16488
|
-
id: g.users.map((
|
|
16486
|
+
id: g.users.map((h) => h.id)
|
|
16489
16487
|
});
|
|
16490
16488
|
}), o.length == 0 && (i.noPersonnel = !0), r.length > 0 && (i.noPersonnel = !0, this.partObjId = i.id, this.handleCallback(r)), i.positionArray = l;
|
|
16491
16489
|
});
|
|
@@ -16695,65 +16693,65 @@ const Zy = {
|
|
|
16695
16693
|
}, this.$emit("onVars", this.getVars));
|
|
16696
16694
|
}
|
|
16697
16695
|
}
|
|
16698
|
-
},
|
|
16696
|
+
}, Zy = {
|
|
16699
16697
|
key: 0,
|
|
16700
16698
|
class: "treenode"
|
|
16701
|
-
},
|
|
16699
|
+
}, Xy = {
|
|
16702
16700
|
key: 0,
|
|
16703
16701
|
class: "treenode-multi"
|
|
16704
|
-
},
|
|
16702
|
+
}, $y = {
|
|
16705
16703
|
class: "treenode-node",
|
|
16706
16704
|
style: { "margin-top": "0" }
|
|
16707
|
-
},
|
|
16705
|
+
}, e2 = ["onClick"], t2 = ["src"], i2 = ["onClick"], s2 = { class: "treenode-node" }, n2 = { key: 0 }, r2 = {
|
|
16708
16706
|
key: 1,
|
|
16709
16707
|
class: "personselect"
|
|
16710
|
-
},
|
|
16708
|
+
}, o2 = { class: "personselect-name" }, a2 = { class: "items-person" }, l2 = ["onClick"], c2 = ["onClick"], d2 = {
|
|
16711
16709
|
key: 2,
|
|
16712
16710
|
class: "items-person-name"
|
|
16713
|
-
},
|
|
16711
|
+
}, u2 = {
|
|
16714
16712
|
key: 3,
|
|
16715
16713
|
class: "items-person-name"
|
|
16716
|
-
},
|
|
16714
|
+
}, p2 = {
|
|
16717
16715
|
key: 4,
|
|
16718
16716
|
class: "items-person-name"
|
|
16719
|
-
},
|
|
16717
|
+
}, h2 = {
|
|
16720
16718
|
key: 0,
|
|
16721
16719
|
class: "views-items-includes"
|
|
16722
|
-
},
|
|
16720
|
+
}, f2 = { class: "views-items-and2" }, m2 = { key: 0 }, g2 = { class: "include" }, y2 = { class: "include include-name" }, A2 = { class: "treenode-node" }, C2 = { key: 0 }, v2 = {
|
|
16723
16721
|
key: 1,
|
|
16724
16722
|
class: "personselect"
|
|
16725
|
-
},
|
|
16723
|
+
}, b2 = { class: "personselect-name" }, w2 = { class: "items-person" }, k2 = ["onClick"], I2 = ["onClick"], T2 = {
|
|
16726
16724
|
key: 2,
|
|
16727
16725
|
class: "items-person-name"
|
|
16728
|
-
},
|
|
16726
|
+
}, E2 = {
|
|
16729
16727
|
key: 3,
|
|
16730
16728
|
class: "items-person-name"
|
|
16731
|
-
},
|
|
16729
|
+
}, x2 = {
|
|
16732
16730
|
key: 4,
|
|
16733
16731
|
class: "items-person-name"
|
|
16734
|
-
},
|
|
16732
|
+
}, N2 = {
|
|
16735
16733
|
key: 0,
|
|
16736
16734
|
class: "views-items-includes"
|
|
16737
|
-
},
|
|
16735
|
+
}, P2 = { class: "views-items-and2" }, S2 = { key: 0 }, M2 = { class: "include" }, D2 = { class: "include include-name" }, O2 = {
|
|
16738
16736
|
key: 1,
|
|
16739
16737
|
class: "treenode-single"
|
|
16740
|
-
},
|
|
16738
|
+
}, B2 = { class: "treenode-single-items" }, R2 = { class: "personselect" }, L2 = { class: "personselect-name" }, F2 = {
|
|
16741
16739
|
key: 0,
|
|
16742
16740
|
class: "items-person"
|
|
16743
|
-
},
|
|
16741
|
+
}, V2 = ["onClick"], j2 = ["onClick"], Q2 = {
|
|
16744
16742
|
key: 2,
|
|
16745
16743
|
class: "items-person-name"
|
|
16746
|
-
},
|
|
16744
|
+
}, U2 = { class: "items-person-name" }, G2 = { key: 0 }, _2 = {
|
|
16747
16745
|
key: 1,
|
|
16748
16746
|
class: "views-items-includes"
|
|
16749
|
-
},
|
|
16750
|
-
function
|
|
16751
|
-
const o = G("TreeNode", !0), a = G("departPerson"), l = G("TopPopup"), g = G("SelectFixedPerson"),
|
|
16752
|
-
return n.nodeItems && n.nodeItems.length ? (p(),
|
|
16753
|
-
i.endNode ? w("", !0) : (p(),
|
|
16754
|
-
m("div",
|
|
16755
|
-
(p(!0),
|
|
16756
|
-
i.checkType == "InclusiveGatewayModel" && n.nodeItems.length > 1 ? (p(),
|
|
16747
|
+
}, q2 = { class: "views-items-and2" }, J2 = { key: 0 }, z2 = { class: "include" }, H2 = { class: "include include-name" };
|
|
16748
|
+
function K2(e, t, i, s, n, r) {
|
|
16749
|
+
const o = G("TreeNode", !0), a = G("departPerson"), l = G("TopPopup"), g = G("SelectFixedPerson"), h = G("TopTips");
|
|
16750
|
+
return n.nodeItems && n.nodeItems.length ? (p(), f("div", Zy, [
|
|
16751
|
+
i.endNode ? w("", !0) : (p(), f("div", Xy, [
|
|
16752
|
+
m("div", $y, [
|
|
16753
|
+
(p(!0), f(M, null, W(n.nodeItems, (d) => (p(), f(M, null, [
|
|
16754
|
+
i.checkType == "InclusiveGatewayModel" && n.nodeItems.length > 1 ? (p(), f("div", {
|
|
16757
16755
|
key: 0,
|
|
16758
16756
|
class: oe([
|
|
16759
16757
|
"treenode-checkbox",
|
|
@@ -16762,25 +16760,25 @@ function X2(e, t, i, s, n, r) {
|
|
|
16762
16760
|
onClick: (C) => r.handleCheckBoxClick(d)
|
|
16763
16761
|
}, [
|
|
16764
16762
|
m("span", null, [
|
|
16765
|
-
n.checkBoxArr.includes(d.id) ? (p(),
|
|
16763
|
+
n.checkBoxArr.includes(d.id) ? (p(), f("img", {
|
|
16766
16764
|
key: 0,
|
|
16767
16765
|
class: "treenode-checkbox-active-img",
|
|
16768
16766
|
src: r.check
|
|
16769
|
-
}, null, 8,
|
|
16767
|
+
}, null, 8, t2)) : w("", !0)
|
|
16770
16768
|
]),
|
|
16771
16769
|
$(" " + k(d.nodeName || d.name), 1)
|
|
16772
|
-
], 10,
|
|
16770
|
+
], 10, e2)) : i.checkType == "ExclusiveGatewayModel" && n.nodeItems.length > 1 ? (p(), f("div", {
|
|
16773
16771
|
key: 1,
|
|
16774
16772
|
class: oe(["treenode-radio", n.radioArr == d.id ? "treenode-radio-active" : ""]),
|
|
16775
16773
|
onClick: (C) => r.handleRadioClick(d)
|
|
16776
16774
|
}, [
|
|
16777
16775
|
t[1] || (t[1] = m("span", null, null, -1)),
|
|
16778
16776
|
$(" " + k(d.nodeName || d.name), 1)
|
|
16779
|
-
], 10,
|
|
16777
|
+
], 10, i2)) : w("", !0)
|
|
16780
16778
|
], 64))), 256))
|
|
16781
16779
|
]),
|
|
16782
|
-
i.checkType == "InclusiveGatewayModel" && n.checkBoxItem && n.checkBoxItem.length ? (p(!0),
|
|
16783
|
-
d.childNode && d.childNode.length ? (p(),
|
|
16780
|
+
i.checkType == "InclusiveGatewayModel" && n.checkBoxItem && n.checkBoxItem.length ? (p(!0), f(M, { key: 0 }, W(n.checkBoxItem, (d) => (p(), f("div", s2, [
|
|
16781
|
+
d.childNode && d.childNode.length ? (p(), f("div", n2, [
|
|
16784
16782
|
U(o, {
|
|
16785
16783
|
items: d.childNode,
|
|
16786
16784
|
endNode: d.childNode.length == 1,
|
|
@@ -16790,45 +16788,45 @@ function X2(e, t, i, s, n, r) {
|
|
|
16790
16788
|
onOnMultiNode: r.onMultiNode,
|
|
16791
16789
|
onOnVars: r.onVars
|
|
16792
16790
|
}, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNode", "onOnVars"])
|
|
16793
|
-
])) : (p(),
|
|
16794
|
-
m("div",
|
|
16795
|
-
m("div",
|
|
16796
|
-
d.userList && d.userList.length > 0 ? (p(),
|
|
16791
|
+
])) : (p(), f("div", r2, [
|
|
16792
|
+
m("div", o2, k(d.name || d.nodeName), 1),
|
|
16793
|
+
m("div", a2, [
|
|
16794
|
+
d.userList && d.userList.length > 0 ? (p(), f("div", {
|
|
16797
16795
|
key: 0,
|
|
16798
16796
|
class: "items-person-set",
|
|
16799
16797
|
onClick: (C) => r.handleOpenFixedPerson(d)
|
|
16800
|
-
}, " \u9009\u62E9 ", 8,
|
|
16798
|
+
}, " \u9009\u62E9 ", 8, l2)) : d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (p(), f("div", {
|
|
16801
16799
|
key: 1,
|
|
16802
16800
|
class: "items-person-set",
|
|
16803
16801
|
onClick: Cs((C) => r.handleOpenPopup(d), ["stop"])
|
|
16804
|
-
}, " \u8BBE\u7F6E ", 8,
|
|
16805
|
-
d.userList && d.userList.length > 0 ? (p(),
|
|
16802
|
+
}, " \u8BBE\u7F6E ", 8, c2)) : w("", !0),
|
|
16803
|
+
d.userList && d.userList.length > 0 ? (p(), f("div", d2, k(n.partNode[d.id] ? n.partNode[d.id].join(",") : ""), 1)) : d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (p(), f("div", u2, k(n.partNode[d.id] ? n.partNode[d.id].join(",") : ""), 1)) : d.routeTxt && d.routeTxt.userNames ? (p(), f("div", p2, k(d.routeTxt.userNames), 1)) : w("", !0)
|
|
16806
16804
|
]),
|
|
16807
|
-
d.routeTxt && d.routeTxt.length > 0 ? (p(),
|
|
16805
|
+
d.routeTxt && d.routeTxt.length > 0 && d.userList && d.userList.length > 0 ? (p(), f("div", h2, [
|
|
16808
16806
|
t[2] || (t[2] = m("div", { class: "views-items-name2" }, k("\u6240\u5C5E\u8303\u56F4"), -1)),
|
|
16809
|
-
m("div",
|
|
16810
|
-
(p(!0),
|
|
16807
|
+
m("div", f2, [
|
|
16808
|
+
(p(!0), f(M, null, W(d.routeTxt, (C, b) => (p(), f("div", {
|
|
16811
16809
|
key: C.type
|
|
16812
16810
|
}, [
|
|
16813
|
-
C.ids && C.ids.length > 0 ? (p(),
|
|
16814
|
-
m("div",
|
|
16811
|
+
C.ids && C.ids.length > 0 ? (p(), f("div", m2, [
|
|
16812
|
+
m("div", g2, [
|
|
16815
16813
|
m("b", {
|
|
16816
16814
|
class: oe(["include include-type", ["include-" + C.type]])
|
|
16817
16815
|
}, k(C.type == "user" ? "\u7528\u6237" : C.type == "dept" ? "\u90E8\u95E8" : "\u5C97\u4F4D"), 3),
|
|
16818
|
-
m("span",
|
|
16816
|
+
m("span", y2, k(C.name), 1)
|
|
16819
16817
|
]),
|
|
16820
|
-
b !== d.routeTxt.length - 1 ? (p(),
|
|
16818
|
+
b !== d.routeTxt.length - 1 ? (p(), f("div", {
|
|
16821
16819
|
key: 0,
|
|
16822
16820
|
class: oe(["include include-assign", ["include-assign-" + (C.assigneeRetain ? "true" : "false")]])
|
|
16823
16821
|
}, k(d.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"), 3)) : w("", !0)
|
|
16824
|
-
])) : (
|
|
16822
|
+
])) : w("", !0)
|
|
16825
16823
|
]))), 128))
|
|
16826
16824
|
])
|
|
16827
16825
|
])) : w("", !0)
|
|
16828
16826
|
]))
|
|
16829
16827
|
]))), 256)) : w("", !0),
|
|
16830
|
-
i.checkType == "ExclusiveGatewayModel" && n.radioItem && n.radioItem.length ? (p(!0),
|
|
16831
|
-
d.childNode && d.childNode.length ? (p(),
|
|
16828
|
+
i.checkType == "ExclusiveGatewayModel" && n.radioItem && n.radioItem.length ? (p(!0), f(M, { key: 1 }, W(n.radioItem, (d) => (p(), f("div", A2, [
|
|
16829
|
+
d.childNode && d.childNode.length ? (p(), f("div", C2, [
|
|
16832
16830
|
U(o, {
|
|
16833
16831
|
items: d.childNode,
|
|
16834
16832
|
endNode: d.childNode.length == 1,
|
|
@@ -16838,81 +16836,81 @@ function X2(e, t, i, s, n, r) {
|
|
|
16838
16836
|
onOnMultiNode: r.onMultiNode,
|
|
16839
16837
|
onOnVars: r.onVars
|
|
16840
16838
|
}, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNode", "onOnVars"])
|
|
16841
|
-
])) : (p(),
|
|
16842
|
-
m("div",
|
|
16843
|
-
m("div",
|
|
16844
|
-
d.userList && d.userList.length > 0 ? (p(),
|
|
16839
|
+
])) : (p(), f("div", v2, [
|
|
16840
|
+
m("div", b2, k(d.name || d.nodeName), 1),
|
|
16841
|
+
m("div", w2, [
|
|
16842
|
+
d.userList && d.userList.length > 0 ? (p(), f("div", {
|
|
16845
16843
|
key: 0,
|
|
16846
16844
|
class: "items-person-set",
|
|
16847
16845
|
onClick: (C) => r.handleOpenFixedPerson(d)
|
|
16848
|
-
}, " \u9009\u62E9 ", 8,
|
|
16846
|
+
}, " \u9009\u62E9 ", 8, k2)) : d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (p(), f("div", {
|
|
16849
16847
|
key: 1,
|
|
16850
16848
|
class: "items-person-set",
|
|
16851
16849
|
onClick: Cs((C) => r.handleOpenPopup(d), ["stop"])
|
|
16852
|
-
}, " \u8BBE\u7F6E ", 8,
|
|
16853
|
-
d.userList && d.userList.length > 0 ? (p(),
|
|
16850
|
+
}, " \u8BBE\u7F6E ", 8, I2)) : w("", !0),
|
|
16851
|
+
d.userList && d.userList.length > 0 ? (p(), f("div", T2, k(n.partNode[d.id] ? n.partNode[d.id].join(",") : ""), 1)) : d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (p(), f("div", E2, k(n.partNode[d.id] ? n.partNode[d.id].join(",") : ""), 1)) : d.routeTxt && d.routeTxt.userNames ? (p(), f("div", x2, k(d.routeTxt.userNames), 1)) : w("", !0)
|
|
16854
16852
|
]),
|
|
16855
|
-
d.routeTxt && d.routeTxt.length > 0 ? (p(),
|
|
16853
|
+
d.routeTxt && d.routeTxt.length > 0 && d.userList && d.userList.length > 0 ? (p(), f("div", N2, [
|
|
16856
16854
|
t[3] || (t[3] = m("div", { class: "views-items-name2" }, k("\u6240\u5C5E\u8303\u56F4"), -1)),
|
|
16857
|
-
m("div",
|
|
16858
|
-
(p(!0),
|
|
16855
|
+
m("div", P2, [
|
|
16856
|
+
(p(!0), f(M, null, W(d.routeTxt, (C, b) => (p(), f("div", {
|
|
16859
16857
|
key: C.type
|
|
16860
16858
|
}, [
|
|
16861
|
-
C.ids && C.ids.length > 0 ? (p(),
|
|
16862
|
-
m("div",
|
|
16859
|
+
C.ids && C.ids.length > 0 ? (p(), f("div", S2, [
|
|
16860
|
+
m("div", M2, [
|
|
16863
16861
|
m("b", {
|
|
16864
16862
|
class: oe(["include include-type", ["include-" + C.type]])
|
|
16865
16863
|
}, k(C.type == "user" ? "\u7528\u6237" : C.type == "dept" ? "\u90E8\u95E8" : "\u5C97\u4F4D"), 3),
|
|
16866
|
-
m("span",
|
|
16864
|
+
m("span", D2, k(C.name), 1)
|
|
16867
16865
|
]),
|
|
16868
|
-
b !== d.routeTxt.length - 1 ? (p(),
|
|
16866
|
+
b !== d.routeTxt.length - 1 ? (p(), f("div", {
|
|
16869
16867
|
key: 0,
|
|
16870
16868
|
class: oe(["include include-assign", ["include-assign-" + (C.assigneeRetain ? "true" : "false")]])
|
|
16871
16869
|
}, k(d.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"), 3)) : w("", !0)
|
|
16872
|
-
])) : (
|
|
16870
|
+
])) : w("", !0)
|
|
16873
16871
|
]))), 128))
|
|
16874
16872
|
])
|
|
16875
16873
|
])) : w("", !0)
|
|
16876
16874
|
]))
|
|
16877
16875
|
]))), 256)) : w("", !0)
|
|
16878
16876
|
])),
|
|
16879
|
-
i.endNode ? (p(),
|
|
16880
|
-
(p(!0),
|
|
16881
|
-
m("div",
|
|
16882
|
-
m("div",
|
|
16883
|
-
d.nodeType !== "endEvent" ? (p(),
|
|
16884
|
-
d.userList && d.userList.length > 0 ? (p(),
|
|
16877
|
+
i.endNode ? (p(), f("div", O2, [
|
|
16878
|
+
(p(!0), f(M, null, W(n.nodeItems, (d) => (p(), f("div", B2, [
|
|
16879
|
+
m("div", R2, [
|
|
16880
|
+
m("div", L2, k(d.name || d.nodeName), 1),
|
|
16881
|
+
d.nodeType !== "endEvent" ? (p(), f("div", F2, [
|
|
16882
|
+
d.userList && d.userList.length > 0 ? (p(), f("div", {
|
|
16885
16883
|
key: 0,
|
|
16886
16884
|
class: "items-person-set",
|
|
16887
16885
|
onClick: (C) => r.handleOpenFixedPerson(d)
|
|
16888
|
-
}, " \u9009\u62E9 ", 8,
|
|
16886
|
+
}, " \u9009\u62E9 ", 8, V2)) : d.setPersonnel ? (p(), f("div", Q2, k((d.assignees || []).map((C) => C.name).join(",")), 1)) : (p(), f("div", {
|
|
16889
16887
|
key: 1,
|
|
16890
16888
|
class: "items-person-set",
|
|
16891
16889
|
onClick: Cs((C) => r.handleOpenPopup(d), ["stop"])
|
|
16892
|
-
}, " \u8BBE\u7F6E ", 8,
|
|
16893
|
-
m("div",
|
|
16894
|
-
!n.partNode[d.id] && d.humanPerformerName == "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D" && d.noPersonnel ? (p(),
|
|
16890
|
+
}, " \u8BBE\u7F6E ", 8, j2)),
|
|
16891
|
+
m("div", U2, [
|
|
16892
|
+
!n.partNode[d.id] && d.humanPerformerName == "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D" && d.noPersonnel ? (p(), f("div", G2, " \u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E ")) : w("", !0),
|
|
16895
16893
|
$(" " + k(n.partNode[d.id] ? n.partNode[d.id].join(",") : ""), 1)
|
|
16896
16894
|
])
|
|
16897
16895
|
])) : w("", !0),
|
|
16898
|
-
d.routeTxt && d.routeTxt.length > 0 ? (p(),
|
|
16896
|
+
d.routeTxt && d.routeTxt.length > 0 && d.userList && d.userList.length > 0 ? (p(), f("div", _2, [
|
|
16899
16897
|
t[4] || (t[4] = m("div", { class: "views-items-name2" }, k("\u6240\u5C5E\u8303\u56F4"), -1)),
|
|
16900
|
-
m("div",
|
|
16901
|
-
(p(!0),
|
|
16898
|
+
m("div", q2, [
|
|
16899
|
+
(p(!0), f(M, null, W(d.routeTxt, (C, b) => (p(), f("div", {
|
|
16902
16900
|
key: C.type
|
|
16903
16901
|
}, [
|
|
16904
|
-
C.ids && C.ids.length > 0 ? (p(),
|
|
16905
|
-
m("div",
|
|
16902
|
+
C.ids && C.ids.length > 0 ? (p(), f("div", J2, [
|
|
16903
|
+
m("div", z2, [
|
|
16906
16904
|
m("b", {
|
|
16907
16905
|
class: oe(["include include-type", ["include-" + C.type]])
|
|
16908
16906
|
}, k(C.type == "user" ? "\u7528\u6237" : C.type == "dept" ? "\u90E8\u95E8" : "\u5C97\u4F4D"), 3),
|
|
16909
|
-
m("span",
|
|
16907
|
+
m("span", H2, k(C.name), 1)
|
|
16910
16908
|
]),
|
|
16911
|
-
b !== d.routeTxt.length - 1 ? (p(),
|
|
16909
|
+
b !== d.routeTxt.length - 1 ? (p(), f("div", {
|
|
16912
16910
|
key: 0,
|
|
16913
16911
|
class: oe(["include include-assign", ["include-assign-" + (C.assigneeRetain ? "true" : "false")]])
|
|
16914
16912
|
}, k(d.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"), 3)) : w("", !0)
|
|
16915
|
-
])) : (
|
|
16913
|
+
])) : w("", !0)
|
|
16916
16914
|
]))), 128))
|
|
16917
16915
|
])
|
|
16918
16916
|
])) : w("", !0)
|
|
@@ -16944,7 +16942,7 @@ function X2(e, t, i, s, n, r) {
|
|
|
16944
16942
|
onUpdateSelect: r.updateFixedSelect,
|
|
16945
16943
|
onConfirm: r.handleSumbitFixedPerson
|
|
16946
16944
|
}, null, 8, ["visible", "list", "multiple", "select", "onUpdateList", "onUpdateVisible", "onUpdateSelect", "onConfirm"]),
|
|
16947
|
-
U(
|
|
16945
|
+
U(h, {
|
|
16948
16946
|
ref: "topTips",
|
|
16949
16947
|
text: n.textTips,
|
|
16950
16948
|
statusTips: n.statusTips,
|
|
@@ -16952,11 +16950,11 @@ function X2(e, t, i, s, n, r) {
|
|
|
16952
16950
|
}, null, 8, ["text", "statusTips", "type"])
|
|
16953
16951
|
])) : w("", !0);
|
|
16954
16952
|
}
|
|
16955
|
-
const
|
|
16956
|
-
const
|
|
16953
|
+
const W2 = /* @__PURE__ */ Ce(Yy, [["render", K2], ["__scopeId", "data-v-89aace28"]]);
|
|
16954
|
+
const Y2 = {
|
|
16957
16955
|
name: "tree-person",
|
|
16958
16956
|
components: {
|
|
16959
|
-
TreeNode:
|
|
16957
|
+
TreeNode: W2
|
|
16960
16958
|
},
|
|
16961
16959
|
props: {
|
|
16962
16960
|
items: {
|
|
@@ -17088,91 +17086,91 @@ const e6 = {
|
|
|
17088
17086
|
}
|
|
17089
17087
|
}
|
|
17090
17088
|
}
|
|
17091
|
-
},
|
|
17089
|
+
}, Z2 = { class: "test" }, X2 = { key: 0 }, $2 = { key: 0 }, e6 = { key: 0 }, t6 = {
|
|
17092
17090
|
key: 0,
|
|
17093
17091
|
class: "treeperson-firstnode"
|
|
17094
|
-
},
|
|
17092
|
+
}, i6 = ["onClick"], s6 = {
|
|
17095
17093
|
key: 1,
|
|
17096
17094
|
class: "treeperson-firstnode"
|
|
17097
|
-
},
|
|
17095
|
+
}, n6 = {
|
|
17098
17096
|
key: 2,
|
|
17099
17097
|
class: "treeperson-firstnode"
|
|
17100
|
-
},
|
|
17098
|
+
}, r6 = ["onClick"], o6 = {
|
|
17101
17099
|
key: 3,
|
|
17102
17100
|
class: "treeperson-firstnode"
|
|
17103
|
-
},
|
|
17101
|
+
}, a6 = ["onClick"], l6 = { class: "treeperson-checkbox-box" }, c6 = ["onClick"], d6 = {
|
|
17104
17102
|
key: 0,
|
|
17105
17103
|
class: "treeperson-firstnode"
|
|
17106
|
-
},
|
|
17104
|
+
}, u6 = { class: "treeperson-checkbox-box" }, p6 = ["onClick"], h6 = {
|
|
17107
17105
|
key: 0,
|
|
17108
17106
|
class: "treeperson-firstnode"
|
|
17109
|
-
},
|
|
17110
|
-
function
|
|
17107
|
+
}, f6 = ["onClick"], m6 = ["onClick"];
|
|
17108
|
+
function g6(e, t, i, s, n, r) {
|
|
17111
17109
|
const o = G("tree-person", !0), a = G("TreeNode");
|
|
17112
|
-
return p(),
|
|
17113
|
-
i.param.nodeLoading ? (p(),
|
|
17110
|
+
return p(), f("div", Z2, [
|
|
17111
|
+
i.param.nodeLoading ? (p(), f("div", X2, [...t[3] || (t[3] = [
|
|
17114
17112
|
m("span", null, "\u4E0B\u4E00\u8282\u70B9: ", -1),
|
|
17115
17113
|
m("b", { style: { "font-size": "16px" } }, "\u8282\u70B9\u52A0\u8F7D\u4E2D\uFF0C\u8BF7\u7A0D\u540E......", -1)
|
|
17116
|
-
])])) : (p(),
|
|
17117
|
-
n.nodeItems && n.nodeItems.length ? (p(),
|
|
17118
|
-
(p(!0),
|
|
17114
|
+
])])) : (p(), f(M, { key: 1 }, [
|
|
17115
|
+
n.nodeItems && n.nodeItems.length ? (p(), f("div", $2, [
|
|
17116
|
+
(p(!0), f(M, null, W(n.nodeItems, (l, g) => (p(), f("div", {
|
|
17119
17117
|
class: "treeperson",
|
|
17120
17118
|
key: g
|
|
17121
17119
|
}, [
|
|
17122
|
-
l.nodeType == "endEvent" ? (p(),
|
|
17123
|
-
i.nodeType == "nexting" && l.nodeType != "inclusiveGateway" ? (p(),
|
|
17124
|
-
l.nodeType == "exclusiveGateway" && l.branches.length > 1 ? (p(),
|
|
17120
|
+
l.nodeType == "endEvent" ? (p(), f("div", e6, " \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")) : l.branches && l.branches.length ? (p(), f(M, { key: 1 }, [
|
|
17121
|
+
i.nodeType == "nexting" && l.nodeType != "inclusiveGateway" ? (p(), f(M, { key: 0 }, [
|
|
17122
|
+
l.nodeType == "exclusiveGateway" && l.branches.length > 1 ? (p(), f("div", t6, [
|
|
17125
17123
|
t[5] || (t[5] = m("div", { class: "treeperson-title" }, [
|
|
17126
17124
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17127
17125
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17128
17126
|
], -1)),
|
|
17129
|
-
(p(!0),
|
|
17130
|
-
class: oe(["treeperson-radio", n.firstCheck == (
|
|
17131
|
-
onClick: (C) => r.handleFirstNodeClick(
|
|
17127
|
+
(p(!0), f(M, null, W(l.branches, (h, d) => (p(), f("div", {
|
|
17128
|
+
class: oe(["treeperson-radio", n.firstCheck == (h.nodeInfoDTO ? h.nodeInfoDTO.id : h.id) ? "treeperson-radio-active" : ""]),
|
|
17129
|
+
onClick: (C) => r.handleFirstNodeClick(h, l.branches),
|
|
17132
17130
|
key: d
|
|
17133
17131
|
}, [
|
|
17134
17132
|
t[4] || (t[4] = m("span", null, null, -1)),
|
|
17135
|
-
$(" " + k(
|
|
17136
|
-
], 10,
|
|
17137
|
-
])) : l.nodeType == "exclusiveGateway" && l.branches.length == 1 ? (p(),
|
|
17138
|
-
(p(!0),
|
|
17133
|
+
$(" " + k(h.id.includes("Flow") ? h.nodeName || h.name ? h.nodeName || h.name : h.nodeInfoDTO ? h.nodeInfoDTO.nodeName || h.nodeInfoDTO.name : "" : h.nodeInfoDTO ? h.nodeInfoDTO.nodeName || h.nodeInfoDTO.name || h.nodeName || h.name : h.nodeName || h.name), 1)
|
|
17134
|
+
], 10, i6))), 128))
|
|
17135
|
+
])) : l.nodeType == "exclusiveGateway" && l.branches.length == 1 ? (p(), f("div", s6, [
|
|
17136
|
+
(p(!0), f(M, null, W(l.branches, (h, d) => (p(), f("div", null, [
|
|
17139
17137
|
t[6] || (t[6] = m("span", null, null, -1)),
|
|
17140
17138
|
U(o, {
|
|
17141
17139
|
ref_for: !0,
|
|
17142
17140
|
ref: "TreePersonRef",
|
|
17143
|
-
items:
|
|
17141
|
+
items: h.branches && h.branches.length > 0 ? h.branches : [h],
|
|
17144
17142
|
nodeType: "nexting",
|
|
17145
17143
|
param: i.param,
|
|
17146
17144
|
onOnMultiNode: r.onMultiNode,
|
|
17147
17145
|
onOnMultiNodeObj: r.onMultiNodeObj
|
|
17148
17146
|
}, null, 8, ["items", "param", "onOnMultiNode", "onOnMultiNodeObj"])
|
|
17149
17147
|
]))), 256))
|
|
17150
|
-
])) : l.nodeType == "inclusiveGateway" && l.branches.length >= 1 ? (p(),
|
|
17148
|
+
])) : l.nodeType == "inclusiveGateway" && l.branches.length >= 1 ? (p(), f("div", n6, [
|
|
17151
17149
|
t[8] || (t[8] = m("div", { class: "treeperson-title" }, [
|
|
17152
17150
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17153
17151
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17154
17152
|
], -1)),
|
|
17155
|
-
(p(!0),
|
|
17156
|
-
class: oe(["treeperson-radio", n.firstCheck == (
|
|
17157
|
-
onClick: (C) => r.handleMultiFirstNodeClick(
|
|
17153
|
+
(p(!0), f(M, null, W(l.branches, (h, d) => (p(), f("div", {
|
|
17154
|
+
class: oe(["treeperson-radio", n.firstCheck == (h.nodeInfoDTO ? h.nodeInfoDTO.id : h.id) ? "treeperson-radio-active" : ""]),
|
|
17155
|
+
onClick: (C) => r.handleMultiFirstNodeClick(h),
|
|
17158
17156
|
key: d
|
|
17159
17157
|
}, [
|
|
17160
17158
|
t[7] || (t[7] = m("span", null, null, -1)),
|
|
17161
|
-
$(" " + k(
|
|
17162
|
-
], 10,
|
|
17163
|
-
])) : (p(),
|
|
17159
|
+
$(" " + k(h.nodeInfoDTO ? h.nodeInfoDTO.nodeName || h.nodeInfoDTO.name : h.nodeName || h.name), 1)
|
|
17160
|
+
], 10, r6))), 128))
|
|
17161
|
+
])) : (p(), f("div", o6, [
|
|
17164
17162
|
t[10] || (t[10] = m("div", { class: "treeperson-title" }, [
|
|
17165
17163
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17166
17164
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17167
17165
|
], -1)),
|
|
17168
|
-
(p(!0),
|
|
17169
|
-
class: oe(["treeperson-radio", n.firstCheck == (
|
|
17170
|
-
onClick: (C) => r.handleFirstNodeClick(
|
|
17166
|
+
(p(!0), f(M, null, W(l.branches, (h, d) => (p(), f("div", {
|
|
17167
|
+
class: oe(["treeperson-radio", n.firstCheck == (h.nodeInfoDTO ? h.nodeInfoDTO.id : h.id) ? "treeperson-radio-active" : ""]),
|
|
17168
|
+
onClick: (C) => r.handleFirstNodeClick(h, l.branches),
|
|
17171
17169
|
key: d
|
|
17172
17170
|
}, [
|
|
17173
17171
|
t[9] || (t[9] = m("span", null, null, -1)),
|
|
17174
|
-
$(" " + k(
|
|
17175
|
-
], 10,
|
|
17172
|
+
$(" " + k(h.nodeInfoDTO ? h.nodeInfoDTO.nodeName || h.nodeInfoDTO.name : h.nodeName || h.name), 1)
|
|
17173
|
+
], 10, a6))), 128))
|
|
17176
17174
|
])),
|
|
17177
17175
|
n.childrenItems && n.childrenItems.length > 0 && n.childrenItems[0].nodeInfoDTO && n.childrenItems[0].nodeInfoDTO.nodeType != "userTask" ? (p(), ge(o, {
|
|
17178
17176
|
key: n.firstCheck,
|
|
@@ -17183,23 +17181,23 @@ function b6(e, t, i, s, n, r) {
|
|
|
17183
17181
|
param: i.param,
|
|
17184
17182
|
onOnMultiNode: r.onMultiNode,
|
|
17185
17183
|
onOnMultiNodeObj: r.onMultiNodeObj
|
|
17186
|
-
}, null, 8, ["items", "param", "onOnMultiNode", "onOnMultiNodeObj"])) : n.childrenItems && n.childrenItems.length > 1 && n.childrenItems[0].nodeInfoDTO && n.childrenItems[0].nodeInfoDTO.nodeType == "userTask" ? (p(),
|
|
17184
|
+
}, null, 8, ["items", "param", "onOnMultiNode", "onOnMultiNodeObj"])) : n.childrenItems && n.childrenItems.length > 1 && n.childrenItems[0].nodeInfoDTO && n.childrenItems[0].nodeInfoDTO.nodeType == "userTask" ? (p(), f(M, { key: 5 }, [
|
|
17187
17185
|
t[12] || (t[12] = m("div", { class: "treeperson-title" }, [
|
|
17188
17186
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17189
17187
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17190
17188
|
], -1)),
|
|
17191
|
-
m("div",
|
|
17192
|
-
(p(!0),
|
|
17193
|
-
class: oe(["treeperson-checkbox", n.firstMultiCheckSub.includes(
|
|
17194
|
-
onClick: (C) => r.handleMultiFirstNodeClickSub(
|
|
17189
|
+
m("div", l6, [
|
|
17190
|
+
(p(!0), f(M, null, W(n.childrenItems, (h, d) => (p(), f("div", {
|
|
17191
|
+
class: oe(["treeperson-checkbox", n.firstMultiCheckSub.includes(h.nodeInfoDTO ? h.nodeInfoDTO.id : h.id) ? "treeperson-checkbox-active" : ""]),
|
|
17192
|
+
onClick: (C) => r.handleMultiFirstNodeClickSub(h, n.childrenItems),
|
|
17195
17193
|
key: d
|
|
17196
17194
|
}, [
|
|
17197
17195
|
t[11] || (t[11] = m("span", null, null, -1)),
|
|
17198
|
-
$(" " + k(
|
|
17199
|
-
], 10,
|
|
17196
|
+
$(" " + k(h.nodeInfoDTO ? h.nodeInfoDTO.nodeName || h.nodeInfoDTO.name : h.nodeName || h.name), 1)
|
|
17197
|
+
], 10, c6))), 128))
|
|
17200
17198
|
]),
|
|
17201
|
-
(p(!0),
|
|
17202
|
-
items:
|
|
17199
|
+
(p(!0), f(M, null, W(r.filterMultiItemsSub(n.childrenItems), (h) => (p(), ge(a, {
|
|
17200
|
+
items: h.branches && h.branches.length > 0 ? h.branches : [h.nodeInfoDTO ? h.nodeInfoDTO : h],
|
|
17203
17201
|
endNode: !0,
|
|
17204
17202
|
nodeType: i.nodeType,
|
|
17205
17203
|
param: i.param,
|
|
@@ -17219,25 +17217,25 @@ function b6(e, t, i, s, n, r) {
|
|
|
17219
17217
|
onOnMultiNodeObj: r.onMultiNodeObj,
|
|
17220
17218
|
onOnVars: r.onVars
|
|
17221
17219
|
}, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNode", "onOnMultiNodeObj", "onOnVars"]))
|
|
17222
|
-
], 64)) : i.nodeType == "nexting" && l.nodeType == "inclusiveGateway" ? (p(),
|
|
17223
|
-
l.nodeType == "inclusiveGateway" && l.branches.length >= 1 ? (p(),
|
|
17220
|
+
], 64)) : i.nodeType == "nexting" && l.nodeType == "inclusiveGateway" ? (p(), f(M, { key: 1 }, [
|
|
17221
|
+
l.nodeType == "inclusiveGateway" && l.branches.length >= 1 ? (p(), f("div", d6, [
|
|
17224
17222
|
t[14] || (t[14] = m("div", { class: "treeperson-title" }, [
|
|
17225
17223
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17226
17224
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17227
17225
|
], -1)),
|
|
17228
|
-
m("div",
|
|
17229
|
-
(p(!0),
|
|
17230
|
-
class: oe(["treeperson-checkbox", n.firstMultiCheck.includes(
|
|
17231
|
-
onClick: (C) => r.handleMultiFirstNodeClick(
|
|
17226
|
+
m("div", u6, [
|
|
17227
|
+
(p(!0), f(M, null, W(l.branches, (h, d) => (p(), f("div", {
|
|
17228
|
+
class: oe(["treeperson-checkbox", n.firstMultiCheck.includes(h.nodeInfoDTO ? h.nodeInfoDTO.id : h.id) ? "treeperson-checkbox-active" : ""]),
|
|
17229
|
+
onClick: (C) => r.handleMultiFirstNodeClick(h, l.branches),
|
|
17232
17230
|
key: d
|
|
17233
17231
|
}, [
|
|
17234
17232
|
t[13] || (t[13] = m("span", null, null, -1)),
|
|
17235
|
-
$(" " + k(
|
|
17236
|
-
], 10,
|
|
17233
|
+
$(" " + k(h.nodeInfoDTO ? h.nodeInfoDTO.nodeName || h.nodeInfoDTO.name : h.nodeName || h.name), 1)
|
|
17234
|
+
], 10, p6))), 128))
|
|
17237
17235
|
])
|
|
17238
17236
|
])) : w("", !0),
|
|
17239
|
-
(p(!0),
|
|
17240
|
-
items:
|
|
17237
|
+
(p(!0), f(M, null, W(r.filterMultiItems(l.branches), (h) => (p(), ge(a, {
|
|
17238
|
+
items: h.branches && h.branches.length > 0 ? h.branches : [h.nodeInfoDTO ? h.nodeInfoDTO : h],
|
|
17241
17239
|
endNode: !0,
|
|
17242
17240
|
nodeType: i.nodeType,
|
|
17243
17241
|
param: i.param,
|
|
@@ -17247,20 +17245,20 @@ function b6(e, t, i, s, n, r) {
|
|
|
17247
17245
|
onOnVars: r.onVars
|
|
17248
17246
|
}, null, 8, ["items", "nodeType", "param", "checkType", "onOnMultiNodeObj", "onOnVars"]))), 256))
|
|
17249
17247
|
], 64)) : w("", !0)
|
|
17250
|
-
], 64)) : l.nodeType == "exclusiveGateway" && l.branches && l.branches.length > 1 ? (p(),
|
|
17248
|
+
], 64)) : l.nodeType == "exclusiveGateway" && l.branches && l.branches.length > 1 ? (p(), f(M, { key: 2 }, [
|
|
17251
17249
|
t[16] || (t[16] = m("div", { class: "treeperson-title" }, [
|
|
17252
17250
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17253
17251
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17254
17252
|
], -1)),
|
|
17255
|
-
l.type == "ExclusiveGatewayModel" && l.branches.length == 1 ? w("", !0) : (p(),
|
|
17256
|
-
(p(!0),
|
|
17257
|
-
class: oe(["treeperson-checkbox", n.firstCheck ==
|
|
17258
|
-
onClick: (C) => r.handleFirstNodeClick(
|
|
17253
|
+
l.type == "ExclusiveGatewayModel" && l.branches.length == 1 ? w("", !0) : (p(), f("div", h6, [
|
|
17254
|
+
(p(!0), f(M, null, W(l.branches, (h, d) => (p(), f("div", {
|
|
17255
|
+
class: oe(["treeperson-checkbox", n.firstCheck == h.id ? "treeperson-checkbox-active" : ""]),
|
|
17256
|
+
onClick: (C) => r.handleFirstNodeClick(h, l.branches),
|
|
17259
17257
|
key: d
|
|
17260
17258
|
}, [
|
|
17261
17259
|
t[15] || (t[15] = m("span", null, null, -1)),
|
|
17262
|
-
$(" " + k(
|
|
17263
|
-
], 10,
|
|
17260
|
+
$(" " + k(h.nodeName || h.name), 1)
|
|
17261
|
+
], 10, f6))), 128))
|
|
17264
17262
|
])),
|
|
17265
17263
|
U(a, {
|
|
17266
17264
|
items: n.childrenItems,
|
|
@@ -17268,11 +17266,11 @@ function b6(e, t, i, s, n, r) {
|
|
|
17268
17266
|
nodeType: i.nodeType,
|
|
17269
17267
|
param: i.param,
|
|
17270
17268
|
checkType: n.firstType,
|
|
17271
|
-
onOnMultiNode: t[2] || (t[2] = (
|
|
17269
|
+
onOnMultiNode: t[2] || (t[2] = (h) => r.onMultiNode(h, "multi")),
|
|
17272
17270
|
onOnMultiNodeObj: r.onMultiNodeObj,
|
|
17273
17271
|
onOnVars: r.onVars
|
|
17274
17272
|
}, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNodeObj", "onOnVars"])
|
|
17275
|
-
], 64)) : l.nodeType == "exclusiveGateway" && l.branches && l.branches.length == 1 ? (p(),
|
|
17273
|
+
], 64)) : l.nodeType == "exclusiveGateway" && l.branches && l.branches.length == 1 ? (p(), f(M, { key: 3 }, [
|
|
17276
17274
|
t[17] || (t[17] = m("div", { class: "treeperson-title" }, [
|
|
17277
17275
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17278
17276
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
@@ -17298,21 +17296,21 @@ function b6(e, t, i, s, n, r) {
|
|
|
17298
17296
|
onOnMultiNodeObj: r.onMultiNodeObj,
|
|
17299
17297
|
onOnVars: r.onVars
|
|
17300
17298
|
}, null, 8, ["items", "param", "checkType", "onOnMultiNode", "onOnMultiNodeObj", "onOnVars"]))
|
|
17301
|
-
], 64)) : l.id || l.nodeInfoDTO && l.nodeInfoDTO.id ? (p(),
|
|
17302
|
-
i.nodeType == "nexting" ? (p(),
|
|
17303
|
-
l.nodeInfoDTO && l.nodeInfoDTO.nodeType == "exclusiveGateway" && l.nodeInfoDTO.branches && l.nodeInfoDTO.branches.length > 1 ? (p(),
|
|
17299
|
+
], 64)) : l.id || l.nodeInfoDTO && l.nodeInfoDTO.id ? (p(), f(M, { key: 4 }, [
|
|
17300
|
+
i.nodeType == "nexting" ? (p(), f(M, { key: 0 }, [
|
|
17301
|
+
l.nodeInfoDTO && l.nodeInfoDTO.nodeType == "exclusiveGateway" && l.nodeInfoDTO.branches && l.nodeInfoDTO.branches.length > 1 ? (p(), f(M, { key: 0 }, [
|
|
17304
17302
|
t[19] || (t[19] = m("div", { class: "treeperson-title" }, [
|
|
17305
17303
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17306
17304
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
17307
17305
|
], -1)),
|
|
17308
|
-
(p(!0),
|
|
17309
|
-
class: oe(["treeperson-radio", n.firstCheck == (
|
|
17310
|
-
onClick: (C) => r.handleFirstNodeClick(
|
|
17306
|
+
(p(!0), f(M, null, W(l.nodeInfoDTO.branches, (h, d) => (p(), f("div", {
|
|
17307
|
+
class: oe(["treeperson-radio", n.firstCheck == (h.nodeInfoDTO ? h.nodeInfoDTO.id : h.id) ? "treeperson-radio-active" : ""]),
|
|
17308
|
+
onClick: (C) => r.handleFirstNodeClick(h, l.nodeInfoDTO.branches),
|
|
17311
17309
|
key: d
|
|
17312
17310
|
}, [
|
|
17313
17311
|
t[18] || (t[18] = m("span", null, null, -1)),
|
|
17314
|
-
$(" " + k(
|
|
17315
|
-
], 10,
|
|
17312
|
+
$(" " + k(h.nodeName || h.name), 1)
|
|
17313
|
+
], 10, m6))), 128)),
|
|
17316
17314
|
(p(), ge(o, {
|
|
17317
17315
|
key: n.firstCheck,
|
|
17318
17316
|
ref_for: !0,
|
|
@@ -17323,7 +17321,7 @@ function b6(e, t, i, s, n, r) {
|
|
|
17323
17321
|
onOnMultiNode: r.onMultiNode,
|
|
17324
17322
|
onOnMultiNodeObj: r.onMultiNodeObj
|
|
17325
17323
|
}, null, 8, ["items", "param", "onOnMultiNode", "onOnMultiNodeObj"]))
|
|
17326
|
-
], 64)) : l.nodeInfoDTO && l.nodeInfoDTO.nodeType == "exclusiveGateway" && l.nodeInfoDTO.branches && l.nodeInfoDTO.branches.length == 1 ? (p(),
|
|
17324
|
+
], 64)) : l.nodeInfoDTO && l.nodeInfoDTO.nodeType == "exclusiveGateway" && l.nodeInfoDTO.branches && l.nodeInfoDTO.branches.length == 1 ? (p(), f(M, { key: 1 }, [
|
|
17327
17325
|
t[20] || (t[20] = m("div", { class: "treeperson-title" }, [
|
|
17328
17326
|
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17329
17327
|
m("span", { class: "treeperson-title--re" }, "*")
|
|
@@ -17338,12 +17336,11 @@ function b6(e, t, i, s, n, r) {
|
|
|
17338
17336
|
onOnMultiNodeObj: r.onMultiNodeObj,
|
|
17339
17337
|
onOnVars: r.onVars
|
|
17340
17338
|
}, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNode", "onOnMultiNodeObj", "onOnVars"])
|
|
17341
|
-
], 64)) : (p(),
|
|
17342
|
-
m("div",
|
|
17343
|
-
|
|
17344
|
-
m("
|
|
17345
|
-
|
|
17346
|
-
]),
|
|
17339
|
+
], 64)) : (p(), f(M, { key: 2 }, [
|
|
17340
|
+
t[21] || (t[21] = m("div", { class: "treeperson-title" }, [
|
|
17341
|
+
$(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "),
|
|
17342
|
+
m("span", { class: "treeperson-title--re" }, "*")
|
|
17343
|
+
], -1)),
|
|
17347
17344
|
U(a, {
|
|
17348
17345
|
items: [l.nodeInfoDTO ? l.nodeInfoDTO : l],
|
|
17349
17346
|
endNode: n.childrenEndItems,
|
|
@@ -17366,14 +17363,14 @@ function b6(e, t, i, s, n, r) {
|
|
|
17366
17363
|
onOnMultiNodeObj: r.onMultiNodeObj,
|
|
17367
17364
|
onOnVars: r.onVars
|
|
17368
17365
|
}, null, 8, ["items", "param", "checkType", "onOnMultiNode", "onOnMultiNodeObj", "onOnVars"]))
|
|
17369
|
-
], 64)) : (p(),
|
|
17366
|
+
], 64)) : (p(), f(M, { key: 5 }, [], 64))
|
|
17370
17367
|
]))), 128))
|
|
17371
17368
|
])) : w("", !0)
|
|
17372
17369
|
], 64))
|
|
17373
17370
|
]);
|
|
17374
17371
|
}
|
|
17375
|
-
const
|
|
17376
|
-
const
|
|
17372
|
+
const y6 = /* @__PURE__ */ Ce(Y2, [["render", g6], ["__scopeId", "data-v-68d9c073"]]);
|
|
17373
|
+
const A6 = {
|
|
17377
17374
|
data() {
|
|
17378
17375
|
},
|
|
17379
17376
|
props: {
|
|
@@ -17441,9 +17438,9 @@ const k6 = {
|
|
|
17441
17438
|
e.append ? e.append(this.$el) : e.appendChild(this.$el), document.documentElement.scrollTop || document.body.scrollTop;
|
|
17442
17439
|
});
|
|
17443
17440
|
}
|
|
17444
|
-
},
|
|
17445
|
-
function
|
|
17446
|
-
return p(),
|
|
17441
|
+
}, C6 = { class: "top-popup-header" }, v6 = { class: "header-title" }, b6 = { class: "top-popup-body" }, w6 = { class: "top-popup-drawer--body" }, k6 = { class: "top-tips-header" }, I6 = { class: "top-tips-body" }, T6 = { class: "top-tips-footer" };
|
|
17442
|
+
function E6(e, t, i, s, n, r) {
|
|
17443
|
+
return p(), f("div", {
|
|
17447
17444
|
class: oe(["top-popup-zindex", i.className]),
|
|
17448
17445
|
style: Ae(`${i.isIndex ? `z-index:${i.isIndex}` : ""}`)
|
|
17449
17446
|
}, [
|
|
@@ -17454,45 +17451,45 @@ function M6(e, t, i, s, n, r) {
|
|
|
17454
17451
|
),
|
|
17455
17452
|
onClick: t[0] || (t[0] = (o) => i.isMaskClose && r.handleClose())
|
|
17456
17453
|
}, null, 4),
|
|
17457
|
-
!i.isTips && !i.isDrawer ? (p(),
|
|
17454
|
+
!i.isTips && !i.isDrawer ? (p(), f("div", {
|
|
17458
17455
|
key: 0,
|
|
17459
17456
|
class: "top-popup",
|
|
17460
17457
|
style: Ae(
|
|
17461
17458
|
n.show ? "transform: translateY(0)" : "transform: translateY(150%)"
|
|
17462
17459
|
)
|
|
17463
17460
|
}, [
|
|
17464
|
-
m("div",
|
|
17461
|
+
m("div", C6, [
|
|
17465
17462
|
m("div", {
|
|
17466
17463
|
class: "header-cancel",
|
|
17467
17464
|
onClick: t[1] || (t[1] = (...o) => r.handleCancel && r.handleCancel(...o))
|
|
17468
17465
|
}, k(i.cancelText), 1),
|
|
17469
|
-
m("div",
|
|
17466
|
+
m("div", v6, k(i.titleText), 1),
|
|
17470
17467
|
m("div", {
|
|
17471
17468
|
class: "header-comfig",
|
|
17472
17469
|
onClick: t[2] || (t[2] = (...o) => r.handleComfig && r.handleComfig(...o))
|
|
17473
17470
|
}, k(i.comfigText), 1)
|
|
17474
17471
|
]),
|
|
17475
|
-
m("div",
|
|
17472
|
+
m("div", b6, [
|
|
17476
17473
|
Je(e.$slots, "default", {}, void 0, !0)
|
|
17477
17474
|
])
|
|
17478
|
-
], 4)) : !i.isTips && i.isDrawer ? (p(),
|
|
17475
|
+
], 4)) : !i.isTips && i.isDrawer ? (p(), f("div", {
|
|
17479
17476
|
key: 1,
|
|
17480
17477
|
class: oe(["top-popup-drawer", n.show ? "top-popup-drawer--active" : ""]),
|
|
17481
17478
|
style: Ae(i.width ? `width:${i.width};` : "")
|
|
17482
17479
|
}, [
|
|
17483
|
-
m("div",
|
|
17480
|
+
m("div", w6, [
|
|
17484
17481
|
Je(e.$slots, "default", {}, void 0, !0)
|
|
17485
17482
|
])
|
|
17486
|
-
], 6)) : i.isTips && !i.isDrawer ? (p(),
|
|
17483
|
+
], 6)) : i.isTips && !i.isDrawer ? (p(), f("div", {
|
|
17487
17484
|
key: 2,
|
|
17488
17485
|
class: "top-tips",
|
|
17489
17486
|
style: Ae(
|
|
17490
17487
|
n.show ? "visibility: visible; opacity: 1; transform: scale(1)" : "visibility: hidden; opacity: 0; transform: scale(1.2)"
|
|
17491
17488
|
)
|
|
17492
17489
|
}, [
|
|
17493
|
-
m("div",
|
|
17494
|
-
m("div",
|
|
17495
|
-
m("div",
|
|
17490
|
+
m("div", k6, k(i.titleText), 1),
|
|
17491
|
+
m("div", I6, k(i.context), 1),
|
|
17492
|
+
m("div", T6, [
|
|
17496
17493
|
m("div", {
|
|
17497
17494
|
class: "top-tips-btn",
|
|
17498
17495
|
onClick: t[3] || (t[3] = (...o) => r.handleCancel && r.handleCancel(...o))
|
|
@@ -17505,8 +17502,8 @@ function M6(e, t, i, s, n, r) {
|
|
|
17505
17502
|
], 4)) : w("", !0)
|
|
17506
17503
|
], 6);
|
|
17507
17504
|
}
|
|
17508
|
-
const sl = /* @__PURE__ */ Ce(
|
|
17509
|
-
const
|
|
17505
|
+
const sl = /* @__PURE__ */ Ce(A6, [["render", E6], ["__scopeId", "data-v-06a80662"]]);
|
|
17506
|
+
const x6 = {
|
|
17510
17507
|
props: {
|
|
17511
17508
|
request: {
|
|
17512
17509
|
type: Function,
|
|
@@ -17647,8 +17644,8 @@ const D6 = {
|
|
|
17647
17644
|
n * Math.abs(Math.cos(r))
|
|
17648
17645
|
);
|
|
17649
17646
|
const l = document.createElement("canvas"), g = l.getContext("2d");
|
|
17650
|
-
l.width = o, l.height = a, g.translate(o / 2, a / 2), g.rotate(r), g.drawImage(e, -s / 2, -n / 2, s, n), l.toBlob((
|
|
17651
|
-
this.uploadImage(
|
|
17647
|
+
l.width = o, l.height = a, g.translate(o / 2, a / 2), g.rotate(r), g.drawImage(e, -s / 2, -n / 2, s, n), l.toBlob((h) => {
|
|
17648
|
+
this.uploadImage(h);
|
|
17652
17649
|
}, "image/png", 0.95);
|
|
17653
17650
|
},
|
|
17654
17651
|
async uploadImage(e, t) {
|
|
@@ -17696,18 +17693,18 @@ const D6 = {
|
|
|
17696
17693
|
beforeDestroy() {
|
|
17697
17694
|
document.removeEventListener("touchmove", this.disableWeChatScroll);
|
|
17698
17695
|
}
|
|
17699
|
-
},
|
|
17696
|
+
}, N6 = { class: "canvas-container" }, P6 = {
|
|
17700
17697
|
key: 0,
|
|
17701
17698
|
class: "tips"
|
|
17702
|
-
},
|
|
17703
|
-
function
|
|
17699
|
+
}, S6 = { class: "history" }, M6 = ["src"], D6 = ["src"], O6 = ["src"], B6 = { class: "actions-area" };
|
|
17700
|
+
function R6(e, t, i, s, n, r) {
|
|
17704
17701
|
const o = G("signDrawer");
|
|
17705
|
-
return p(),
|
|
17702
|
+
return p(), f("div", {
|
|
17706
17703
|
class: "sign-container",
|
|
17707
17704
|
style: Ae(r.setDynamicVars)
|
|
17708
17705
|
}, [
|
|
17709
|
-
m("div",
|
|
17710
|
-
n.paths.length == 0 && n.currentPath.length == 0 ? (p(),
|
|
17706
|
+
m("div", N6, [
|
|
17707
|
+
n.paths.length == 0 && n.currentPath.length == 0 ? (p(), f("div", P6, "\u8BF7\u5728\u6B64\u533A\u57DF\u7B7E\u5B57")) : w("", !0),
|
|
17711
17708
|
m("canvas", {
|
|
17712
17709
|
ref: "canvasRef",
|
|
17713
17710
|
onTouchmove: t[0] || (t[0] = (...a) => r.draw && r.draw(...a)),
|
|
@@ -17718,40 +17715,40 @@ function Q6(e, t, i, s, n, r) {
|
|
|
17718
17715
|
class: oe({ "uni-canvas-style": r.isUniCanvas() })
|
|
17719
17716
|
}, null, 34)
|
|
17720
17717
|
]),
|
|
17721
|
-
m("div",
|
|
17718
|
+
m("div", S6, [
|
|
17722
17719
|
m("div", {
|
|
17723
17720
|
class: "img-grid",
|
|
17724
17721
|
onClick: t[3] || (t[3] = (a) => r.useHistory(0))
|
|
17725
17722
|
}, [
|
|
17726
|
-
n.historyPics[0] ? (p(),
|
|
17723
|
+
n.historyPics[0] ? (p(), f("img", {
|
|
17727
17724
|
key: 0,
|
|
17728
17725
|
src: n.historyPics[0] ? n.historyPics[0].url : "",
|
|
17729
17726
|
fit: "scale-down"
|
|
17730
|
-
}, null, 8,
|
|
17727
|
+
}, null, 8, M6)) : w("", !0)
|
|
17731
17728
|
]),
|
|
17732
17729
|
m("div", {
|
|
17733
17730
|
class: "img-grid",
|
|
17734
17731
|
onClick: t[4] || (t[4] = (a) => r.useHistory(1))
|
|
17735
17732
|
}, [
|
|
17736
|
-
n.historyPics[1] && n.historyPics[1].url ? (p(),
|
|
17733
|
+
n.historyPics[1] && n.historyPics[1].url ? (p(), f("img", {
|
|
17737
17734
|
key: 0,
|
|
17738
17735
|
src: n.historyPics[1].url,
|
|
17739
17736
|
fit: "scale-down"
|
|
17740
|
-
}, null, 8,
|
|
17737
|
+
}, null, 8, D6)) : w("", !0)
|
|
17741
17738
|
]),
|
|
17742
17739
|
m("div", {
|
|
17743
17740
|
class: "img-grid",
|
|
17744
17741
|
onClick: t[5] || (t[5] = (a) => r.useHistory(2)),
|
|
17745
17742
|
style: { "margin-right": "10rpx" }
|
|
17746
17743
|
}, [
|
|
17747
|
-
n.historyPics[2] && n.historyPics[2].url ? (p(),
|
|
17744
|
+
n.historyPics[2] && n.historyPics[2].url ? (p(), f("img", {
|
|
17748
17745
|
key: 0,
|
|
17749
17746
|
src: n.historyPics[2].url,
|
|
17750
17747
|
fit: "scale-down"
|
|
17751
|
-
}, null, 8,
|
|
17748
|
+
}, null, 8, O6)) : w("", !0)
|
|
17752
17749
|
])
|
|
17753
17750
|
]),
|
|
17754
|
-
m("div",
|
|
17751
|
+
m("div", B6, [
|
|
17755
17752
|
m("button", {
|
|
17756
17753
|
onClick: t[6] || (t[6] = (...a) => r.confirmSave && r.confirmSave(...a)),
|
|
17757
17754
|
class: "btns-common cmf-btn"
|
|
@@ -17781,8 +17778,8 @@ function Q6(e, t, i, s, n, r) {
|
|
|
17781
17778
|
}, null, 8, ["visible", "comfig"])
|
|
17782
17779
|
], 4);
|
|
17783
17780
|
}
|
|
17784
|
-
const
|
|
17785
|
-
const
|
|
17781
|
+
const L6 = /* @__PURE__ */ Ce(x6, [["render", R6], ["__scopeId", "data-v-d91bfd13"]]);
|
|
17782
|
+
const F6 = {
|
|
17786
17783
|
name: "complete",
|
|
17787
17784
|
props: {
|
|
17788
17785
|
param: {
|
|
@@ -17797,8 +17794,8 @@ const G6 = {
|
|
|
17797
17794
|
TopPopup: et,
|
|
17798
17795
|
departPerson: zt,
|
|
17799
17796
|
MsgList: is,
|
|
17800
|
-
TreePerson:
|
|
17801
|
-
TopSign:
|
|
17797
|
+
TreePerson: y6,
|
|
17798
|
+
TopSign: L6,
|
|
17802
17799
|
signDrawer: sl
|
|
17803
17800
|
},
|
|
17804
17801
|
computed: {
|
|
@@ -17806,7 +17803,7 @@ const G6 = {
|
|
|
17806
17803
|
return nr;
|
|
17807
17804
|
},
|
|
17808
17805
|
checkS() {
|
|
17809
|
-
return
|
|
17806
|
+
return Wy;
|
|
17810
17807
|
},
|
|
17811
17808
|
isSelectPerson() {
|
|
17812
17809
|
if (this.pureTip = !1, this.nextNodeData, this.taskNode, this.multiNodeParticipant, this.$refs.TreePersonRef, this.param, Array.isArray(this.nextNodeData) && this.nextNodeData[0].nodeType != "endEvent") {
|
|
@@ -18399,47 +18396,47 @@ const G6 = {
|
|
|
18399
18396
|
this.signVisible = !1;
|
|
18400
18397
|
}
|
|
18401
18398
|
}
|
|
18402
|
-
},
|
|
18399
|
+
}, V6 = { class: "process-popup-content" }, j6 = {
|
|
18403
18400
|
key: 0,
|
|
18404
18401
|
class: "process-popup-content-msg"
|
|
18405
|
-
},
|
|
18402
|
+
}, Q6 = {
|
|
18406
18403
|
key: 0,
|
|
18407
18404
|
class: "process-pc-label"
|
|
18408
|
-
},
|
|
18405
|
+
}, U6 = {
|
|
18409
18406
|
key: 1,
|
|
18410
18407
|
class: "process-pc-value",
|
|
18411
18408
|
style: { display: "flex" }
|
|
18412
|
-
},
|
|
18409
|
+
}, G6 = {
|
|
18413
18410
|
class: "process-radio",
|
|
18414
18411
|
style: { width: "100%" }
|
|
18415
|
-
},
|
|
18412
|
+
}, _6 = ["onClick"], q6 = ["onClick"], J6 = { key: 2 }, z6 = { class: "process-pc-label" }, H6 = {
|
|
18416
18413
|
key: 0,
|
|
18417
18414
|
class: "process-pc-label--re"
|
|
18418
|
-
},
|
|
18415
|
+
}, K6 = { class: "process-pc-value" }, W6 = { class: "process-popup-textarea" }, Y6 = { class: "process-popup-textarea-num" }, Z6 = {
|
|
18419
18416
|
key: 0,
|
|
18420
18417
|
class: "msg-btn"
|
|
18421
|
-
},
|
|
18422
|
-
function
|
|
18423
|
-
const o = G("TreePerson"), a = G("TopTips"), l = G("departPerson"), g = G("TopPopup"),
|
|
18424
|
-
return p(),
|
|
18425
|
-
i.param.ProcessInsObj && i.param.ProcessInsObj.processDefId != "obj_94014ede99b6495d8f6d5977314faa15" ? (p(),
|
|
18426
|
-
i.param.isQuickReply ? (p(),
|
|
18427
|
-
i.param.isQuickReply ? (p(),
|
|
18428
|
-
m("div",
|
|
18429
|
-
i.param.isDocument ? (p(!0),
|
|
18418
|
+
}, X6 = { key: 0 }, $6 = { key: 1 }, e4 = { key: 2 }, t4 = { style: { height: "100%" } }, i4 = { style: { height: "100%" } };
|
|
18419
|
+
function s4(e, t, i, s, n, r) {
|
|
18420
|
+
const o = G("TreePerson"), a = G("TopTips"), l = G("departPerson"), g = G("TopPopup"), h = G("MsgList"), d = G("attchViews"), C = G("TopSign"), b = G("signDrawer");
|
|
18421
|
+
return p(), f("div", V6, [
|
|
18422
|
+
i.param.ProcessInsObj && i.param.ProcessInsObj.processDefId != "obj_94014ede99b6495d8f6d5977314faa15" ? (p(), f("div", j6, [
|
|
18423
|
+
i.param.isQuickReply ? (p(), f("div", Q6, "\u5FEB\u6377\u56DE\u590D")) : w("", !0),
|
|
18424
|
+
i.param.isQuickReply ? (p(), f("div", U6, [
|
|
18425
|
+
m("div", G6, [
|
|
18426
|
+
i.param.isDocument ? (p(!0), f(M, { key: 0 }, W(n.msgCheckList, (E) => (p(), f("div", {
|
|
18430
18427
|
class: oe(["process-radio-item", E == n.commentMsg ? "process-radio-item--check" : ""]),
|
|
18431
18428
|
onClick: () => n.commentMsg = E
|
|
18432
18429
|
}, [
|
|
18433
18430
|
t[8] || (t[8] = m("span", null, null, -1)),
|
|
18434
18431
|
$(" " + k(E), 1)
|
|
18435
|
-
], 10,
|
|
18432
|
+
], 10, _6))), 256)) : (p(!0), f(M, { key: 1 }, W(n.msgCheckListS, (E) => (p(), f("div", {
|
|
18436
18433
|
class: oe(["process-radio-item", E == n.commentMsg ? "process-radio-item--check" : ""]),
|
|
18437
18434
|
onClick: () => n.commentMsg = E
|
|
18438
18435
|
}, [
|
|
18439
18436
|
t[9] || (t[9] = m("span", null, null, -1)),
|
|
18440
18437
|
$(" " + k(E), 1)
|
|
18441
|
-
], 10,
|
|
18442
|
-
i.param.isMsg ? (p(),
|
|
18438
|
+
], 10, q6))), 256)),
|
|
18439
|
+
i.param.isMsg ? (p(), f("div", {
|
|
18443
18440
|
key: 2,
|
|
18444
18441
|
class: "process-radio-item",
|
|
18445
18442
|
onClick: t[0] || (t[0] = (E) => r.handleOpenMsg()),
|
|
@@ -18447,19 +18444,19 @@ function l4(e, t, i, s, n, r) {
|
|
|
18447
18444
|
}, " \u5E38\u7528\u610F\u89C1 ")) : w("", !0)
|
|
18448
18445
|
])
|
|
18449
18446
|
])) : w("", !0),
|
|
18450
|
-
i.param.isMsg && !i.param.isQuickReply ? (p(),
|
|
18447
|
+
i.param.isMsg && !i.param.isQuickReply ? (p(), f("div", J6, [
|
|
18451
18448
|
m("div", {
|
|
18452
18449
|
class: "process-radio-item",
|
|
18453
18450
|
onClick: t[1] || (t[1] = (E) => r.handleOpenMsg()),
|
|
18454
18451
|
style: { color: "#1389ff", "font-size": "14px" }
|
|
18455
18452
|
}, " \u5E38\u7528\u610F\u89C1 ")
|
|
18456
18453
|
])) : w("", !0),
|
|
18457
|
-
m("div",
|
|
18454
|
+
m("div", z6, [
|
|
18458
18455
|
t[10] || (t[10] = $(" \u5BA1\u6279\u610F\u89C1 ", -1)),
|
|
18459
|
-
i.param.isRequire ? (p(),
|
|
18456
|
+
i.param.isRequire ? (p(), f("span", H6, "*")) : w("", !0)
|
|
18460
18457
|
]),
|
|
18461
|
-
m("div",
|
|
18462
|
-
m("div",
|
|
18458
|
+
m("div", K6, [
|
|
18459
|
+
m("div", W6, [
|
|
18463
18460
|
Ft(m("textarea", {
|
|
18464
18461
|
"onUpdate:modelValue": t[2] || (t[2] = (E) => n.commentMsg = E),
|
|
18465
18462
|
class: "textarea-item",
|
|
@@ -18471,9 +18468,9 @@ function l4(e, t, i, s, n, r) {
|
|
|
18471
18468
|
}, null, 512), [
|
|
18472
18469
|
[Si, n.commentMsg]
|
|
18473
18470
|
]),
|
|
18474
|
-
m("div",
|
|
18471
|
+
m("div", Y6, k(n.commentMsg.length) + "/200 ", 1)
|
|
18475
18472
|
]),
|
|
18476
|
-
i.param.isMsg ? (p(),
|
|
18473
|
+
i.param.isMsg ? (p(), f("div", Z6, [
|
|
18477
18474
|
m("span", {
|
|
18478
18475
|
class: "msg-btn-click",
|
|
18479
18476
|
onClick: t[3] || (t[3] = (E) => r.handleMakeMsg())
|
|
@@ -18487,7 +18484,7 @@ function l4(e, t, i, s, n, r) {
|
|
|
18487
18484
|
display: i.param.ProcessInsObj.taskParentId ? "none" : "block"
|
|
18488
18485
|
})
|
|
18489
18486
|
}, [
|
|
18490
|
-
i.param.ProcessInsObj.taskParentId ? (p(),
|
|
18487
|
+
i.param.ProcessInsObj.taskParentId ? (p(), f("div", X6)) : n.nextNodeData.length == 1 && n.nextNodeData[0].nodeType == "endEvent" ? (p(), f("div", $6, " \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")) : n.nextNodeData && n.nextNodeData.nodeType == "endEvent" ? (p(), f("div", e4, " \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")) : i.param.ProcessInsObj.taskParentId ? w("", !0) : (p(), ge(o, {
|
|
18491
18488
|
key: 3,
|
|
18492
18489
|
ref: "TreePersonRef",
|
|
18493
18490
|
items: n.nextNodeData,
|
|
@@ -18512,7 +18509,7 @@ function l4(e, t, i, s, n, r) {
|
|
|
18512
18509
|
isDrawer: !0
|
|
18513
18510
|
}, {
|
|
18514
18511
|
default: ye(() => [
|
|
18515
|
-
m("div",
|
|
18512
|
+
m("div", t4, [
|
|
18516
18513
|
n.visible ? (p(), ge(l, Jt({
|
|
18517
18514
|
key: 0,
|
|
18518
18515
|
isTitle: !1,
|
|
@@ -18533,7 +18530,7 @@ function l4(e, t, i, s, n, r) {
|
|
|
18533
18530
|
isDrawer: !0
|
|
18534
18531
|
}, {
|
|
18535
18532
|
default: ye(() => [
|
|
18536
|
-
U(
|
|
18533
|
+
U(h, {
|
|
18537
18534
|
visible: n.visibleListMsg,
|
|
18538
18535
|
request: i.param.request,
|
|
18539
18536
|
useInfo: i.param.userInfo,
|
|
@@ -18569,7 +18566,7 @@ function l4(e, t, i, s, n, r) {
|
|
|
18569
18566
|
width: "100vw"
|
|
18570
18567
|
}, {
|
|
18571
18568
|
default: ye(() => [
|
|
18572
|
-
m("div",
|
|
18569
|
+
m("div", i4, [
|
|
18573
18570
|
n.signVisible ? (p(), ge(C, {
|
|
18574
18571
|
key: 0,
|
|
18575
18572
|
request: i.param.request,
|
|
@@ -18583,8 +18580,8 @@ function l4(e, t, i, s, n, r) {
|
|
|
18583
18580
|
}, 8, ["visible"])
|
|
18584
18581
|
]);
|
|
18585
18582
|
}
|
|
18586
|
-
const Kr = /* @__PURE__ */ Ce(
|
|
18587
|
-
const
|
|
18583
|
+
const Kr = /* @__PURE__ */ Ce(F6, [["render", s4], ["__scopeId", "data-v-f7279685"]]);
|
|
18584
|
+
const n4 = {
|
|
18588
18585
|
name: "cancel",
|
|
18589
18586
|
props: {
|
|
18590
18587
|
param: {
|
|
@@ -18735,25 +18732,25 @@ const c4 = {
|
|
|
18735
18732
|
this.param.endFunction && this.param.endFunction("\u62D2\u7EDD");
|
|
18736
18733
|
}
|
|
18737
18734
|
}
|
|
18738
|
-
},
|
|
18735
|
+
}, r4 = { class: "process-popup-content" }, o4 = { class: "process-popup-content-msg" }, a4 = { key: 0 }, l4 = { class: "process-pc-value" }, c4 = { class: "process-popup-textarea" }, d4 = { class: "process-popup-textarea-num" }, u4 = {
|
|
18739
18736
|
key: 0,
|
|
18740
18737
|
class: "msg-btn"
|
|
18741
|
-
},
|
|
18738
|
+
}, p4 = {
|
|
18742
18739
|
key: 0,
|
|
18743
18740
|
class: "process-popup-content-person"
|
|
18744
|
-
},
|
|
18741
|
+
}, h4 = ["onClick"], f4 = { class: "process-pc-value--people" }, m4 = {
|
|
18745
18742
|
key: 0,
|
|
18746
18743
|
class: "process-pc-value--data"
|
|
18747
|
-
},
|
|
18744
|
+
}, g4 = {
|
|
18748
18745
|
key: 1,
|
|
18749
18746
|
class: "process-pc-value--data",
|
|
18750
18747
|
style: { color: "#888" }
|
|
18751
|
-
},
|
|
18752
|
-
function
|
|
18753
|
-
const o = G("TopTips"), a = G("departPerson"), l = G("TopPopup"), g = G("attchViews"),
|
|
18754
|
-
return p(),
|
|
18755
|
-
m("div",
|
|
18756
|
-
i.param.isMsg ? (p(),
|
|
18748
|
+
}, y4 = { style: { "font-size": "15px" } }, A4 = { style: { height: "100%" } };
|
|
18749
|
+
function C4(e, t, i, s, n, r) {
|
|
18750
|
+
const o = G("TopTips"), a = G("departPerson"), l = G("TopPopup"), g = G("attchViews"), h = G("MsgList");
|
|
18751
|
+
return p(), f("div", r4, [
|
|
18752
|
+
m("div", o4, [
|
|
18753
|
+
i.param.isMsg ? (p(), f("div", a4, [
|
|
18757
18754
|
m("div", {
|
|
18758
18755
|
class: "process-radio-item",
|
|
18759
18756
|
onClick: t[0] || (t[0] = (d) => r.handleOpenMsg()),
|
|
@@ -18764,8 +18761,8 @@ function I4(e, t, i, s, n, r) {
|
|
|
18764
18761
|
$(" \u62D2\u7EDD\u7406\u7531\uFF1A "),
|
|
18765
18762
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
18766
18763
|
], -1)),
|
|
18767
|
-
m("div",
|
|
18768
|
-
m("div",
|
|
18764
|
+
m("div", l4, [
|
|
18765
|
+
m("div", c4, [
|
|
18769
18766
|
Ft(m("textarea", {
|
|
18770
18767
|
"onUpdate:modelValue": t[1] || (t[1] = (d) => n.commentMsg = d),
|
|
18771
18768
|
class: "textarea-item",
|
|
@@ -18777,9 +18774,9 @@ function I4(e, t, i, s, n, r) {
|
|
|
18777
18774
|
}, null, 512), [
|
|
18778
18775
|
[Si, n.commentMsg]
|
|
18779
18776
|
]),
|
|
18780
|
-
m("div",
|
|
18777
|
+
m("div", d4, k(n.commentMsg.length) + "/200 ", 1)
|
|
18781
18778
|
]),
|
|
18782
|
-
i.param.isMsg ? (p(),
|
|
18779
|
+
i.param.isMsg ? (p(), f("div", u4, [
|
|
18783
18780
|
m("span", {
|
|
18784
18781
|
class: "msg-btn-click",
|
|
18785
18782
|
onClick: t[2] || (t[2] = (d) => r.handleMakeMsg())
|
|
@@ -18787,13 +18784,13 @@ function I4(e, t, i, s, n, r) {
|
|
|
18787
18784
|
])) : w("", !0)
|
|
18788
18785
|
])
|
|
18789
18786
|
]),
|
|
18790
|
-
n.taskNode && n.taskNode.length > 0 && n.taskNode[0].taskState != 4 ? (p(),
|
|
18791
|
-
n.nextNodeData.length ? (p(!0),
|
|
18787
|
+
n.taskNode && n.taskNode.length > 0 && n.taskNode[0].taskState != 4 ? (p(), f("div", p4, [
|
|
18788
|
+
n.nextNodeData.length ? (p(!0), f(M, { key: 0 }, W(n.nextNodeData, (d) => {
|
|
18792
18789
|
var C, b;
|
|
18793
|
-
return p(),
|
|
18790
|
+
return p(), f(M, null, [
|
|
18794
18791
|
r.isOption(
|
|
18795
18792
|
(b = (C = d == null ? void 0 : d.userTaskModelDTO) == null ? void 0 : C.humanPerformer) == null ? void 0 : b.name
|
|
18796
|
-
) ? (p(),
|
|
18793
|
+
) ? (p(), f(M, { key: 0 }, [
|
|
18797
18794
|
m("div", null, [
|
|
18798
18795
|
$(k(d.userTaskModelDTO.name) + " ", 1),
|
|
18799
18796
|
t[8] || (t[8] = m("br", null, null, -1)),
|
|
@@ -18804,19 +18801,19 @@ function I4(e, t, i, s, n, r) {
|
|
|
18804
18801
|
class: "process-pc-value",
|
|
18805
18802
|
onClick: (E) => r.handleOpenPopup(d.id)
|
|
18806
18803
|
}, [
|
|
18807
|
-
m("div",
|
|
18808
|
-
n.partNode[d.id] && n.partNode[d.id].length ? (p(),
|
|
18809
|
-
(p(!0),
|
|
18810
|
-
])) : (p(),
|
|
18804
|
+
m("div", f4, [
|
|
18805
|
+
n.partNode[d.id] && n.partNode[d.id].length ? (p(), f("div", m4, [
|
|
18806
|
+
(p(!0), f(M, null, W(n.partNode[d.id], (E, q) => (p(), f("span", null, k(q == 0 ? E : `,${E}`), 1))), 256))
|
|
18807
|
+
])) : (p(), f("div", g4, [...t[11] || (t[11] = [
|
|
18811
18808
|
m("span", null, " \u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA ", -1)
|
|
18812
18809
|
])]))
|
|
18813
18810
|
])
|
|
18814
|
-
], 8,
|
|
18811
|
+
], 8, h4)
|
|
18815
18812
|
], 64)) : w("", !0)
|
|
18816
18813
|
], 64);
|
|
18817
|
-
}), 256)) : n.outGatewayUserTaskModel.length ? (p(!0),
|
|
18818
|
-
r.isOption(d.humanPerformerName) ? (p(),
|
|
18819
|
-
m("div",
|
|
18814
|
+
}), 256)) : n.outGatewayUserTaskModel.length ? (p(!0), f(M, { key: 1 }, W(n.outGatewayUserTaskModel, (d) => (p(), f(M, null, [
|
|
18815
|
+
r.isOption(d.humanPerformerName) ? (p(), f(M, { key: 0 }, [
|
|
18816
|
+
m("div", y4, k(d.name), 1),
|
|
18820
18817
|
t[13] || (t[13] = m("div", { class: "process-pc-label" }, [
|
|
18821
18818
|
$(" \u5BA1\u6279\u4EBA "),
|
|
18822
18819
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
@@ -18844,7 +18841,7 @@ function I4(e, t, i, s, n, r) {
|
|
|
18844
18841
|
isDrawer: !0
|
|
18845
18842
|
}, {
|
|
18846
18843
|
default: ye(() => [
|
|
18847
|
-
m("div",
|
|
18844
|
+
m("div", A4, [
|
|
18848
18845
|
n.visible ? (p(), ge(a, Jt({
|
|
18849
18846
|
key: 0,
|
|
18850
18847
|
isTitle: !1,
|
|
@@ -18874,7 +18871,7 @@ function I4(e, t, i, s, n, r) {
|
|
|
18874
18871
|
isDrawer: !0
|
|
18875
18872
|
}, {
|
|
18876
18873
|
default: ye(() => [
|
|
18877
|
-
U(
|
|
18874
|
+
U(h, {
|
|
18878
18875
|
visible: n.visibleListMsg,
|
|
18879
18876
|
request: i.param.request,
|
|
18880
18877
|
useInfo: i.param.userInfo,
|
|
@@ -18895,8 +18892,8 @@ function I4(e, t, i, s, n, r) {
|
|
|
18895
18892
|
}, null, 8, ["context", "cancel", "comfig", "visible"])
|
|
18896
18893
|
]);
|
|
18897
18894
|
}
|
|
18898
|
-
const
|
|
18899
|
-
const
|
|
18895
|
+
const v4 = /* @__PURE__ */ Ce(n4, [["render", C4], ["__scopeId", "data-v-59b811ec"]]);
|
|
18896
|
+
const b4 = {
|
|
18900
18897
|
name: "backNode",
|
|
18901
18898
|
props: {
|
|
18902
18899
|
param: {
|
|
@@ -19065,14 +19062,14 @@ const E4 = {
|
|
|
19065
19062
|
this.param.endFunction && this.param.endFunction("\u9000\u56DE");
|
|
19066
19063
|
}
|
|
19067
19064
|
}
|
|
19068
|
-
},
|
|
19065
|
+
}, w4 = { class: "process-popup-content" }, k4 = { class: "process-popup-content-msg" }, I4 = {
|
|
19069
19066
|
class: "process-pc-value",
|
|
19070
19067
|
style: { display: "inline-block", width: "50%" }
|
|
19071
|
-
},
|
|
19072
|
-
function
|
|
19073
|
-
const o = G("TopDownSelect"), a = G("TopTips"), l = G("MsgList"), g = G("TopPopup"),
|
|
19074
|
-
return p(),
|
|
19075
|
-
m("div",
|
|
19068
|
+
}, T4 = { class: "process-pc-value" }, E4 = { class: "process-popup-textarea" }, x4 = { class: "process-popup-textarea-num" };
|
|
19069
|
+
function N4(e, t, i, s, n, r) {
|
|
19070
|
+
const o = G("TopDownSelect"), a = G("TopTips"), l = G("MsgList"), g = G("TopPopup"), h = G("attchViews");
|
|
19071
|
+
return p(), f("div", w4, [
|
|
19072
|
+
m("div", k4, [
|
|
19076
19073
|
t[3] || (t[3] = m("div", {
|
|
19077
19074
|
class: "process-pc-label",
|
|
19078
19075
|
style: { "background-color": "#fff", position: "relative", "z-index": "199", display: "inline-block", width: "50%" }
|
|
@@ -19080,7 +19077,7 @@ function O4(e, t, i, s, n, r) {
|
|
|
19080
19077
|
$(" \u9000\u56DE\u8282\u70B9\uFF1A "),
|
|
19081
19078
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
19082
19079
|
], -1)),
|
|
19083
|
-
m("div",
|
|
19080
|
+
m("div", I4, [
|
|
19084
19081
|
U(o, {
|
|
19085
19082
|
option: n.option,
|
|
19086
19083
|
onChange: r.handleChange,
|
|
@@ -19093,8 +19090,8 @@ function O4(e, t, i, s, n, r) {
|
|
|
19093
19090
|
$(" \u9000\u56DE\u7406\u7531\uFF1A "),
|
|
19094
19091
|
m("span", { class: "process-pc-label--re" }, "*")
|
|
19095
19092
|
], -1)),
|
|
19096
|
-
m("div",
|
|
19097
|
-
m("div",
|
|
19093
|
+
m("div", T4, [
|
|
19094
|
+
m("div", E4, [
|
|
19098
19095
|
Ft(m("textarea", {
|
|
19099
19096
|
"onUpdate:modelValue": t[0] || (t[0] = (d) => n.commentMsg = d),
|
|
19100
19097
|
class: "textarea-item",
|
|
@@ -19106,7 +19103,7 @@ function O4(e, t, i, s, n, r) {
|
|
|
19106
19103
|
}, null, 512), [
|
|
19107
19104
|
[Si, n.commentMsg]
|
|
19108
19105
|
]),
|
|
19109
|
-
m("div",
|
|
19106
|
+
m("div", x4, k(n.commentMsg.length) + "/200 ", 1)
|
|
19110
19107
|
])
|
|
19111
19108
|
])
|
|
19112
19109
|
]),
|
|
@@ -19143,7 +19140,7 @@ function O4(e, t, i, s, n, r) {
|
|
|
19143
19140
|
visible: n.visibleMsgComfig,
|
|
19144
19141
|
"onUpdate:visible": t[2] || (t[2] = (d) => n.visibleMsgComfig = d)
|
|
19145
19142
|
}, null, 8, ["context", "cancel", "comfig", "visible"]),
|
|
19146
|
-
n.labels == "\u9000\u56DE" ? (p(), ge(
|
|
19143
|
+
n.labels == "\u9000\u56DE" ? (p(), ge(h, {
|
|
19147
19144
|
key: 0,
|
|
19148
19145
|
limit: n.limit ? n.limit : -1,
|
|
19149
19146
|
requires: n.requires,
|
|
@@ -19153,8 +19150,8 @@ function O4(e, t, i, s, n, r) {
|
|
|
19153
19150
|
}, null, 8, ["limit", "requires", "request", "linkUrl", "onGetValue"])) : w("", !0)
|
|
19154
19151
|
]);
|
|
19155
19152
|
}
|
|
19156
|
-
const
|
|
19157
|
-
const
|
|
19153
|
+
const P4 = /* @__PURE__ */ Ce(b4, [["render", N4], ["__scopeId", "data-v-fcd1a869"]]);
|
|
19154
|
+
const S4 = {
|
|
19158
19155
|
name: "ccTask",
|
|
19159
19156
|
props: {
|
|
19160
19157
|
param: {
|
|
@@ -19257,10 +19254,10 @@ const R4 = {
|
|
|
19257
19254
|
this.param.endFunction && this.param.endFunction("ccTask");
|
|
19258
19255
|
}
|
|
19259
19256
|
}
|
|
19260
|
-
},
|
|
19261
|
-
function
|
|
19257
|
+
}, M4 = { style: { height: "100%" } };
|
|
19258
|
+
function D4(e, t, i, s, n, r) {
|
|
19262
19259
|
const o = G("departPerson"), a = G("TopTips");
|
|
19263
|
-
return p(),
|
|
19260
|
+
return p(), f("div", M4, [
|
|
19264
19261
|
i.param.visible ? (p(), ge(o, Jt({
|
|
19265
19262
|
key: 0,
|
|
19266
19263
|
isTitle: !1,
|
|
@@ -19277,8 +19274,8 @@ function F4(e, t, i, s, n, r) {
|
|
|
19277
19274
|
}, null, 8, ["text", "statusTips", "type"])
|
|
19278
19275
|
]);
|
|
19279
19276
|
}
|
|
19280
|
-
const
|
|
19281
|
-
const
|
|
19277
|
+
const O4 = /* @__PURE__ */ Ce(S4, [["render", D4]]);
|
|
19278
|
+
const B4 = {
|
|
19282
19279
|
name: "nf-button",
|
|
19283
19280
|
components: {
|
|
19284
19281
|
TopTips: gt
|
|
@@ -19366,29 +19363,29 @@ const j4 = {
|
|
|
19366
19363
|
return this.buttonList.find((t) => t.buttonKey == e);
|
|
19367
19364
|
}
|
|
19368
19365
|
}
|
|
19369
|
-
},
|
|
19370
|
-
function
|
|
19371
|
-
return p(),
|
|
19372
|
-
i.process.status == "todo" ? (p(),
|
|
19373
|
-
r.getButton("wf_pass") ? (p(),
|
|
19366
|
+
}, R4 = { class: "process-btns" }, L4 = ["disabled"], F4 = { key: 0 }, V4 = { key: 1 }, j4 = ["disabled"], Q4 = { key: 0 }, U4 = { key: 1 }, G4 = ["disabled"], _4 = ["disabled"], q4 = ["disabled"], J4 = ["disabled"], z4 = ["disabled"], H4 = ["disabled"], K4 = ["disabled"], W4 = ["disabled"], Y4 = ["disabled"];
|
|
19367
|
+
function Z4(e, t, i, s, n, r) {
|
|
19368
|
+
return p(), f("div", R4, [
|
|
19369
|
+
i.process.status == "todo" ? (p(), f(M, { key: 0 }, [
|
|
19370
|
+
r.getButton("wf_pass") ? (p(), f("button", {
|
|
19374
19371
|
key: 0,
|
|
19375
19372
|
class: "process-button success",
|
|
19376
19373
|
size: "default",
|
|
19377
19374
|
disabled: i.loading,
|
|
19378
19375
|
onClick: t[0] || (t[0] = (o) => e.$emit("examine", !0, ["deleted"].includes(i.process.processIsFinished) ? "\u91CD\u65B0\u63D0\u4EA4" : r.getButton("wf_pass").name))
|
|
19379
19376
|
}, [
|
|
19380
|
-
["deleted"].includes(i.process.processIsFinished) ? (p(),
|
|
19381
|
-
], 8,
|
|
19382
|
-
r.getButton("wf_reject") ? (p(),
|
|
19377
|
+
["deleted"].includes(i.process.processIsFinished) ? (p(), f("span", F4, "\u91CD\u65B0\u63D0\u4EA4")) : (p(), f("span", V4, k(r.getButton("wf_pass").name), 1))
|
|
19378
|
+
], 8, L4)) : w("", !0),
|
|
19379
|
+
r.getButton("wf_reject") ? (p(), f("button", {
|
|
19383
19380
|
key: 1,
|
|
19384
19381
|
class: "process-button danger",
|
|
19385
19382
|
size: "default",
|
|
19386
19383
|
disabled: i.loading,
|
|
19387
19384
|
onClick: t[1] || (t[1] = (o) => e.$emit("examine", !1, (n.backNodes.length > 1, r.getButton("wf_reject").name)))
|
|
19388
19385
|
}, [
|
|
19389
|
-
n.backNodes.length > 1 ? (p(),
|
|
19390
|
-
], 8,
|
|
19391
|
-
i.uid == (i.process.variables || {}).applyUserId ? (p(),
|
|
19386
|
+
n.backNodes.length > 1 ? (p(), f("span", Q4, k(r.getButton("wf_reject").name), 1)) : (p(), f("span", U4, k(r.getButton("wf_reject").name), 1))
|
|
19387
|
+
], 8, j4)) : w("", !0),
|
|
19388
|
+
i.uid == (i.process.variables || {}).applyUserId ? (p(), f("button", {
|
|
19392
19389
|
key: 2,
|
|
19393
19390
|
size: "default",
|
|
19394
19391
|
class: "process-button info",
|
|
@@ -19396,36 +19393,36 @@ function iA(e, t, i, s, n, r) {
|
|
|
19396
19393
|
onClick: t[2] || (t[2] = (o) => e.$emit("reminders"))
|
|
19397
19394
|
}, [...t[11] || (t[11] = [
|
|
19398
19395
|
m("span", null, "\u50AC\u529E", -1)
|
|
19399
|
-
])], 8,
|
|
19400
|
-
r.getButton("wf_transfer") ? (p(),
|
|
19396
|
+
])], 8, G4)) : w("", !0),
|
|
19397
|
+
r.getButton("wf_transfer") ? (p(), f("button", {
|
|
19401
19398
|
key: 3,
|
|
19402
19399
|
class: "process-button primary",
|
|
19403
19400
|
size: "default",
|
|
19404
19401
|
disabled: i.loading,
|
|
19405
19402
|
onClick: t[3] || (t[3] = (o) => e.$emit("user-select", { type: "transfer", checkType: "radio", name: r.getButton("wf_transfer").name }))
|
|
19406
|
-
}, k(r.getButton("wf_transfer").name), 9,
|
|
19407
|
-
r.getButton("wf_delegate") ? (p(),
|
|
19403
|
+
}, k(r.getButton("wf_transfer").name), 9, _4)) : w("", !0),
|
|
19404
|
+
r.getButton("wf_delegate") ? (p(), f("button", {
|
|
19408
19405
|
key: 4,
|
|
19409
19406
|
class: "process-button warning",
|
|
19410
19407
|
size: "default",
|
|
19411
19408
|
disabled: i.loading,
|
|
19412
19409
|
onClick: t[4] || (t[4] = (o) => e.$emit("user-select", { type: "delegate", checkType: "radio", name: r.getButton("wf_delegate").name }))
|
|
19413
|
-
}, k(r.getButton("wf_delegate").name), 9,
|
|
19414
|
-
r.getButton("wf_rollback") ? (p(),
|
|
19410
|
+
}, k(r.getButton("wf_delegate").name), 9, q4)) : w("", !0),
|
|
19411
|
+
r.getButton("wf_rollback") ? (p(), f("button", {
|
|
19415
19412
|
key: 5,
|
|
19416
19413
|
class: "process-button success",
|
|
19417
19414
|
size: "default",
|
|
19418
19415
|
disabled: i.loading,
|
|
19419
19416
|
onClick: t[5] || (t[5] = (o) => e.$emit("rollback", r.getButton("wf_rollback").name))
|
|
19420
|
-
}, k(r.getButton("wf_rollback").name), 9,
|
|
19421
|
-
r.getButton("wf_terminate") ? (p(),
|
|
19417
|
+
}, k(r.getButton("wf_rollback").name), 9, J4)) : w("", !0),
|
|
19418
|
+
r.getButton("wf_terminate") ? (p(), f("button", {
|
|
19422
19419
|
key: 6,
|
|
19423
19420
|
class: "process-button danger",
|
|
19424
19421
|
size: "default",
|
|
19425
19422
|
disabled: i.loading,
|
|
19426
19423
|
onClick: t[6] || (t[6] = (o) => e.$emit("terminate"))
|
|
19427
|
-
}, k(r.getButton("wf_terminate").name), 9,
|
|
19428
|
-
i.process.isMultiInstance && r.getButton("wf_add_instance") ? (p(),
|
|
19424
|
+
}, k(r.getButton("wf_terminate").name), 9, z4)) : w("", !0),
|
|
19425
|
+
i.process.isMultiInstance && r.getButton("wf_add_instance") ? (p(), f("button", {
|
|
19429
19426
|
key: 7,
|
|
19430
19427
|
class: "process-button primary",
|
|
19431
19428
|
size: "default",
|
|
@@ -19435,8 +19432,8 @@ function iA(e, t, i, s, n, r) {
|
|
|
19435
19432
|
checkType: "checkbox",
|
|
19436
19433
|
name: r.getButton("wf_add_instance").name
|
|
19437
19434
|
}))
|
|
19438
|
-
}, k(r.getButton("wf_add_instance").name), 9,
|
|
19439
|
-
r.getButton("wf_cctask") ? (p(),
|
|
19435
|
+
}, k(r.getButton("wf_add_instance").name), 9, H4)) : w("", !0),
|
|
19436
|
+
r.getButton("wf_cctask") ? (p(), f("button", {
|
|
19440
19437
|
key: 8,
|
|
19441
19438
|
class: "process-button info",
|
|
19442
19439
|
size: "default",
|
|
@@ -19444,25 +19441,25 @@ function iA(e, t, i, s, n, r) {
|
|
|
19444
19441
|
onClick: t[8] || (t[8] = (o) => e.$emit("circulate", r.getButton("wf_cctask").name))
|
|
19445
19442
|
}, [
|
|
19446
19443
|
m("span", null, k(r.getButton("wf_cctask").name), 1)
|
|
19447
|
-
], 8,
|
|
19444
|
+
], 8, K4)) : w("", !0)
|
|
19448
19445
|
], 64)) : w("", !0),
|
|
19449
|
-
i.process.isOwner && i.process.isReturnable && !["deleted"].includes(i.process.processIsFinished) ? (p(),
|
|
19446
|
+
i.process.isOwner && i.process.isReturnable && !["deleted"].includes(i.process.processIsFinished) ? (p(), f("button", {
|
|
19450
19447
|
key: 1,
|
|
19451
19448
|
class: "process-button danger",
|
|
19452
19449
|
size: "default",
|
|
19453
19450
|
disabled: i.loading,
|
|
19454
19451
|
onClick: t[9] || (t[9] = (o) => e.$emit("withdraw", "\u64A4\u9500"))
|
|
19455
|
-
}, " \u64A4\u9500 ", 8,
|
|
19456
|
-
r.getButton("wf_print") ? (p(),
|
|
19452
|
+
}, " \u64A4\u9500 ", 8, W4)) : w("", !0),
|
|
19453
|
+
r.getButton("wf_print") ? (p(), f("button", {
|
|
19457
19454
|
key: 2,
|
|
19458
19455
|
class: "process-button info",
|
|
19459
19456
|
size: "default",
|
|
19460
19457
|
disabled: i.loading,
|
|
19461
19458
|
onClick: t[10] || (t[10] = (o) => e.$emit("print"))
|
|
19462
|
-
}, k(r.getButton("wf_print").name), 9,
|
|
19459
|
+
}, k(r.getButton("wf_print").name), 9, Y4)) : w("", !0)
|
|
19463
19460
|
]);
|
|
19464
19461
|
}
|
|
19465
|
-
const
|
|
19462
|
+
const X4 = /* @__PURE__ */ Ce(B4, [["render", Z4], ["__scopeId", "data-v-5024d104"]]), $4 = mt({
|
|
19466
19463
|
name: "TopProcess",
|
|
19467
19464
|
provide() {
|
|
19468
19465
|
return {
|
|
@@ -19470,11 +19467,11 @@ const sA = /* @__PURE__ */ Ce(j4, [["render", iA], ["__scopeId", "data-v-5024d10
|
|
|
19470
19467
|
};
|
|
19471
19468
|
},
|
|
19472
19469
|
components: {
|
|
19473
|
-
processBtns:
|
|
19470
|
+
processBtns: X4,
|
|
19474
19471
|
TopTab: k0,
|
|
19475
19472
|
TopPopup: et,
|
|
19476
19473
|
TopTips: gt,
|
|
19477
|
-
TopSumbitPopup:
|
|
19474
|
+
TopSumbitPopup: ey
|
|
19478
19475
|
},
|
|
19479
19476
|
props: {
|
|
19480
19477
|
tapList: { require: !1, default: () => [], type: Array },
|
|
@@ -19867,21 +19864,21 @@ const sA = /* @__PURE__ */ Ce(j4, [["render", iA], ["__scopeId", "data-v-5024d10
|
|
|
19867
19864
|
});
|
|
19868
19865
|
},
|
|
19869
19866
|
handleCancel(e) {
|
|
19870
|
-
this.showOperation(
|
|
19867
|
+
this.showOperation(v4, e);
|
|
19871
19868
|
},
|
|
19872
19869
|
handleUserSelect({ type: e, checkType: t, name: i }) {
|
|
19873
19870
|
e == "transfer" ? this.handleTransfer(i) : e == "addInstance" && this.handleAddInstance(i);
|
|
19874
19871
|
},
|
|
19875
19872
|
async handleTransfer(e) {
|
|
19876
|
-
this.deptId && await this.getNextNode(this.deptId), this.showOperation(
|
|
19873
|
+
this.deptId && await this.getNextNode(this.deptId), this.showOperation(Ky, e);
|
|
19877
19874
|
},
|
|
19878
19875
|
async handleAddInstance(e) {
|
|
19879
|
-
this.deptId && await this.getNextNode(this.deptId), this.showOperation(
|
|
19876
|
+
this.deptId && await this.getNextNode(this.deptId), this.showOperation(Ny, e);
|
|
19880
19877
|
},
|
|
19881
19878
|
handlePrint() {
|
|
19882
19879
|
},
|
|
19883
19880
|
handleRollbackTask(e) {
|
|
19884
|
-
this.showOperation(
|
|
19881
|
+
this.showOperation(P4, e);
|
|
19885
19882
|
},
|
|
19886
19883
|
handleTerminateProcess() {
|
|
19887
19884
|
},
|
|
@@ -19893,7 +19890,7 @@ const sA = /* @__PURE__ */ Ce(j4, [["render", iA], ["__scopeId", "data-v-5024d10
|
|
|
19893
19890
|
},
|
|
19894
19891
|
handleCirculate(e) {
|
|
19895
19892
|
this.showOperation(
|
|
19896
|
-
|
|
19893
|
+
O4,
|
|
19897
19894
|
e,
|
|
19898
19895
|
this.request,
|
|
19899
19896
|
this.taskObj.ccTaskButtonAnnex,
|
|
@@ -20153,33 +20150,33 @@ const sA = /* @__PURE__ */ Ce(j4, [["render", iA], ["__scopeId", "data-v-5024d10
|
|
|
20153
20150
|
}
|
|
20154
20151
|
}
|
|
20155
20152
|
});
|
|
20156
|
-
const
|
|
20153
|
+
const eA = { class: "process-warp" }, tA = {
|
|
20157
20154
|
key: 0,
|
|
20158
20155
|
class: "process-main",
|
|
20159
20156
|
id: "process-header",
|
|
20160
20157
|
ref: "processheader"
|
|
20161
|
-
},
|
|
20158
|
+
}, iA = { class: "process-ml-item border" }, sA = { class: "process-mli-value" }, nA = { class: "process-ml-item border" }, rA = { class: "process-mli-value" }, oA = {
|
|
20162
20159
|
key: 0,
|
|
20163
20160
|
class: "process-ml-item"
|
|
20164
|
-
},
|
|
20161
|
+
}, aA = {
|
|
20165
20162
|
class: "process-mli-value",
|
|
20166
20163
|
style: { width: "50%", "text-align": "right" }
|
|
20167
|
-
},
|
|
20164
|
+
}, lA = { class: "process-mliv-jd" }, cA = ["slot"], dA = {
|
|
20168
20165
|
slot: "default",
|
|
20169
20166
|
style: { height: "100%" }
|
|
20170
|
-
},
|
|
20167
|
+
}, uA = ["slot"], pA = {
|
|
20171
20168
|
key: 0,
|
|
20172
20169
|
class: "footBtnRow"
|
|
20173
|
-
},
|
|
20174
|
-
function
|
|
20170
|
+
}, hA = ["onClick"], fA = { slot: "completeSlot" }, mA = ["onClick"], gA = ["onClick"], yA = { slot: "completeSlot" };
|
|
20171
|
+
function AA(e, t, i, s, n, r) {
|
|
20175
20172
|
const o = G("TopTab"), a = G("TopPopup"), l = G("TopTips"), g = G("TopSumbitPopup");
|
|
20176
|
-
return p(),
|
|
20177
|
-
m("div",
|
|
20178
|
-
(e.formData.currentState || e.processStatus.bizStatusName || e.processStatus.status) && !e.hideHeader ? (p(),
|
|
20179
|
-
m("div",
|
|
20173
|
+
return p(), f("div", null, [
|
|
20174
|
+
m("div", eA, [
|
|
20175
|
+
(e.formData.currentState || e.processStatus.bizStatusName || e.processStatus.status) && !e.hideHeader ? (p(), f("div", tA, [
|
|
20176
|
+
m("div", iA, [
|
|
20180
20177
|
t[5] || (t[5] = m("div", { class: "process-mli-name" }, "\u6D41\u7A0B\u72B6\u6001", -1)),
|
|
20181
|
-
m("div",
|
|
20182
|
-
e.formData.currentState || e.processStatus.bizStatusName || e.processStatus.status ? (p(),
|
|
20178
|
+
m("div", sA, [
|
|
20179
|
+
e.formData.currentState || e.processStatus.bizStatusName || e.processStatus.status ? (p(), f("div", {
|
|
20183
20180
|
key: 0,
|
|
20184
20181
|
class: "process-mliv-dd",
|
|
20185
20182
|
style: Ae({
|
|
@@ -20190,16 +20187,16 @@ function kA(e, t, i, s, n, r) {
|
|
|
20190
20187
|
}, k(e.formData.currentState || e.processStatus.bizStatusName || e.processStatus.status), 5)) : w("", !0)
|
|
20191
20188
|
])
|
|
20192
20189
|
]),
|
|
20193
|
-
m("div",
|
|
20190
|
+
m("div", nA, [
|
|
20194
20191
|
t[6] || (t[6] = m("div", { class: "process-mli-name" }, "\u6D41\u7A0B\u53D1\u8D77\u65F6\u95F4", -1)),
|
|
20195
|
-
m("div",
|
|
20192
|
+
m("div", rA, [
|
|
20196
20193
|
m("span", null, k(e.processStatus.createTime), 1)
|
|
20197
20194
|
])
|
|
20198
20195
|
]),
|
|
20199
|
-
e.processStatus.allUserNames && e.processStatus.allUserNames.length ? (p(),
|
|
20196
|
+
e.processStatus.allUserNames && e.processStatus.allUserNames.length ? (p(), f("div", oA, [
|
|
20200
20197
|
t[7] || (t[7] = m("div", { class: "process-mli-name" }, "\u5BA1\u6279\u8282\u70B9", -1)),
|
|
20201
|
-
m("div",
|
|
20202
|
-
m("span",
|
|
20198
|
+
m("div", aA, [
|
|
20199
|
+
m("span", lA, k(`${e.userAudit}\u5BA1\u6279\u4E2D`), 1)
|
|
20203
20200
|
])
|
|
20204
20201
|
])) : w("", !0)
|
|
20205
20202
|
], 512)) : w("", !0),
|
|
@@ -20219,67 +20216,67 @@ function kA(e, t, i, s, n, r) {
|
|
|
20219
20216
|
trackList: e.trackList
|
|
20220
20217
|
}, {
|
|
20221
20218
|
default: ye(() => [
|
|
20222
|
-
e.selfTapList && e.selfTapList.length ? (p(!0),
|
|
20219
|
+
e.selfTapList && e.selfTapList.length ? (p(!0), f(M, { key: 0 }, W(e.selfTapList, (h, d) => (p(), f("div", {
|
|
20223
20220
|
key: d,
|
|
20224
|
-
slot:
|
|
20221
|
+
slot: h.slot,
|
|
20225
20222
|
style: { height: "100%" }
|
|
20226
20223
|
}, [
|
|
20227
|
-
Je(e.$slots,
|
|
20224
|
+
Je(e.$slots, h.slot, {
|
|
20228
20225
|
processData: e.ProcessInsObj,
|
|
20229
20226
|
currentProcess: e.currentProcess
|
|
20230
20227
|
}, void 0, !0)
|
|
20231
|
-
], 8,
|
|
20232
|
-
m("div",
|
|
20228
|
+
], 8, cA))), 128)) : (p(), f(M, { key: 1 }, [
|
|
20229
|
+
m("div", dA, [
|
|
20233
20230
|
Je(e.$slots, "default", {
|
|
20234
20231
|
processData: e.ProcessInsObj,
|
|
20235
20232
|
currentProcess: e.currentProcess
|
|
20236
20233
|
}, void 0, !0)
|
|
20237
20234
|
]),
|
|
20238
|
-
(p(!0),
|
|
20235
|
+
(p(!0), f(M, null, W(e.tapList, (h, d) => (p(), f("div", {
|
|
20239
20236
|
style: { height: "100%" },
|
|
20240
20237
|
key: d,
|
|
20241
|
-
slot:
|
|
20238
|
+
slot: h.slot
|
|
20242
20239
|
}, [
|
|
20243
|
-
Je(e.$slots,
|
|
20240
|
+
Je(e.$slots, h.slot, {
|
|
20244
20241
|
processData: e.ProcessInsObj,
|
|
20245
20242
|
currentProcess: e.currentProcess
|
|
20246
20243
|
}, void 0, !0)
|
|
20247
|
-
], 8,
|
|
20244
|
+
], 8, uA))), 128))
|
|
20248
20245
|
], 64))
|
|
20249
20246
|
]),
|
|
20250
20247
|
_: 3
|
|
20251
20248
|
}, 8, ["ProcessInsObj", "processXml", "approvalData", "tapList", "selfTapList", "processIntId", "track", "taskComment", "trackList"])
|
|
20252
20249
|
], 4),
|
|
20253
|
-
e.isView ? w("", !0) : (p(),
|
|
20250
|
+
e.isView ? w("", !0) : (p(), f("div", {
|
|
20254
20251
|
key: 1,
|
|
20255
20252
|
class: "process-btn",
|
|
20256
20253
|
id: "process-footer",
|
|
20257
20254
|
style: Ae({ bottom: e.processBtn })
|
|
20258
20255
|
}, [
|
|
20259
|
-
e.isAdditional ? (p(),
|
|
20256
|
+
e.isAdditional ? (p(), f("div", pA, [
|
|
20260
20257
|
Je(e.$slots, "btn", {
|
|
20261
20258
|
data: e.processStatus,
|
|
20262
20259
|
processData: e.ProcessInsObj,
|
|
20263
20260
|
currentProcess: e.currentProcess
|
|
20264
20261
|
}, void 0, !0)
|
|
20265
|
-
])) : (p(),
|
|
20266
|
-
e.isDocument && (e.formData.currentState == "\u7F16\u6587\u53F7\u5957\u7EA2" || e.formData.currentState == "\u76D6\u7AE0") ? (p(),
|
|
20262
|
+
])) : (p(), f(M, { key: 1 }, [
|
|
20263
|
+
e.isDocument && (e.formData.currentState == "\u7F16\u6587\u53F7\u5957\u7EA2" || e.formData.currentState == "\u76D6\u7AE0") ? (p(), f("div", {
|
|
20267
20264
|
key: 0,
|
|
20268
20265
|
class: "top-button",
|
|
20269
20266
|
style: Ae(e.getBtnStyle("default"))
|
|
20270
|
-
}, " \u8BF7\u53BBPC\u7AEF\u5904\u7406\u8BE5\u6D41\u7A0B ", 4)) : (p(),
|
|
20271
|
-
e.formData.currentState != "\u5DF2\u5B8C\u6210" || e.processStatus.status != "\u5DF2\u5B8C\u6210" || e.processStatus.bizStatusName != "\u5DF2\u5B8C\u6210" ? (p(!0),
|
|
20272
|
-
d < 3 ? (p(),
|
|
20267
|
+
}, " \u8BF7\u53BBPC\u7AEF\u5904\u7406\u8BE5\u6D41\u7A0B ", 4)) : (p(), f(M, { key: 1 }, [
|
|
20268
|
+
e.formData.currentState != "\u5DF2\u5B8C\u6210" || e.processStatus.status != "\u5DF2\u5B8C\u6210" || e.processStatus.bizStatusName != "\u5DF2\u5B8C\u6210" ? (p(!0), f(M, { key: 0 }, W(e.operBtn, (h, d) => (p(), f(M, null, [
|
|
20269
|
+
d < 3 ? (p(), f("div", {
|
|
20273
20270
|
class: "top-button",
|
|
20274
|
-
style: Ae(e.getBtnStyle((
|
|
20275
|
-
key:
|
|
20276
|
-
onClick: (C) =>
|
|
20277
|
-
}, k(
|
|
20271
|
+
style: Ae(e.getBtnStyle((h.btnProps.type || "default").toString())),
|
|
20272
|
+
key: h.name,
|
|
20273
|
+
onClick: (C) => h.click(h.name)
|
|
20274
|
+
}, k(h.name), 13, hA)) : w("", !0)
|
|
20278
20275
|
], 64))), 256)) : w("", !0),
|
|
20279
|
-
e.operBtn.length > 3 && e.actionBtn && e.actionBtn.length ? (p(),
|
|
20276
|
+
e.operBtn.length > 3 && e.actionBtn && e.actionBtn.length ? (p(), f("div", {
|
|
20280
20277
|
key: 1,
|
|
20281
20278
|
class: "elips",
|
|
20282
|
-
onClick: t[0] || (t[0] = (...
|
|
20279
|
+
onClick: t[0] || (t[0] = (...h) => e.handleActionOpen && e.handleActionOpen(...h))
|
|
20283
20280
|
}, [...t[8] || (t[8] = [
|
|
20284
20281
|
m("div", { class: "circle" }, null, -1),
|
|
20285
20282
|
m("div", { class: "circle" }, null, -1),
|
|
@@ -20295,7 +20292,7 @@ function kA(e, t, i, s, n, r) {
|
|
|
20295
20292
|
comfig: e.handleComfig,
|
|
20296
20293
|
titleText: e.titleText,
|
|
20297
20294
|
visible: e.TopPopup1,
|
|
20298
|
-
"onUpdate:visible": t[1] || (t[1] = (
|
|
20295
|
+
"onUpdate:visible": t[1] || (t[1] = (h) => e.TopPopup1 = h),
|
|
20299
20296
|
className: "toppopup-component"
|
|
20300
20297
|
}, {
|
|
20301
20298
|
default: ye(() => [
|
|
@@ -20306,7 +20303,7 @@ function kA(e, t, i, s, n, r) {
|
|
|
20306
20303
|
onHandleClosePopup1: e.handleClosePopup1
|
|
20307
20304
|
}, {
|
|
20308
20305
|
default: ye(() => [
|
|
20309
|
-
m("div",
|
|
20306
|
+
m("div", fA, [
|
|
20310
20307
|
Je(e.$slots, "completeSlot", {
|
|
20311
20308
|
processData: e.ProcessInsObj,
|
|
20312
20309
|
currentProcess: e.currentProcess
|
|
@@ -20332,30 +20329,30 @@ function kA(e, t, i, s, n, r) {
|
|
|
20332
20329
|
statusTips: e.statusTips,
|
|
20333
20330
|
type: e.typeTips
|
|
20334
20331
|
}, null, 8, ["text", "statusTips", "type"]),
|
|
20335
|
-
e.actionBtn && e.actionBtn.length || e.taskNodeList && e.taskNodeList.length ? (p(),
|
|
20332
|
+
e.actionBtn && e.actionBtn.length || e.taskNodeList && e.taskNodeList.length ? (p(), f("div", {
|
|
20336
20333
|
key: 0,
|
|
20337
20334
|
class: "top-elips",
|
|
20338
20335
|
style: Ae(
|
|
20339
20336
|
e.actionShow ? "transform: translateY(0)" : "transform: translateY(100%)"
|
|
20340
20337
|
)
|
|
20341
20338
|
}, [
|
|
20342
|
-
e.taskNodeShow ? (p(!0),
|
|
20339
|
+
e.taskNodeShow ? (p(!0), f(M, { key: 0 }, W(e.taskNodeList, (h) => (p(), f("div", {
|
|
20343
20340
|
class: "top-elips-items",
|
|
20344
|
-
onClick: (d) => e.handleGet(
|
|
20345
|
-
key:
|
|
20346
|
-
}, k(
|
|
20341
|
+
onClick: (d) => e.handleGet(h),
|
|
20342
|
+
key: h.taskId
|
|
20343
|
+
}, k(h.name), 9, mA))), 128)) : (p(!0), f(M, { key: 1 }, W(e.actionBtn, (h) => (p(), f("div", {
|
|
20347
20344
|
class: "top-elips-items",
|
|
20348
|
-
onClick: (d) =>
|
|
20349
|
-
key:
|
|
20350
|
-
}, k(
|
|
20345
|
+
onClick: (d) => h.click(h.name),
|
|
20346
|
+
key: h.name
|
|
20347
|
+
}, k(h.name), 9, gA))), 128)),
|
|
20351
20348
|
m("div", {
|
|
20352
20349
|
class: "top-elips-items top-elips-items--cancel",
|
|
20353
|
-
onClick: t[2] || (t[2] = (...
|
|
20350
|
+
onClick: t[2] || (t[2] = (...h) => e.handleActionClose && e.handleActionClose(...h))
|
|
20354
20351
|
}, " \u53D6\u6D88 ")
|
|
20355
20352
|
], 4)) : w("", !0),
|
|
20356
20353
|
m("div", {
|
|
20357
20354
|
class: "top-elips-mask",
|
|
20358
|
-
onClick: t[3] || (t[3] = (...
|
|
20355
|
+
onClick: t[3] || (t[3] = (...h) => e.handleActionClose && e.handleActionClose(...h)),
|
|
20359
20356
|
style: Ae(
|
|
20360
20357
|
e.actionShow ? "visibility: visible; opacity: .7;" : "visibility: hidden; opacity: 0;"
|
|
20361
20358
|
)
|
|
@@ -20379,7 +20376,7 @@ function kA(e, t, i, s, n, r) {
|
|
|
20379
20376
|
ref: "cctaskTopPopup",
|
|
20380
20377
|
titleText: e.cctaskTopPopupTitle,
|
|
20381
20378
|
visible: e.cctaskTopPopup,
|
|
20382
|
-
"onUpdate:visible": t[4] || (t[4] = (
|
|
20379
|
+
"onUpdate:visible": t[4] || (t[4] = (h) => e.cctaskTopPopup = h),
|
|
20383
20380
|
isDrawer: !0
|
|
20384
20381
|
}, {
|
|
20385
20382
|
default: ye(() => [
|
|
@@ -20389,7 +20386,7 @@ function kA(e, t, i, s, n, r) {
|
|
|
20389
20386
|
onHandleClosecctaskTopPopup: e.handleClosecctaskTopPopup
|
|
20390
20387
|
}, {
|
|
20391
20388
|
default: ye(() => [
|
|
20392
|
-
m("div",
|
|
20389
|
+
m("div", yA, [
|
|
20393
20390
|
Je(e.$slots, "completeSlot", {
|
|
20394
20391
|
processData: e.ProcessInsObj,
|
|
20395
20392
|
currentProcess: e.currentProcess
|
|
@@ -20403,7 +20400,7 @@ function kA(e, t, i, s, n, r) {
|
|
|
20403
20400
|
}, 8, ["titleText", "visible"])
|
|
20404
20401
|
]);
|
|
20405
20402
|
}
|
|
20406
|
-
const
|
|
20403
|
+
const BA = /* @__PURE__ */ Ce($4, [["render", AA], ["__scopeId", "data-v-a4d60af3"]]), CA = "ddy-process-h5", vA = "1.0.1-rc.3.119", bA = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", wA = "./ddy-process-h5.umd.cjs", kA = "./style.css", IA = "module", TA = {
|
|
20407
20404
|
".": {
|
|
20408
20405
|
import: "./ddy-process-h5.js",
|
|
20409
20406
|
require: "./ddy-process-h5.umd.cjs"
|
|
@@ -20412,28 +20409,28 @@ const jA = /* @__PURE__ */ Ce(nA, [["render", kA], ["__scopeId", "data-v-a4d60af
|
|
|
20412
20409
|
import: "./style.css",
|
|
20413
20410
|
require: "./style.css"
|
|
20414
20411
|
}
|
|
20415
|
-
},
|
|
20412
|
+
}, EA = {
|
|
20416
20413
|
test: 'echo "Error: no test specified" && exit 1',
|
|
20417
20414
|
postinstall: "node scripts/postinstall.mjs"
|
|
20418
|
-
},
|
|
20415
|
+
}, xA = {
|
|
20419
20416
|
"checked-pick-app": "1.6.7",
|
|
20420
20417
|
dsbridge: "^3.1.4"
|
|
20421
|
-
},
|
|
20418
|
+
}, NA = {
|
|
20422
20419
|
"checked-pick-app": "1.6.7",
|
|
20423
20420
|
dsbridge: "^3.1.4"
|
|
20424
|
-
},
|
|
20425
|
-
name:
|
|
20426
|
-
version:
|
|
20427
|
-
description:
|
|
20428
|
-
main:
|
|
20429
|
-
style:
|
|
20430
|
-
type:
|
|
20431
|
-
exports:
|
|
20432
|
-
scripts:
|
|
20433
|
-
devDependencies:
|
|
20434
|
-
dependencies:
|
|
20435
|
-
author:
|
|
20436
|
-
license:
|
|
20421
|
+
}, PA = "", SA = "ISC", Wr = {
|
|
20422
|
+
name: CA,
|
|
20423
|
+
version: vA,
|
|
20424
|
+
description: bA,
|
|
20425
|
+
main: wA,
|
|
20426
|
+
style: kA,
|
|
20427
|
+
type: IA,
|
|
20428
|
+
exports: TA,
|
|
20429
|
+
scripts: EA,
|
|
20430
|
+
devDependencies: xA,
|
|
20431
|
+
dependencies: NA,
|
|
20432
|
+
author: PA,
|
|
20433
|
+
license: SA
|
|
20437
20434
|
};
|
|
20438
20435
|
console.info(
|
|
20439
20436
|
"%c\u26A1" + Wr.name + "%c v" + Wr.version,
|
|
@@ -20441,8 +20438,8 @@ console.info(
|
|
|
20441
20438
|
"background: #5100ffff; color: white; padding: 9px 6px 9px 4px; border-radius: 0px 3px 3px 0px;font-size: 12px;"
|
|
20442
20439
|
);
|
|
20443
20440
|
export {
|
|
20444
|
-
|
|
20445
|
-
|
|
20441
|
+
BA as TopProcess,
|
|
20442
|
+
ey as TopSumbitPopup,
|
|
20446
20443
|
Qd as ViewAttchList,
|
|
20447
20444
|
Li as attchViews
|
|
20448
20445
|
};
|