clearValidators (); form.get(key).updateValueAndValidity(); } } public addValidators(form: FormGroup) { for (const key in form.controls) ...
確定! 回上一頁