解决冲突

This commit is contained in:
duanhao 2025-08-12 17:54:55 +08:00
parent 835622cf93
commit 250a3d0b68

View File

@ -41,7 +41,6 @@ const handleClickNode = async (nodeInfo) => {
} }
const handleClickEdge = async (edgeInfo, groupIdList) => { const handleClickEdge = async (edgeInfo, groupIdList) => {
console.log("点击边")
socialGroupsStore.curComponent = "detailNode" socialGroupsStore.curComponent = "detailNode"
socialGroupsStore.clickEvent = "edge" socialGroupsStore.clickEvent = "edge"
socialGroupsStore.curRelationId = "" socialGroupsStore.curRelationId = ""