wkw 1 week ago
parent
commit
ee7b963000
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/im/chat/index.vue

+ 1 - 0
src/views/im/chat/index.vue

@@ -135,6 +135,7 @@ const toggleAppBox = async (type) => {
     showTools.value = !showTools.value;
     showEmoji.value = false;
   }
+  scrollToBottom();
 };
 
 const onFocus = () => {