vue-bigdata-table icon indicating copy to clipboard operation
vue-bigdata-table copied to clipboard

基于Vue.js的百万级数据表格组件,支持编辑、筛选、过滤、粘贴、拖动调整列宽等多种功能

Results 19 vue-bigdata-table issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/38430066/124600781-aab0ad00-de99-11eb-8ca1-3ffbc946ef41.png)

给个使用例子,都不知道如何使用

1.当设置了showIndex=ture, 没设置fixedCol=0 时,行序号无法使用 2.设置了showIndex=true,也设置了fixedCol=0是,行序号可以使用,但是行高被锁死,无法再使用rowHeight=""调整行高

https://github.com/livelyPeng/pl-table 流畅渲染万级数据并不会影响到 element-ui el-table组件的(原有)功能, (完美解决万级数据渲染卡顿问题),过万数据点击全选卡顿,等等问题