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){