We'll then use the FormArray method removeAt() , passing the index. removePhoneNumber(index: number): void { this.phoneNumbers.removeAt(index); }.
確定! 回上一頁