From 5778383add900bf746476507a4776fa8e0fcc052 Mon Sep 17 00:00:00 2001 From: ZLY Date: Mon, 3 Nov 2025 14:28:28 +0800 Subject: [PATCH] =?UTF-8?q?chroe:=20=E7=A7=BB=E9=99=A4=E8=B0=83=E8=AF=95?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/useFlowCallbacks.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hooks/useFlowCallbacks.ts b/src/hooks/useFlowCallbacks.ts index 737beae..71f938d 100644 --- a/src/hooks/useFlowCallbacks.ts +++ b/src/hooks/useFlowCallbacks.ts @@ -1237,7 +1237,6 @@ export const useFlowCallbacks = ( const eventMap = new Map(); edges.forEach((edge: any) => { - console.log('edge:', edge); // 处理事件连线 appFlowParams.eventEdges.push({