ui-process-h5 1.3.23 → 1.3.24
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
|
@@ -7429,7 +7429,7 @@ const Zg = /* @__PURE__ */ z(Jg, [["render", Wg], ["__scopeId", "data-v-7c6d9221
|
|
|
7429
7429
|
taskId: this.taskNode[0].taskId
|
|
7430
7430
|
}
|
|
7431
7431
|
}).then((e) => {
|
|
7432
|
-
e.code == 200 && (this.taskObj = e.data, this.
|
|
7432
|
+
e.code == 200 && (this.taskObj = e.data, this.$refs.topTips.handleClose());
|
|
7433
7433
|
});
|
|
7434
7434
|
},
|
|
7435
7435
|
async showOperation(e, s, i, n) {
|