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/v3/ui-process-h5.js
CHANGED
|
@@ -7677,13 +7677,13 @@ const _g = /* @__PURE__ */ X(Zg, [["render", Xg], ["__scopeId", "data-v-eef1b0b2
|
|
|
7677
7677
|
);
|
|
7678
7678
|
}, e.push(a);
|
|
7679
7679
|
}
|
|
7680
|
-
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") {
|
|
7680
|
+
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") {
|
|
7681
7681
|
let a = {};
|
|
7682
7682
|
a.name = "\u50AC\u529E", a.btnProps = { type: "default" }, a.click = (l) => {
|
|
7683
7683
|
this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = l, this.popupContext = `\u786E\u5B9A${l}\u5417?`, this.handleTipsType = "\u50AC\u529E";
|
|
7684
7684
|
}, e.push(a);
|
|
7685
7685
|
}
|
|
7686
|
-
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((n = this.taskNode[0]) == null ? void 0 : n.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500") {
|
|
7686
|
+
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((n = this.taskNode[0]) == null ? void 0 : n.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500" && this.processStatus.status !== "\u5DF2\u5B8C\u6210") {
|
|
7687
7687
|
let a = {};
|
|
7688
7688
|
a.name = "\u64A4\u9500", a.btnProps = { type: "default" }, a.click = (l) => {
|
|
7689
7689
|
this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = l, this.popupContext = `\u786E\u5B9A${l}\u5417?`, this.handleTipsType = "\u64A4\u9500";
|