mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-04-25 11:18:06 +00:00
add:dashboard/terminal toggle
This commit is contained in:
parent
b9a35cf7a2
commit
5267d7cdc4
File diff suppressed because it is too large
Load Diff
@ -800,6 +800,9 @@ const selectWorkflow = (fileName) => {
|
||||
isFileSearchDirty.value = false
|
||||
closeFileDropdown()
|
||||
|
||||
// Avoid focusing on element after selection
|
||||
fileSelectorInputRef.value?.blur()
|
||||
|
||||
router.push({
|
||||
query: {
|
||||
...route.query,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user