@ -539,7 +539,7 @@ mounted() {
// this.getLocation();
this.getId();
let eId = this.$route.query.estateId;
this.wxLocation({});
if (!isEmpty(eId) ) {
if (!isEmpty(this.estateId)) {
this.showLoading = true;