HuBingJie
2025-10-29 21078521d79f0eb5535cc34be7917a3fd1123b8f
代码管理/WCS/WCS/WIDESEAWCS_Client/src/extension/taskinfo/extend/taskExecuteDetail.vue
@@ -160,6 +160,10 @@
          this.row.taskState=this.steps[this.active-1].title;
          this.row.currentAddress=x.data.curradd;
          this.row.nextAddress=x.data.nextadd;
          console.log('123')
          console.log(x.data)
          this.row.rgvTaskType=x.data.rgvtasktype;
        });
    },
    getDetailDatas() {