1
huanghongfeng
10 天以前 0b4792ff8245f9eac16e6d02452eb9a091f6f72b
代码管理/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() {