添加回调
This commit is contained in:
parent
28a2f95903
commit
ac1cad8fd0
|
@ -48,7 +48,7 @@
|
|||
const nodeClick = (data) => {
|
||||
getNodeInfo.value = {
|
||||
textbookId:data.node.rootid,
|
||||
bookList:getFullObj(data.node)
|
||||
cataList:getFullObj(data.node)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue