Currently, patchValue doesn't support update FormArray. ... Add a new FormControl to FormArray this.ingredients.push(new FormControl('')); } ...
確定! 回上一頁