update:
1.修改im聊天记录问题,更新im
This commit is contained in:
@@ -592,7 +592,6 @@
|
||||
};
|
||||
|
||||
const handleCurrentConversation = (value: string) => {
|
||||
debugger;
|
||||
data.currentModel = 'message';
|
||||
data.currentConversationID = value;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user