ui-process-h5 1.5.1 → 1.5.2

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-process-h5",
3
- "version": "1.5.1",
3
+ "version": "1.5.2",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ui-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -13035,9 +13035,9 @@ const y0 = /* @__PURE__ */ function() {
13035
13035
  }).then((i) => {
13036
13036
  if (i.code == 200)
13037
13037
  if (this.taskNode = i.data, this.taskNodeList = i.data, this.taskNodeList.length == 1) {
13038
- if (this.taskNodeList[0].taskState == 4)
13039
- return this.taskState = 4, !1;
13040
- this.taskNodeList[0].taskState == 11 && (this.taskState = 11), this.taskNodeList[0].taskId, this.handleGetProcessStatus(), this.handleGetUserTaskModel();
13038
+ if (this.taskNodeList[0].taskState == 4 && (this.taskState = 4), this.taskNodeList[0].taskState == 11)
13039
+ return this.taskState = 11, !1;
13040
+ this.taskNodeList[0].taskId, this.handleGetProcessStatus(), this.handleGetUserTaskModel();
13041
13041
  } else
13042
13042
  this.taskNodeList.length > 1 ? (this.taskNodeList.forEach((a) => {
13043
13043
  a.name = a.nodeName;