fehca viata alumno reparada

This commit is contained in:
2021-01-22 18:50:32 -06:00
parent e375b0ce3d
commit 56db9d343d
11 changed files with 41 additions and 54 deletions
+1
View File
@@ -207,6 +207,7 @@ export default {
},
fecha(date) {
const fecha = moment(date.substr(0, 10));
return `${fecha.date()}/${fecha.month() + 1}/${fecha.year()}`;
},
obtenerDatos(idStatus) {