Fix(AI):[#3647]点击输入框,对话记录同步上移
This commit is contained in:
@@ -95,6 +95,7 @@ export const chatMixins = {
|
||||
},
|
||||
inputFocusHandle(value) {
|
||||
this.onFocus = value === 1
|
||||
this.scrollToBottomHandle()
|
||||
},
|
||||
historyViewHandle() {
|
||||
console.log(this.$refs.historyView)
|
||||
|
||||
Reference in New Issue
Block a user