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.
@@ -12252,7 +12252,7 @@ const gC = /* @__PURE__ */ function() {
12252
12252
  taskId: this.taskNode[0].taskId
12253
12253
  }
12254
12254
  }).then((e) => {
12255
- e.code == 200 && (this.taskObj = e.data, this.handleTips("\u52A0\u8F7D\u5B8C\u6210", !0, "success"));
12255
+ e.code == 200 && (this.taskObj = e.data, this.$refs.topTips.handleClose());
12256
12256
  });
12257
12257
  },
12258
12258
  async showOperation(e, i, s, r) {