@ -158,7 +158,7 @@ export default {
}
});
},
// 重置表单
// 重置了表单
resetForm(formName) {
this.$refs[formName].resetFields();
this.brand = Object.assign({}, this.defaultBrand);