ui-process-h5 3.3.4 → 3.3.6

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.
@@ -4999,7 +4999,7 @@ const Mn = /* @__PURE__ */ function() {
4999
4999
  ...this.extraParams
5000
5000
  }
5001
5001
  }).then((t) => {
5002
- t.code == 200 && (this.option = t.data, t.data && t.data.length ? (this.handleTips("", !1, "success"), (this.isSelectFirst || t.data.length == 1) && (this.checkedItem = this.option[0], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id), this.getDiagramUrl())) : (this.handleTips("\u6682\u65E0\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F", !0, "error"), this.option = []));
5002
+ t.code == 200 && (this.option = t.data, t.data && t.data.length ? (this.handleTips("", !1, "success"), this.isSelectFirst || t.data.length == 1 ? (this.checkedItem = this.option[0], this.selectDefaultValue = this.checkedItem.id, this.$emit("change", this.checkedItem, this.option), this.handlefirstNode(this.checkedItem.id), this.getDiagramUrl()) : t.data.length > 1 && this.resubmit && this.getProcessInstance()) : (this.handleTips("\u6682\u65E0\u6D41\u7A0B\u8282\u70B9\u4FE1\u606F", !0, "error"), this.option = []));
5003
5003
  }));
5004
5004
  },
5005
5005
  async getProcessInstance() {