Compare commits

..

No commits in common. "85529ad81f8d063d10e17456cd004b679af53175" and "17ef183741ebf85b98971d786c934ace8a8bd7b8" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ const handleNodeClick = (data, node) => {
}
else {
// parentNode
nodeData.parentNode = toRaw(parentNode)
nodeData.parentNode = parentNode
}
let curData = {