2022年3月26日

element-ui el-table 定义每个单元格的颜色

摘要: <template> <el-table :data="tableData" border :header-cell-style="rowClass" :cell-style="cellStyle" style="width: 100%"> <el-table-column prop="date" 阅读全文

posted @ 2022-03-26 15:41 空明流光 阅读(2417) 评论(0) 推荐(0)

导航