From bbe1f5b7c0d2d0e5fb6c3a26ff0a1260e2a822d7 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Thu, 26 Oct 2023 16:51:37 +0800
Subject: [PATCH] fix:实时风场图点击弹窗修改

---
 src/components/Wind/WRatingArr.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/Wind/WRatingArr.js b/src/components/Wind/WRatingArr.js
index 769dab9..79529be 100644
--- a/src/components/Wind/WRatingArr.js
+++ b/src/components/Wind/WRatingArr.js
@@ -109,7 +109,7 @@
     "min": 0.3,
     "max": 1.5,
     "level": 1,
-    "name": "1���",
+    "name": "1&nbsp���",
     "landScene": "������������"
   },
   {

--
Gitblit v1.8.0