From 6f014cbdd3d2ab05034e7506ba173b8928f1ba6f Mon Sep 17 00:00:00 2001 From: JIANG Date: Fri, 7 Nov 2025 12:08:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=94=B6=E8=B5=B7=E6=97=B6?= =?UTF-8?q?=E5=BD=B1=E5=93=8D=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/olmap/BurstPipeAnalysisPanel.tsx | 2 +- src/components/olmap/MonitoringPlaceOptimizationPanel.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/olmap/BurstPipeAnalysisPanel.tsx b/src/components/olmap/BurstPipeAnalysisPanel.tsx index 1cf181f..aa1cf4c 100644 --- a/src/components/olmap/BurstPipeAnalysisPanel.tsx +++ b/src/components/olmap/BurstPipeAnalysisPanel.tsx @@ -97,7 +97,7 @@ const BurstPipeAnalysisPanel: React.FC = ({ diff --git a/src/components/olmap/MonitoringPlaceOptimizationPanel.tsx b/src/components/olmap/MonitoringPlaceOptimizationPanel.tsx index 4be86a1..eb75de5 100644 --- a/src/components/olmap/MonitoringPlaceOptimizationPanel.tsx +++ b/src/components/olmap/MonitoringPlaceOptimizationPanel.tsx @@ -87,7 +87,7 @@ const MonitoringPlaceOptimizationPanel: React.FC<