bootstrap-table 表头和内容对不齐解决办法
- bootStrap多表头渲染值之后。出现内容和表头错位现象。
- 解决办法:
- 修改bootstrap-table.min.js源码,将BootstrapTable.prototype.resetView函数体中的
- this.resetHeader();注释掉该段

- 清除游览器缓存
本文来自博客园,作者:懒惰ing,转载请注明原文链接:https://www.cnblogs.com/landuo629/p/12844273.html

本文来自博客园,作者:懒惰ing,转载请注明原文链接:https://www.cnblogs.com/landuo629/p/12844273.html
