(1) formArrayName 的值应该为表单里的字段addresses,而不是getter 方法里的 addressArray (注意在 ngFor 循环里用的是 addressArray )。 (2) ...
確定! 回上一頁