stockForm.get('notablePeople') FormArray { as FormArray; } addNotablePerson() this.notablePeople.push(this.fb.group({ { name: ['', Validators.required], ...
確定! 回上一頁