sigesp 0.9.75-20231012 → 0.9.76-20231012

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.
@@ -5058,6 +5058,8 @@
5058
5058
  _this.codigoCentroCosto = e.codcencos;
5059
5059
  _this.dnominacionCentroCosto = e.denominacion;
5060
5060
  _this.idDtCargoEstructura = parseInt(e.id_dt);
5061
+ _this.cogigoUnidadOrganizativa = e.coduniadm;
5062
+ _this.denominacionUnidadOrganizativa = e.denuniadm;
5061
5063
  }
5062
5064
  else {
5063
5065
  _this.isNew = true;