sigesp 0.9.69-20230914 → 0.9.70-20230914

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.
@@ -11465,7 +11465,7 @@
11465
11465
  sexfam: this.sexoFamiliar,
11466
11466
  fecnacfam: this.fechaNacimientoFamiliar,
11467
11467
  nexfam: this.nexoFamiliar,
11468
- estfam: this.estatudiaFamiliar,
11468
+ estfam: this.estatudiaFamiliar ? '1' : '0',
11469
11469
  hcfam: this.HCFamiliar ? '1' : '0',
11470
11470
  hcmfam: this.HCMFamiliar ? '1' : '0',
11471
11471
  hijesp: this.hijoEspecial ? '1' : '0',