mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-05-27 02:44:02 +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
|
isFileSearchDirty.value = false
|
||||||
closeFileDropdown()
|
closeFileDropdown()
|
||||||
|
|
||||||
|
// Avoid focusing on element after selection
|
||||||
|
fileSelectorInputRef.value?.blur()
|
||||||
|
|
||||||
router.push({
|
router.push({
|
||||||
query: {
|
query: {
|
||||||
...route.query,
|
...route.query,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user