:header-cell-style="{color: '#848484', fontSize: '14px', backgroundColor: '#qua'}"
设置表头样式
<el-table :header-cell-style="{ }"></el-table>
设置表内容样式
<el-table :cell-style="{ }"></el-table>