From 86265e72a7dbfc2493ff8ab9c6b9628fa41e19fb Mon Sep 17 00:00:00 2001 From: wangzhenglan Date: Wed, 24 Aug 2022 17:07:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=89=8D=E7=AB=AFpush?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Prouduct/InventoryAdd.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Prouduct/InventoryAdd.vue b/src/components/Prouduct/InventoryAdd.vue index 8d9d0ed..17d1aea 100644 --- a/src/components/Prouduct/InventoryAdd.vue +++ b/src/components/Prouduct/InventoryAdd.vue @@ -137,6 +137,7 @@ export default { } }, methods:{ + //测试 addInventoryList(){ this.$refs.addInventory.validate((valid)=>{ if(valid){