记录一下:在使用el-table的时候 el-table中设置fixed表格错位问题

365 阅读1分钟

在获取表格数据后使用doLayout()函数 // 解决表格错位问题 this.$refs.equBrandTable.doLayout();