问题描述: 使用vue-element-admin时,滚动条下拉, 分页到下一页的时候, 滚动条还在下面.
this.$refs.tableData.bodyWrapper.scrollTop = 0;