修复选择地址回显的问题
This commit is contained in:
@ -169,6 +169,7 @@ export default {
|
||||
}
|
||||
if (index == 1) {
|
||||
this.cityActive = null
|
||||
this.districtActive = null
|
||||
}
|
||||
if (index == 2) {
|
||||
this.districtActive = null
|
||||
|
Reference in New Issue
Block a user