敏感词聊天记录第一页固定底部
This commit is contained in:
@@ -485,6 +485,10 @@
|
||||
}
|
||||
})
|
||||
this.msgPages = res.data.pages || 2
|
||||
this.$nextTick(() => {
|
||||
var height = document.querySelector('.content-right-info').scrollHeight
|
||||
document.querySelector('.content-right-info').scrollTop = height
|
||||
})
|
||||
}
|
||||
this.isLoading = false
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user