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-top.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/reportAnalysis/PSIDataAnalysis/components/left-top.vue b/src/views/reportAnalysis/PSIDataAnalysis/components/left-top.vue
index cd8f1e3..a282389 100644
--- a/src/views/reportAnalysis/PSIDataAnalysis/components/left-top.vue
+++ b/src/views/reportAnalysis/PSIDataAnalysis/components/left-top.vue
@@ -109,7 +109,7 @@
 
 const pieSeries = computed(() => [
   {
-    name: '鍚勪骇鍝侀攢鍞噾棰濆垎鏋�',
+    name: '浜у搧閿�鍞噾棰濆垎鏋�',
     type: 'pie',
     radius: '60%',
     center: ['25%', '50%'],

--
Gitblit v1.9.3