mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-10-17 16:45:23 +00:00
fix: 调整滚动回原样
This commit is contained in:
@@ -113,6 +113,7 @@ async function onConversation() {
|
||||
requestOptions: { prompt: message, options: { ...options } },
|
||||
},
|
||||
)
|
||||
scrollToBottom()
|
||||
}
|
||||
catch (error) {
|
||||
//
|
||||
|
Reference in New Issue
Block a user