*ngSwitchDefault , pero esto solo funcionará si todos sus casos múltiples son FORM 1: <div [ngSwitch]="data.type"> <div *ngSwitchDefault>FORM 1</div> <div ...
確定! 回上一頁