mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-27 13:34:25 +08:00
acomplish re-generating for mobile chat page
This commit is contained in:
@@ -789,6 +789,7 @@ const sendSSERequest = async (message) => {
|
||||
}
|
||||
}
|
||||
|
||||
// 回答完毕,更新完整的消息内容
|
||||
if (data.type === 'complete') {
|
||||
chatData.value[chatData.value.length - 1] = data.body
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user