From 0c19184f3ad5be87a079ae4d0f2e038d15ac6e55 Mon Sep 17 00:00:00 2001
From: qubiaobiao <3294694717@qq.com>
Date: Fri, 6 Sep 2024 14:37:03 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=98=9F=E5=BA=A7=E5=9B=BE?=
=?UTF-8?q?=E8=BD=AF=E4=BB=B6=E6=95=B0=E6=8D=AE=E6=98=BE=E7=A4=BA=E8=BF=87?=
=?UTF-8?q?=E6=85=A2=E7=9A=84bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/BDDataAnalysisPlatform/MapView.vue | 11 ++++++++++-
.../PlanisphereView/index.vue | 14 +++++++++++++-
.../BDDataAnalysisPlatform/SNRView/index.vue | 19 ++++++++++++++++++-
3 files changed, 41 insertions(+), 3 deletions(-)
diff --git a/src/render/views/BDDataAnalysisPlatform/MapView.vue b/src/render/views/BDDataAnalysisPlatform/MapView.vue
index ef6e16b..aeb9c47 100644
--- a/src/render/views/BDDataAnalysisPlatform/MapView.vue
+++ b/src/render/views/BDDataAnalysisPlatform/MapView.vue
@@ -5,7 +5,7 @@
diff --git a/src/render/views/BDDataAnalysisPlatform/PlanisphereView/index.vue b/src/render/views/BDDataAnalysisPlatform/PlanisphereView/index.vue
index 91659e1..d699a43 100644
--- a/src/render/views/BDDataAnalysisPlatform/PlanisphereView/index.vue
+++ b/src/render/views/BDDataAnalysisPlatform/PlanisphereView/index.vue
@@ -5,7 +5,7 @@
diff --git a/src/render/views/BDDataAnalysisPlatform/SNRView/index.vue b/src/render/views/BDDataAnalysisPlatform/SNRView/index.vue
index 0dc2744..e5400fb 100644
--- a/src/render/views/BDDataAnalysisPlatform/SNRView/index.vue
+++ b/src/render/views/BDDataAnalysisPlatform/SNRView/index.vue
@@ -5,7 +5,7 @@