From 9063f5fc2c343f818f75f0650cec7d1038cce404 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Thu, 25 Jul 2024 15:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF=E4=BF=AE?= =?UTF-8?q?=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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/wms/product/ProductionRecord/index.vue b/src/pages/wms/product/ProductionRecord/index.vue index 8b6a716..1f7e04d 100644 --- a/src/pages/wms/product/ProductionRecord/index.vue +++ b/src/pages/wms/product/ProductionRecord/index.vue @@ -75,9 +75,9 @@ export default class ProductionRecord extends BasePage { aimWl: OptionType = {}; cimWl: OptionType = {}; bimWl: OptionType = {}; - orderNoItemList: Array = []; - warehouselist: Array = []; - PiCilist: Array = []; + orderNoItemList = []; + warehouselist = []; + PiCilist = []; border = true; production: any = {}; quantity = '';