|
|
@ -447,7 +447,7 @@ |
|
|
|
|
|
|
|
async scanProductionLine(productionLine, code) { |
|
|
|
this.positionInfo = productionLine.productionLineCode |
|
|
|
this.workStationCode = productionLine.workshopCode |
|
|
|
this.workStationCode = productionLine.code |
|
|
|
this.toLocationCode = productionLine.rawLocationCode |
|
|
|
this.detailSource.forEach(item => { |
|
|
|
item.subList.forEach(detail => { |
|
|
|