This is happening due to way vue updates the dom asynchronously. ... refs.toolbarChat.scrollTop = 0; }); axios.post(chat_send_route, message) .then(response ...
確定! 回上一頁