(1) formArrayName 的值應該為表單裡的欄位addresses,而不是getter 方法裡的 addressArray (注意在 ngFor 迴圈裡用的是 addressArray )。
確定! 回上一頁