el-table根据el-table-column的数据条数动态设置表格行的高度和字体大小

el-table:data="tableData":style="tableStyle":cell-class-name="cellClassFn":cell-
<el-table:data="tableData":style="tableStyle":cell-class-name="cellClassFn":cell-style="{ padding: '0px' }":max-height="tableHeight":row-style="{ height: rowHeight }"borderstripefit>

主要是cell-style和row-style,:style