Then, on the same line we'll iterate through the FormArray, adding: *ngFor="let p of phoneNumbers.controls; let i=index". Lastly, on line 14, we'll bind the ...
確定! 回上一頁