groupForm.get('Arr') as FormArray; arr.push(this.createForm()); // 推送form新表單 } // 移除表單 removeForm(i: number) { const arr = this.
確定! 回上一頁