luobisheng
2022-11-28 667e1a5b49ffc2f7af9237b4542b1c2e4d00731f
src/components/process/index.vue
@@ -111,9 +111,6 @@
      handlePassVo: { workflowConfigSteps: mylist },
      baseCase: { state: mystate },
    } = this;
    // console.log(this.handlePassVo.workflowConfigSteps[0].name);
    // console.log(mylist);
    console.log(mystate);
    if (mystate === 6) {
      this.active = 1;
    } else if (mystate === 7) {