Commit 82423029 by Tu Nombre

ads

1 parent 7038fea5
...@@ -29,3 +29,10 @@ O3 O4 3EJES ...@@ -29,3 +29,10 @@ O3 O4 3EJES
LOS O NO LLEVAN ALINIADOR AL PASO LOS O NO LLEVAN ALINIADOR AL PASO
###########################
Muestra peso de segundo eje en ves de peso total
{Fmayor -Fmenor} / Fmayor
...@@ -120,7 +120,7 @@ function usePlanillaCentValue(planillaCentValue) { ...@@ -120,7 +120,7 @@ function usePlanillaCentValue(planillaCentValue) {
// Asume que el servidor devuelve una URL para la página generada // Asume que el servidor devuelve una URL para la página generada
//window.location.href = data.url; //window.location.href = data.url;
llendoTentativo(data); llendoTentativo(data);
CargaDetalles(data); //CargaDetalles(data);
recuperandoSnap(data); recuperandoSnap(data);
}) })
.catch(error => { .catch(error => {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!