<tr *ngFor="let item of EmpData | orderBy:order:reverse:'case-insensitive'; let myIndex = index">. <td> {{item.firstName}} </td>.
確定! 回上一頁