wkw hace 1 semana
padre
commit
ee7b963000
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = () => {