如何使angular的formControl只读我知道我可以像html一样<input type="text" ... Validators.required], email: new FormControl({value: null, disabled: true}, ...
確定! 回上一頁