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