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

showIndex和fixedCol混合时的bug

Open wuruntian opened this issue 4 years ago • 0 comments

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

wuruntian avatar Jun 18 '20 10:06 wuruntian