DOM <div formArrayName="cities"> 使用getter. get cities(): FormArray { return this.form.get('cities') as FormArray; } 一切都像魅力一样工作 ...
確定! 回上一頁