<tr mat-footer-row *matFooterRowDef="tableFooterColumns" colspan="2"></tr> ... <mat-table #table [dataSource]="dataSource"> <mat-header-row ...
確定! 回上一頁