correciones

This commit is contained in:
xXpuma99Xx
2022-01-17 18:57:11 -06:00
parent 3efe44f62c
commit 66d185c8d7
3 changed files with 647 additions and 525 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export default {
})
.catch((err) => {
this.updateIsLoading(false)
this.imprimirerr(err.response.data)
this.imprimirError(err.response.data)
})
},
},