From 167f849476753f8908025dd0140b6882553eba62 Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Thu, 26 Oct 2023 16:28:00 +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 ���", "landScene": "������������" }, { -- Gitblit v1.8.0