Get language formArray first and then use patchValue on the matching control let langArr = <FormArray>this.myForm.controls["languages"]; ...
確定! 回上一頁