branch_wz
wangzhuo 3 months ago
parent 19da99fd06
commit f379e363b3

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

Loading…
Cancel
Save