优化项目
This commit is contained in:
@@ -64,7 +64,7 @@ async function selectInitialNode(type: string | undefined, leaves: LineTreeLeave
|
||||
|
||||
const treeInstance = await waitForTreeRef(treRef.value, refKey)
|
||||
treeInstance?.setCurrentKey(node.id)
|
||||
emit('init', { level, ...node })
|
||||
emit('init', { ...node })
|
||||
|
||||
if (type === '2') {
|
||||
changePointType('4', node)
|
||||
|
||||
Reference in New Issue
Block a user