feat: 处理数据
This commit is contained in:
@@ -943,6 +943,7 @@ const handleWebSocketMessage = (data) => {
|
||||
resetMessageState();
|
||||
|
||||
nextTick(() => scrollToBottom());
|
||||
console.log("消息接收完成:", JSON.stringify(chatMsgList.value[aiMsgIndex]));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user