iptdevs-design-system 3.1.280 → 3.1.282

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4621,6 +4621,7 @@ class CodFormStepFiveComponent extends CodFormSteps {
4621
4621
  this.codFormStepFive.controls['health_regimen'].setValue(null);
4622
4622
  this.codFormStepFive.controls['observation'].setValue(null);
4623
4623
  this.codFormStepFive.controls['code_refers'].setValue(null);
4624
+ this.codFormStepFive.controls['code_cod'].setValue(null);
4624
4625
  }
4625
4626
  cleanComponent() {
4626
4627
  this.resetLocalStorage(this.controls);