ui-process-h5 1.5.8 → 1.5.9

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.8",
3
+ "version": "1.5.9",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ui-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -13043,9 +13043,9 @@ const y0 = /* @__PURE__ */ function() {
13043
13043
  }).then((i) => {
13044
13044
  if (i.code == 200)
13045
13045
  if (this.taskNode = i.data, this.taskNodeList = i.data, this.taskNodeList.length == 1) {
13046
- if (this.taskNodeList[0].taskState == 4 && (this.taskState = 4), this.taskNodeList[0].taskState == 11)
13047
- return this.taskState = 11, !1;
13048
- this.taskNodeList[0].taskId, this.handleGetProcessStatus(), this.handleGetUserTaskModel();
13046
+ if (this.taskNodeList[0].taskState == 4)
13047
+ return this.taskState = 4, !1;
13048
+ this.taskNodeList[0].taskState == 11 && (this.taskState = 11), this.taskNodeList[0].taskId, this.handleGetProcessStatus(), this.handleGetUserTaskModel();
13049
13049
  } else
13050
13050
  this.taskNodeList.length > 1 ? (this.taskNodeList.forEach((a) => {
13051
13051
  a.name = a.nodeName;