From 6f9b8a93bd0b9c921d0010d35769ea48520e38a8 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 27 Apr 2022 09:49:06 +0800
Subject: [PATCH] 文件更换

---
 src/store/modules/popupParams.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/store/modules/popupParams.js b/src/store/modules/popupParams.js
index 045b22a..7e8a95a 100644
--- a/src/store/modules/popupParams.js
+++ b/src/store/modules/popupParams.js
@@ -213,7 +213,7 @@
                 destination: global.DC.Namespace.Cesium.Cartesian3.fromDegrees(
                     +val.jd,
                     +val.wd,
-                    950.0
+                    300.0
                 ),
                 orientation: {
                     // 指向

--
Gitblit v1.9.3