src/components/mapol.vue
@@ -26,7 +26,9 @@ <div @click="changeMapType" class="changeMapType" v-if="$store.state.setChangeBaseMap" style=" position: absolute; bottom: 52px; right: 46px; height: 30px; @@ -203,7 +205,7 @@ }, changeMenulayer() { this.$bus.$emit("setChangeBaseMapLayer", true) this.$bus.$emit("setChangeBaseMapLayer", {type:'ol',boolen:true}) // this.isActive = !this.isActive // this.isMenuLayer = !this.isMenuLayer // this.setLayerVisible()