Browse Source

测试前端push

master
wangzhenglan 2 years ago
parent
commit
86265e72a7
  1. 1
      src/components/Prouduct/InventoryAdd.vue

1
src/components/Prouduct/InventoryAdd.vue

@ -137,6 +137,7 @@ export default {
}
},
methods:{
//
addInventoryList(){
this.$refs.addInventory.validate((valid)=>{
if(valid){

Loading…
Cancel
Save