edit #238

Merged
lyc merged 1 commits from lyc-dev into main 2024-09-20 15:20:29 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f9a87143aa - Show all commits

View File

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