|
@ -203,6 +203,7 @@ |
|
|
that.jobStatus = res.data.status |
|
|
that.jobStatus = res.data.status |
|
|
that.subList = res.data.subList; |
|
|
that.subList = res.data.subList; |
|
|
that.detailSource = getDataSource(that.detailSource, that.subList) |
|
|
that.detailSource = getDataSource(that.detailSource, that.subList) |
|
|
|
|
|
that.jobContent.detailToLocationCode = res.data.subList[0].toLocationCode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//任务中已经扫描,模拟扫描赋值 |
|
|
//任务中已经扫描,模拟扫描赋值 |
|
|