|
|
@ -188,8 +188,8 @@ |
|
|
|
that.toLocationTypeList = getDirectoryItemArray(that.jobContent.toLocationTypes); |
|
|
|
// that.jobContent.toLocationTypeList = that.toLocationTypeList; |
|
|
|
that.subList = res.data.subList; |
|
|
|
that.subList[0].containerNumber = "CN-00000001"; |
|
|
|
that.subList[1].containerNumber = "CN-00000001"; |
|
|
|
// that.subList[0].containerNumber = "CN-00000001"; |
|
|
|
// that.subList[1].containerNumber = "CN-00000001"; |
|
|
|
that.jobStatus = res.data.status |
|
|
|
that.jobToLocationCode = that.subList[0].toLocationCode |
|
|
|
that.detailSource = getDataSource(that.subList) |
|
|
|