reportes e inscripcion
This commit is contained in:
@@ -34,6 +34,7 @@ const reporte = async (body) => {
|
||||
data.push({
|
||||
numeroCuenta: res[i].Usuario.numeroCuenta,
|
||||
idArea: res[i].idArea,
|
||||
hizoPago: res[i].hizoPago,
|
||||
fechaInscripcion: moment(res[i].fechaInscripcion).format('L'),
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user