|
@ -228,9 +228,9 @@ |
|
|
that.jobToLocationCode = that.subList[0].toLocationCode; |
|
|
that.jobToLocationCode = that.subList[0].toLocationCode; |
|
|
that.productionLineCode = that.jobContent.subList[0].productionLineCode; |
|
|
that.productionLineCode = that.jobContent.subList[0].productionLineCode; |
|
|
|
|
|
|
|
|
if (that.jobContent.allowModifyLocation == 'FALSE') { |
|
|
// if (that.jobContent.allowModifyLocation == 'FALSE') { |
|
|
that.toLocationCode = that.subList[0].toLocationCode |
|
|
// that.toLocationCode = that.subList[0].toLocationCode |
|
|
} |
|
|
// } |
|
|
that.toLocationAreaTypeList = getDirectoryItemArray(that.jobContent.toAreaTypes) |
|
|
that.toLocationAreaTypeList = getDirectoryItemArray(that.jobContent.toAreaTypes) |
|
|
that.detailSource = getDataSource(that.subList) |
|
|
that.detailSource = getDataSource(that.subList) |
|
|
if (that.scanMessage) { |
|
|
if (that.scanMessage) { |
|
|