zss
2024-01-04 d2c182e7310c30a38ec6ce0d8a1d2ce00d51ac8f
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)