formData.get('itemsFormGroups') as FormArray; } // 移除FormArray裡面的某 ... forEach(item => { this.items.push(this.fb.group( { address:null} )); }); 3.
確定! 回上一頁