修复选项卡点击右键刷新丢失参数问题
This commit is contained in:
@ -89,7 +89,7 @@ function initHandle() {
|
||||
proxy.$refs.selectTree.setCurrentKey(selectedValue) // 设置默认选中
|
||||
defaultExpandedKey.value = [selectedValue] // 设置默认展开
|
||||
}
|
||||
}else{
|
||||
} else {
|
||||
clearHandle()
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user