<td mat-cell *matCellDef="let row; let i=index" [rowSpan]="rowSpans[i]" [style.display]="rowSpans[i]===0 ? 'none' : ''"> ...
確定! 回上一頁