From bc5cf4a258aba4774829ce421af83f9b4aedf4cc Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 28 一月 2026 14:08:39 +0800
Subject: [PATCH] fix: 大屏样式优化

---
 src/views/reportAnalysis/PSIDataAnalysis/components/left-bottom.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/reportAnalysis/PSIDataAnalysis/components/left-bottom.vue b/src/views/reportAnalysis/PSIDataAnalysis/components/left-bottom.vue
index a1c255f..9ddab7f 100644
--- a/src/views/reportAnalysis/PSIDataAnalysis/components/left-bottom.vue
+++ b/src/views/reportAnalysis/PSIDataAnalysis/components/left-bottom.vue
@@ -123,7 +123,7 @@
 // 鍙屽眰鐜舰楗煎浘
 const landSeries = ref([
   {
-    name: '浜у搧澶х被',
+    name: '浜у搧閲囪喘閲戦鍒嗘瀽',
     type: 'pie',
     radius: ['40%', '60%'],
     center: ['25%', '50%'],

--
Gitblit v1.9.3