ui-process-h5 1.6.44 → 1.6.45
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/v2.7/ui-process-h5.js
CHANGED
|
@@ -12583,13 +12583,13 @@ const EC = /* @__PURE__ */ function() {
|
|
|
12583
12583
|
);
|
|
12584
12584
|
}, e.push(c);
|
|
12585
12585
|
}
|
|
12586
|
-
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((i = this.taskNode[0]) == null ? void 0 : i.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500") {
|
|
12586
|
+
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((i = this.taskNode[0]) == null ? void 0 : i.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500" && this.processStatus.status !== "\u5DF2\u5B8C\u6210") {
|
|
12587
12587
|
let c = {};
|
|
12588
12588
|
c.name = "\u50AC\u529E", c.btnProps = { type: "default" }, c.click = (u) => {
|
|
12589
12589
|
this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = u, this.popupContext = `\u786E\u5B9A${u}\u5417?`, this.handleTipsType = "\u50AC\u529E";
|
|
12590
12590
|
}, e.push(c);
|
|
12591
12591
|
}
|
|
12592
|
-
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((r = this.taskNode[0]) == null ? void 0 : r.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500") {
|
|
12592
|
+
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((r = this.taskNode[0]) == null ? void 0 : r.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500" && this.processStatus.status !== "\u5DF2\u5B8C\u6210") {
|
|
12593
12593
|
let c = {};
|
|
12594
12594
|
c.name = "\u64A4\u9500", c.btnProps = { type: "default" }, c.click = (u) => {
|
|
12595
12595
|
this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = u, this.popupContext = `\u786E\u5B9A${u}\u5417?`, this.handleTipsType = "\u64A4\u9500";
|