feat(resumen/tablero): persistencia de acciones, grafica mixta de progresion y habilitacion de penalizar

This commit is contained in:
2026-07-29 22:09:07 -06:00
parent 47d53f1528
commit 9cd050f180
6 changed files with 783 additions and 415 deletions
+6
View File
@@ -6,6 +6,12 @@ let arregloGeneral = {
trimestre2: 0,
trimestre3: 0,
trimestre4: 0,
objetivoT1: 100000,
objetivoT2: 100000,
objetivoT3: 100000,
objetivoT4: 100000,
bAccion1: 0,
bAccion2: 0,
}
let arreglosCapacitaciones = {}