直接上代码

 <el-table
          ref="multipleTable"
          :data="tableData"
this.$refs.multipleTable.bodyWrapper.scrollTop = positionHeight;

这里需要使用bodyWrapper,博主之前试了$el等都没用,然后疯狂百度到的,分享一下

Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐