src/components/mapsdk.vue
@@ -172,6 +172,7 @@ <el-table :data="tableData" height="200px" border style="width: 100%" > <el-table-column @@ -1031,7 +1032,7 @@ }, //二维/三维地图切换 changeMapType() { // // this.show2DMap = !this.show2DMap; //二维 if (this.show2DMap) {