branch_wz
wangzhuo 7 months ago
parent 4943aa300c
commit a08e37cfb5

@ -158,7 +158,7 @@ export default {
}
});
},
//
//
resetForm(formName) {
this.$refs[formName].resetFields();
this.brand = Object.assign({}, this.defaultBrand);
@ -166,7 +166,3 @@ export default {
},
};
</script>
<style>
/* 添加自定义样式(如需要) */
</style>

Loading…
Cancel
Save