From 6cd2011d818f353d16d77557e553f9e098074c0e Mon Sep 17 00:00:00 2001 From: guoshuang Date: Thu, 25 Jul 2024 15:56:07 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/wms/product/ProductionRecord/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/wms/product/ProductionRecord/index.vue b/src/pages/wms/product/ProductionRecord/index.vue index 18110f2..162a903 100644 --- a/src/pages/wms/product/ProductionRecord/index.vue +++ b/src/pages/wms/product/ProductionRecord/index.vue @@ -72,7 +72,7 @@ interface OptionType { export default class ProductionRecord extends BasePage { model = model; orderNo = ''; - cimWl = {} as OptionType; + aimWl = {} as OptionType; cimWl = {} as OptionType; bimWl = {} as OptionType; orderNoItemList = [];