fix: 调整滚动回原样

This commit is contained in:
ChenZhaoYu
2023-03-08 10:38:50 +08:00
parent 4f3bfd1d4a
commit 07cac12dac

View File

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