ddy-process-h5 1.0.1-rc.2.3 → 1.0.1-rc.2.6
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 +5 -2
- package/v2/ddy-process-h5.umd.cjs +9 -9
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +5 -2
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +5 -2
- package/v3/ddy-process-h5.umd.cjs +1 -1
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -20323,6 +20323,9 @@ const YC = {
|
|
|
20323
20323
|
}) ? !1 : s.name;
|
|
20324
20324
|
} else
|
|
20325
20325
|
return this.pureTip = !0, "\u8BF7\u9009\u62E9\u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9";
|
|
20326
|
+
} else if (this.nextNodeData[0].nodeType == "userTask") {
|
|
20327
|
+
let n = (this.multiNodeParticipant[this.nextNodeData[0].id] || []).filter((s) => s);
|
|
20328
|
+
return n && n.length > 0 ? !1 : this.nextNodeData[0].name;
|
|
20326
20329
|
}
|
|
20327
20330
|
} else
|
|
20328
20331
|
return !1;
|
|
@@ -20331,7 +20334,7 @@ const YC = {
|
|
|
20331
20334
|
if (e != "\u56FA\u5B9A\u8D26\u6237" && e != "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" && JSON.stringify(this.multiNodeParticipant) == "{}")
|
|
20332
20335
|
return this.nextNodeData[0].userTaskModelDTO.name;
|
|
20333
20336
|
}
|
|
20334
|
-
return !0;
|
|
20337
|
+
return console.error("\u8FD4\u56DEtrue"), this.pureTip = !0, "\u8BF7\u9009\u62E9\u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9";
|
|
20335
20338
|
},
|
|
20336
20339
|
signRequired() {
|
|
20337
20340
|
return !!this.param.extendedProperties.find((t) => t.name == "signature");
|
|
@@ -20802,7 +20805,7 @@ var zC = /* @__PURE__ */ ye(
|
|
|
20802
20805
|
WC,
|
|
20803
20806
|
!1,
|
|
20804
20807
|
XC,
|
|
20805
|
-
"
|
|
20808
|
+
"f462fffc",
|
|
20806
20809
|
null,
|
|
20807
20810
|
null
|
|
20808
20811
|
);
|