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/package.json
CHANGED
package/v2/ui-process-h5.js
CHANGED
|
@@ -13547,13 +13547,13 @@ const NI = /* @__PURE__ */ function() {
|
|
|
13547
13547
|
);
|
|
13548
13548
|
}, e.push(c);
|
|
13549
13549
|
}
|
|
13550
|
-
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") {
|
|
13550
|
+
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") {
|
|
13551
13551
|
let c = {};
|
|
13552
13552
|
c.name = "\u50AC\u529E", c.btnProps = { type: "default" }, c.click = (l) => {
|
|
13553
13553
|
this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = l, this.popupContext = `\u786E\u5B9A${l}\u5417?`, this.handleTipsType = "\u50AC\u529E";
|
|
13554
13554
|
}, e.push(c);
|
|
13555
13555
|
}
|
|
13556
|
-
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((a = this.taskNode[0]) == null ? void 0 : a.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500") {
|
|
13556
|
+
if (this.processIntId && this.processStatus.createUid == this.userIdData && ((a = this.taskNode[0]) == null ? void 0 : a.taskState) != 2 && this.processStatus.status !== "\u5DF2\u9A73\u56DE" && this.processStatus.status !== "\u5DF2\u64A4\u9500" && this.processStatus.status !== "\u5DF2\u5B8C\u6210") {
|
|
13557
13557
|
let c = {};
|
|
13558
13558
|
c.name = "\u64A4\u9500", c.btnProps = { type: "default" }, c.click = (l) => {
|
|
13559
13559
|
this.$refs.TopPopup2.handleOpen(), this.handleActionClose(), this.titleText = l, this.popupContext = `\u786E\u5B9A${l}\u5417?`, this.handleTipsType = "\u64A4\u9500";
|