formArray : this.formBuilder.array([]) }); this.formArray = this.formGroup.controls['formArray'] as FormArray; this.dataList.forEach(() => {
確定! 回上一頁