This commit is contained in:
yanran200730
2022-02-14 14:32:23 +08:00
parent 20a6f55368
commit bec0762630

View File

@@ -192,7 +192,7 @@ export default {
}, },
hasCommunityId(v) { hasCommunityId(v) {
if (!v) { if (!v) {
this.getCorpLocation() this.initMap()
} }
}, },
showStatistics: { showStatistics: {