From a7106a7289d695b3007d223f84d7ed0dbbce8540 Mon Sep 17 00:00:00 2001 From: JIANG Date: Thu, 12 Mar 2026 18:43:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E4=BE=A6=E6=B5=8B=E7=BB=93?= =?UTF-8?q?=E6=9E=9C=E9=83=A8=E5=88=86=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/olmap/BurstDetection/DetectionResults.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/olmap/BurstDetection/DetectionResults.tsx b/src/components/olmap/BurstDetection/DetectionResults.tsx index 6b9d914..d216eee 100644 --- a/src/components/olmap/BurstDetection/DetectionResults.tsx +++ b/src/components/olmap/BurstDetection/DetectionResults.tsx @@ -473,7 +473,7 @@ const DetectionResults: React.FC = ({ result }) => { {/* Selected Day Interpretation */} - + {/* 选中日解读 @@ -522,10 +522,10 @@ const DetectionResults: React.FC = ({ result }) => { 请在趋势图或表格中选择一天查看详细解释。 )} - + */} {/* Latest Sensor Rankings */} - + {/* 最新测点高频特征排名 @@ -554,7 +554,7 @@ const DetectionResults: React.FC = ({ result }) => { ))} - + */} {/* Results Table */}