From 250a3d0b68260b7a4b80af2c685441191bc48795 Mon Sep 17 00:00:00 2001 From: duanhao Date: Tue, 12 Aug 2025 17:54:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/LinkPrediction/socialGroups/components/graph.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/LinkPrediction/socialGroups/components/graph.vue b/src/views/LinkPrediction/socialGroups/components/graph.vue index 9e6f968..f0a622d 100644 --- a/src/views/LinkPrediction/socialGroups/components/graph.vue +++ b/src/views/LinkPrediction/socialGroups/components/graph.vue @@ -41,7 +41,6 @@ const handleClickNode = async (nodeInfo) => { } const handleClickEdge = async (edgeInfo, groupIdList) => { - console.log("点击边") socialGroupsStore.curComponent = "detailNode" socialGroupsStore.clickEvent = "edge" socialGroupsStore.curRelationId = ""