mirror of
https://github.com/cheveguerra/Colaborando.git
synced 2026-08-19 00:46:37 +00:00
feat(resumen/tablero): persistencia de acciones, grafica mixta de progresion y habilitacion de penalizar
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user