From aaa8b999a5a69f53f62ffa03aa4a95ef2ae6656a Mon Sep 17 00:00:00 2001 From: zhang_li Date: Mon, 28 Jul 2025 14:19:33 +0800 Subject: [PATCH] =?UTF-8?q?YT-2927=E7=9B=B4=E6=8E=A5=E5=8F=91=E6=96=99?= =?UTF-8?q?=E7=94=9F=E6=88=90=E7=9A=84=E8=A1=A5=E6=96=99=E6=B6=88=E8=80=97?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E5=B7=A5=E4=BD=8D=E6=98=BE=E7=A4=BA=E4=B8=8D?= =?UTF-8?q?=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/issue/record/directIssueByBatchCom.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 => {