From 8c88b3c79ef576170bed21e7207a83b029b229eb Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Wed, 18 Sep 2024 14:01:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=80=97=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/fg/receiptByPlan.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/fg/receiptByPlan.vue b/src/pages/fg/receiptByPlan.vue index f95bec5a..9c778687 100644 --- a/src/pages/fg/receiptByPlan.vue +++ b/src/pages/fg/receiptByPlan.vue @@ -212,7 +212,7 @@ workStationCode: result.workStationCode, fgLocationCode: result.fgLocationCode, putAwayRequestSwitch:result.putAwayRequestSwitch, - putAwayInspectSwitch:result.putAwayInspectSwitch + putAwayInspectSwitch:result.putAwayInspectSwitch, subList: [] } },