Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

纵向自适应问题 #133

Closed wxf1994 closed 3 years ago

wxf1994 commented 6 years ago

image 如上图所示,当数据不是很多时,表格下面会有空白,如何把空白去除,如果根据行高强制给表格设置高度时,又会出现纵向的滚动条,但是业务需求是不需要滚动条,该怎么设置呢?

huangshuwei commented 6 years ago

设置纵向自适应,参考: http://doc.huangsw.com/vue-easytable/app.html#/table/verticalResize

huangshuwei commented 3 years ago

Please use version 2.0