@ -378,7 +378,6 @@ export default {
return new Promise((resolve, reject) => {
chooseCommunityApi
.getAddressInfo({
cityId: this.cityId ? this.cityId : "",
estateId: this.estateId ? this.estateId : "",
lat: this.lat,
lng: this.lng
@ -314,7 +314,6 @@ export default {