From 4b2284f17dcdf85bf6a851be4826affe8d6ac1d0 Mon Sep 17 00:00:00 2001 From: TreeWish <1131093754@qq.com> Date: 星期四, 02 三月 2023 17:49:38 +0800 Subject: [PATCH] Merge branch 'master' of http://103.85.165.99:8989/r/LFWEB_NEW --- src/components/mapsdk.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/components/mapsdk.vue b/src/components/mapsdk.vue index e44b360..88b54ab 100644 --- a/src/components/mapsdk.vue +++ b/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) { -- Gitblit v1.9.3