王震
2023-12-19 5fcfed0c9e6dac85f680c705c9b20abad79e1324
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)