... index){ var setsFormArray = <FormArray>this.myForm.controls.sets; setsFormArray.insert(index, new FormControl(sets)); } HTML程式碼如下:
確定! 回上一頁