应用 elementui 的 <el-table> 时 当应用了fixed后 表格高低滚动时会有错行的体现
应用了官网的doLayout() 也不好用

.el-table__fixed-body-wrapper .el-table__body {    padding-bottom: 20px;}

加上这行代码刷新