1.修改im聊天记录问题,更新im
This commit is contained in:
2026-01-07 18:18:31 +08:00
parent 2bd4cd399e
commit 9711d55edd
18 changed files with 106 additions and 25 deletions
-1
View File
@@ -592,7 +592,6 @@
};
const handleCurrentConversation = (value: string) => {
debugger;
data.currentModel = 'message';
data.currentConversationID = value;
};