How to remove the field 'prevPwd' from the formbuilder in angular

前端 未结 0 1082
死守一世寂寞
死守一世寂寞 2021-01-07 13:45

Here\'s the code:

TS

user = true;

this.fb.group({
      password: [\'\', [
        Validators.required,
        this.passwor         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题