Element table表格设置表头、行、列或者指定单元格背景色

效果:javascript <template> <el-table :data="tableData" border :header-cell-style="rowClass" :cell-style="cellStyle" style="width: 100%"> <el-table-column prop="date"
相关文章
相关标签/搜索