管道基础大数据平台系统开发-【前端】-新系統界面
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() {