Browse Source

五大图层bug

shibei_master
jianjun 3 years ago
parent
commit
76a82ace9a
  1. 2
      src/views/modules/visual/communityGovern/fivelayers/mapIndex.vue

2
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
}
},

Loading…
Cancel
Save