From 58060e64e1fa9cf3ffcf5e29f09c4c2edf8f2126 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 21 Jul 2022 17:25:34 +0800
Subject: [PATCH] 数据显示更换

---
 src/components/map/components/mapPopup.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/components/map/components/mapPopup.vue b/src/components/map/components/mapPopup.vue
index cd760a3..008becb 100644
--- a/src/components/map/components/mapPopup.vue
+++ b/src/components/map/components/mapPopup.vue
@@ -754,9 +754,6 @@
             }
         })
     },
-    mounted () {
-        global.viewer.scene.globe.depthTestAgainstTerrain = false
-    },
     watch: {
         addIconsLayerIconPopup () {
             if (this.addIconsLayerIconPopup) {

--
Gitblit v1.9.3