sigesp 0.8.77-20220510 → 0.8.78-20220510

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.
@@ -436,6 +436,7 @@
436
436
  _this.nominaRac = 0;
437
437
  _this.situacionPersonal = '';
438
438
  _this.montoPension = 0;
439
+ _this.nacionalidad = '';
439
440
  if (e) {
440
441
  _this.idEmpresa = parseInt(e.id_empresa);
441
442
  _this.idPersonalNomina = parseInt(e.id_personalnomina);