@@ -132,7 +132,7 @@
})
//滚动至聊天底部
watch([msgList.otherChatList,msgList.chatList], (newVal) => {
- msgList.scrollTop = scrollToBottom()
+ scrollToBottom()
// 调用数据接口