wkw il y a 1 semaine
Parent
commit
ee7b963000
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 = () => {