this.$nextTick(() => { var obj= this.$el.querySelector("#formContent"); obj.scrollTop = obj.scrollHeight; });