mirror of
https://github.com/yangzongzhuan/RuoYi-Vue3.git
synced 2025-09-28 07:12:41 +00:00
修复选项卡点击右键刷新丢失参数问题
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