fix(im):从群聊,点击好友聊天时,关闭之前的群聊面板

im
YunaiV 2026-05-04 10:31:02 +08:00
parent 0e979a9f67
commit 5b9acb4813
1 changed files with 2 additions and 0 deletions

View File

@ -473,6 +473,8 @@ watch(
// " + "
newMessageCount.value = 0
showJumpToBottom.value = false
// /
sideVisible.value = false
scrollToBottom()
// / fetchFriends
if (targetId && conversationStore.activeConversation?.type === ImConversationType.GROUP) {