From 3f128a4b5e1a11897625cb8f2dae8a9f62fe79f0 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Tue, 22 Oct 2024 10:36:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E5=87=BA=E5=BA=93=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=88=9B=E5=BB=BA=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/wms/product/SaleOutWH/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/wms/product/SaleOutWH/index.vue b/src/pages/wms/product/SaleOutWH/index.vue index 58a3c91..08fe7c5 100644 --- a/src/pages/wms/product/SaleOutWH/index.vue +++ b/src/pages/wms/product/SaleOutWH/index.vue @@ -414,6 +414,7 @@ export default class SaleOutWH extends BasePage { }); let item = { factoryCode: session.FactoryCode, + createBy: session.loginName, id: this.orderNoItemList.id, wmsFpStorageNewsSns: wmsFpStorageNewsSns, };