From ffe42d018587cc4728ca2098937b5f3c293093b1 Mon Sep 17 00:00:00 2001 From: JIANG Date: Wed, 7 Jan 2026 15:32:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BurstPipeAnalysis/BurstPipeAnalysisPanel.tsx | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/src/components/olmap/BurstPipeAnalysis/BurstPipeAnalysisPanel.tsx b/src/components/olmap/BurstPipeAnalysis/BurstPipeAnalysisPanel.tsx index 0ef868f..22257ab 100644 --- a/src/components/olmap/BurstPipeAnalysis/BurstPipeAnalysisPanel.tsx +++ b/src/components/olmap/BurstPipeAnalysis/BurstPipeAnalysisPanel.tsx @@ -244,21 +244,7 @@ const BurstPipeAnalysisPanel: React.FC = ({ - { - console.log("定位到:", result.locate_result); - // TODO: 地图定位到指定坐标 - }} - onLocateAll={(results) => { - console.log("定位全部结果:", results); - // TODO: 地图定位到所有结果坐标 - }} - onViewDetail={(id) => { - console.log("查看节点详情:", id); - // TODO: 显示节点详细信息 - }} - /> +