fehca viata alumno reparada
This commit is contained in:
@@ -81,11 +81,9 @@ export default {
|
||||
)
|
||||
.then((res) => {
|
||||
this.programas = res.data;
|
||||
console.log(res.data);
|
||||
})
|
||||
.catch((err) => {
|
||||
this.error(err.response.data.message);
|
||||
console.log(err.response.data.message);
|
||||
});
|
||||
},
|
||||
error(msj) {
|
||||
|
||||
Reference in New Issue
Block a user