diff --git a/src/pages/issue/record/directIssueByBatchCom.vue b/src/pages/issue/record/directIssueByBatchCom.vue index 5c87f0fb..08d39b86 100644 --- a/src/pages/issue/record/directIssueByBatchCom.vue +++ b/src/pages/issue/record/directIssueByBatchCom.vue @@ -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 => {