iterate over the formArray.controls, that is a formGroup-->; <div *ngFor="let group of formArray.controls;let i=index"> ...
確定! 回上一頁