src/components/MapDiv.vue
@@ -228,7 +228,7 @@ return this.levelArray[this.levelArray.length - 1] }, showBaseMapLayer() { this.$refs && this.$refs.addOnlineMap && this.$refs.addOnlineMap.open("地下模式", null); this.$refs && this.$refs.addOnlineMap && this.$refs.addOnlineMap.open("在线地图", null); } }, mounted() {