mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-05-13 07:28:05 +08:00
perf: disable tab switch after layer node selected
This commit is contained in:
parent
e87b02e14c
commit
51a1b1b35f
@ -276,7 +276,7 @@ const onUpdateSelectedKeys = (keys, options) => {
|
||||
}
|
||||
}
|
||||
// default is load blank key to display server status
|
||||
tabStore.openBlank(props.server, props.db)
|
||||
// tabStore.openBlank(props.server)
|
||||
} finally {
|
||||
tabStore.setSelectedKeys(props.server, keys)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user