优化页面
This commit is contained in:
@@ -272,7 +272,6 @@ function onCurrentConversationUpdated(conversation: IConversationModel) {
|
||||
|
||||
function onConversationListUpdated(list: IConversationModel[]) {
|
||||
conversationList.value = list;
|
||||
console.log('conversationList', list);
|
||||
}
|
||||
|
||||
function onCurrentConversationIDUpdated(id: string) {
|
||||
|
||||
Reference in New Issue
Block a user