mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 01:15:53 +08:00
修改bug,商家端添加商品,选择运费模板
This commit is contained in:
@@ -153,7 +153,7 @@ export default {
|
||||
if (v) {
|
||||
this.getAddrById(v);
|
||||
} else {
|
||||
this.formData = {}
|
||||
this.formData = {isDefault: false}
|
||||
this.$refs.form.resetFields();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user