first stage header --> <ng-container matColumnDef="No"> <th mat-header-cell *matHeaderCellDef [attr.rowspan]="2">No</th> </ng-container> 这是我的结果. Table ...
確定! 回上一頁