From e2c94dcb58b199eb57c164a67f1b038d401063d7 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期二, 22 八月 2023 16:38:35 +0800
Subject: [PATCH] 图层管理属性查询;空间查询下载借款给调试,分屏对比功能修改;

---
 src/views/Index.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/views/Index.vue b/src/views/Index.vue
index b0ce0ad..0cb8b40 100644
--- a/src/views/Index.vue
+++ b/src/views/Index.vue
@@ -1,6 +1,8 @@
 <template>
   <div class="body_box">
-    <div id="cesiumContainer"></div>
+    <div id="cesiumContainer">
+
+    </div>
     <export-map
       v-if="layerExportshow"
       @SETexportMap="SETexportMap"

--
Gitblit v1.9.3