Fix(云灵AI):[#5389]进行历史详情应自动滚动到底部
This commit is contained in:
@@ -568,6 +568,9 @@ export default {
|
||||
}
|
||||
})
|
||||
console.log(this.chatMessageList)
|
||||
this.$nextTick(() => {
|
||||
this.scrollToBottomHandle()
|
||||
})
|
||||
} catch (err) {
|
||||
uni.showModal({
|
||||
title: '错误提示',
|
||||
|
||||
Reference in New Issue
Block a user