diff --git a/components/CitySelect.vue b/components/CitySelect.vue index 181b837..94baf53 100644 --- a/components/CitySelect.vue +++ b/components/CitySelect.vue @@ -169,6 +169,7 @@ export default { } if (index == 1) { this.cityActive = null + this.districtActive = null } if (index == 2) { this.districtActive = null