<table mat-table [dataSource]="dataSource" matSort> <ng-container matColumnDef="id"> <th mat-header-cell *matHeaderCellDef> ID </th> <td ...
確定! 回上一頁