diff --git a/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue b/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue index 5535dc57..194a4d76 100644 --- a/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue +++ b/src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue @@ -1613,6 +1613,8 @@ const vueGis = { this.zoom = 13 } else if (agencyLevel === 'community') { this.zoom = 14 + }else{ + this.zoom = 11 } }, @@ -1827,7 +1829,7 @@ export default vueGis; .ol-overlaycontainer-stopevent { display: none; } - + \ No newline at end of file +