update
This commit is contained in:
@@ -48,6 +48,7 @@ const inputEl = ref(null)
|
||||
|
||||
function openChat() {
|
||||
chatOpen.value = true
|
||||
nextTick(() => inputEl.value?.focus())
|
||||
}
|
||||
|
||||
function closeChat() {
|
||||
|
||||
Reference in New Issue
Block a user