fix: 调整滚动回原样
This commit is contained in:
parent
4f3bfd1d4a
commit
07cac12dac
|
@ -113,6 +113,7 @@ async function onConversation() {
|
|||
requestOptions: { prompt: message, options: { ...options } },
|
||||
},
|
||||
)
|
||||
scrollToBottom()
|
||||
}
|
||||
catch (error) {
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue