src/components/view/standard.vue @@ -461,6 +461,8 @@ this.$refs[formName].resetFields(); }, leftAddBom(){ }, confirmAdd(formName){ this.$refs[formName].validate(valid=>{ if(valid){