Currently, patchValue doesn't support update FormArray. The workarround is you need ... removeAt(0); } } createMeal() { if (this.form.valid) ...
確定! 回上一頁