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