解决配送地址选择不回显bug

This commit is contained in:
lemon橪
2021-07-02 09:37:46 +08:00
parent d8b9d81f70
commit 35ea8adf7d
2 changed files with 49 additions and 7 deletions

View File

@@ -213,6 +213,7 @@ export default {
},
//添加运费模板
add() {
this.$refs.region.clear()
this.title = "添加运费模板";
this.csTab = true;
this.operation = "ADD";