pull/30/head
taoshihan1991 4 years ago
parent beb562b131
commit 5a6ffd0bfc

@ -161,7 +161,6 @@ var chatKfBox = {
//滚到底部
scrollBottom(){
this.$nextTick(() => {
debugger;
$('.chatBox').scrollTop($(".chatBox")[0].scrollHeight);
});
},

Loading…
Cancel
Save