addControl ('email', new FormControl({ value: '', disabled: true }, Validators.required));. Using this.formBuilder.control(...) results in the ...
確定! 回上一頁