ddy-process-pc-vue3 1.0.1-rc.3.130 → 1.0.1-rc.3.137
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-pc-vue3.js +10 -4
- package/v2/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +174 -168
- package/v2.7/ddy-process-pc-vue3.umd.cjs +6 -6
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +171 -166
- package/v3/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v3/style.css +1 -1
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@ function oN(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const sN = "ddy-process-pc-vue3", lN = "1.0.1-rc.3.
|
|
19
|
+
const sN = "ddy-process-pc-vue3", lN = "1.0.1-rc.3.137", cN = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", uN = "./ddy-process-pc-vue3.umd.cjs", dN = "./style.css", fN = "module", pN = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -11876,7 +11876,7 @@ function V$(e) {
|
|
|
11876
11876
|
}
|
|
11877
11877
|
a.historyActivityType == "sequenceFlow" ? g.class = "lineWarn" : !g.class && a.historyActivityType != "candidate" && (g.class = "nodeSuccess");
|
|
11878
11878
|
const B = n.findIndex((w) => w.id == a.historyActivityId);
|
|
11879
|
-
B != -1 ? n.splice(B, 1, g) : n.push(g);
|
|
11879
|
+
B != -1 ? n.splice(B, 1, g) : a.createTime && n.push(g);
|
|
11880
11880
|
}), n;
|
|
11881
11881
|
}
|
|
11882
11882
|
function k2(e) {
|
|
@@ -23702,7 +23702,13 @@ var rG = function() {
|
|
|
23702
23702
|
prop: "assigneeName",
|
|
23703
23703
|
label: "\u5BA1\u6279\u4EBA",
|
|
23704
23704
|
"min-width": "80"
|
|
23705
|
-
}
|
|
23705
|
+
},
|
|
23706
|
+
scopedSlots: e._u([{
|
|
23707
|
+
key: "default",
|
|
23708
|
+
fn: function(a) {
|
|
23709
|
+
return [e._v(" " + e._s(a.row.createTime ? a.row.assigneeName : "") + " ")];
|
|
23710
|
+
}
|
|
23711
|
+
}])
|
|
23706
23712
|
})], 1)], 1)], 1)], 2);
|
|
23707
23713
|
}, aG = [];
|
|
23708
23714
|
const oG = {
|
|
@@ -24514,7 +24520,7 @@ var sG = /* @__PURE__ */ li(
|
|
|
24514
24520
|
aG,
|
|
24515
24521
|
!1,
|
|
24516
24522
|
lG,
|
|
24517
|
-
"
|
|
24523
|
+
"0502920f",
|
|
24518
24524
|
null,
|
|
24519
24525
|
null
|
|
24520
24526
|
);
|