微调
This commit is contained in:
@@ -249,9 +249,9 @@ const defaultOperate = () => {
|
||||
currentDesc.value = node.sourceDesc
|
||||
checkIndex.value = node.index
|
||||
defaultExpandedKeys = [node.index]
|
||||
// nextTick(() => {
|
||||
// treeRef.value?.setCurrentKey(node.index);
|
||||
// });
|
||||
|
||||
treeRef.value?.setCurrentKey(node.index);
|
||||
|
||||
} else {
|
||||
currentScriptTypeName.value = ''
|
||||
currentDesc.value = ''
|
||||
|
||||
Reference in New Issue
Block a user