licp
2024-05-13 7b5549dd6115d42eda331916fdb38ac806169c9b
src/views/product/workbench/taskinfo-pane.vue
@@ -1891,10 +1891,6 @@
    currOperateTask: {
      handler(newValue, oldValue) {
        if (newValue.id) {
          console.log(
            'currOperateTask',
            this.currOperateTask.routingOperationRemark
          )
          this.opTask.statusDesc = newValue.statusDesc
          // 查询paramDatas
          this.getTechnologyRoutingParam(newValue)