ddy-process-h5 1.0.1-rc.2.37 → 1.0.1-rc.2.41
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 -5
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +5 -5
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +5 -5
- 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
|
@@ -21139,8 +21139,8 @@ const iC = {
|
|
|
21139
21139
|
})), Object.keys(e).forEach((o) => {
|
|
21140
21140
|
Array.isArray(e[o]) && (e[o] = e[o].filter((l) => l)), (!e[o] || Array.isArray(e[o]) && e[o].length <= 0) && delete e[o];
|
|
21141
21141
|
});
|
|
21142
|
-
let s = t && t.nodeType != "endEvent", n = t && t.branches && t.branches.length == 1 && t.branches[0].nodeInfoDTO && t.branches[0].nodeInfoDTO.nodeType != "endEvent", r = t && t.branches && t.branches.length == 1 && t.branches[0].nodeType != "endEvent";
|
|
21143
|
-
if (s
|
|
21142
|
+
let s = t && t.nodeType != "endEvent" && (!t.branches || t.branches.length <= 0), n = t && t.nodeType != "endEvent" && t.branches && t.branches.length == 1 && t.branches[0].nodeInfoDTO && t.branches[0].nodeInfoDTO.nodeType != "endEvent", r = t && t.nodeType != "endEvent" && t.branches && t.branches.length == 1 && !t.branches[0].nodeInfoDTO && t.branches[0].nodeType != "endEvent";
|
|
21143
|
+
if ((s || n || r) && !Object.keys(e).length)
|
|
21144
21144
|
return this.handleTips("\u8BF7\u9009\u62E9\u4E0B\u4E00\u8282\u70B9", !0, "error"), !1;
|
|
21145
21145
|
Date.now() && console.log("\u63D0\u4EA4\u6570\u636E", {
|
|
21146
21146
|
pass: !0,
|
|
@@ -21228,8 +21228,8 @@ const iC = {
|
|
|
21228
21228
|
})), Object.keys(i).forEach((l) => {
|
|
21229
21229
|
Array.isArray(i[l]) && (i[l] = i[l].filter((p) => p)), (!i[l] || Array.isArray(i[l]) && i[l].length <= 0) && delete i[l];
|
|
21230
21230
|
});
|
|
21231
|
-
let n = s && s.nodeType != "endEvent", r = s && s.branches && s.branches.length == 1 && s.branches[0].nodeInfoDTO && s.branches[0].nodeInfoDTO.nodeType != "endEvent", a = s && s.branches && s.branches.length == 1 && s.branches[0].nodeType != "endEvent";
|
|
21232
|
-
if (n
|
|
21231
|
+
let n = s && s.nodeType != "endEvent" && (!s.branches || s.branches.length <= 0), r = s && s.nodeType != "endEvent" && s.branches && s.branches.length == 1 && s.branches[0].nodeInfoDTO && s.branches[0].nodeInfoDTO.nodeType != "endEvent", a = s && s.nodeType != "endEvent" && s.branches && s.branches.length == 1 && !s.branches[0].nodeInfoDTO && s.branches[0].nodeType != "endEvent";
|
|
21232
|
+
if ((n || r || a) && !Object.keys(i).length)
|
|
21233
21233
|
return this.handleTips("\u8BF7\u9009\u62E9\u4E0B\u4E00\u8282\u70B9", !0, "error"), !1;
|
|
21234
21234
|
await this.param.request.post("/bladex/blade-workflow/tis/complete", {
|
|
21235
21235
|
pass: !0,
|
|
@@ -21322,7 +21322,7 @@ var sC = /* @__PURE__ */ ge(
|
|
|
21322
21322
|
tC,
|
|
21323
21323
|
!1,
|
|
21324
21324
|
nC,
|
|
21325
|
-
"
|
|
21325
|
+
"631c6834",
|
|
21326
21326
|
null,
|
|
21327
21327
|
null
|
|
21328
21328
|
);
|