</el-table> </template> span-method是el-table上屬性,其值是一個函數(shù),objectSpanMethod方法是用來處理合并行的返回值,tableData數(shù)據(jù)如下: 1 2 3 4 5 6 7 8 9 10 tableData: [ { time: '2020-08-10', grade: '三年二班', name: '小明', subjects: '語文', score: 80 }, { time: '2020...
www.dbjr.com.cn/article/2648...htm 2025-5-28