<td>{{ item.action }}</td>. <td [ngSwitch]="item.done">. <span *ngSwitchCase="true">Yes</span>. <span *ngSwitchDefault>No</span>.
確定! 回上一頁