fix: 调整滚动回原样

main
ChenZhaoYu 2 years ago
parent 4f3bfd1d4a
commit 07cac12dac

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

Loading…
Cancel
Save