fix: 调整滚动回原样

This commit is contained in:
ChenZhaoYu 2023-03-08 10:38:50 +08:00
parent 4f3bfd1d4a
commit 07cac12dac
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ async function onConversation() {
requestOptions: { prompt: message, options: { ...options } },
},
)
scrollToBottom()
}
catch (error) {
//