sigesp 0.9.10-20221210 → 0.9.11-20221211

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.
@@ -4984,6 +4984,8 @@
4984
4984
  else if (_this.idHora > 0) {
4985
4985
  _this.descripcionHorario = p.horini + '-' + p.horfin;
4986
4986
  }
4987
+ _this.descripcionPuestoTrabajo = p.despuetra;
4988
+ _this.codigoPuestoTrabajo = p.codpuetra;
4987
4989
  }
4988
4990
  else {
4989
4991
  _this.isNew = true;