<el-table
:row-style="{height:'20px'}"
:cell-style="{padding:'0px'}"
style="font-size: 10px">
</el-table>
说明:缩小:行高到一定程度之后便不能缩小。 好像最小35px。
<el-table
:row-style="{height:'20px'}"
:cell-style="{padding:'0px'}"
style="font-size: 10px">
</el-table>
说明:缩小:行高到一定程度之后便不能缩小。 好像最小35px。