解决冲突
This commit is contained in:
parent
835622cf93
commit
250a3d0b68
|
|
@ -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 = ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user