<mat-table #table [dataSource]="dataSource" class="mat-elevation-z8"> <ng-container *ngFor="let disCol of displayedColumns; let colIndex = index" ...
確定! 回上一頁