loading tabla

This commit is contained in:
Andres2908
2022-03-21 23:32:54 -06:00
parent 6e27de0833
commit b215ec615f
+1
View File
@@ -156,6 +156,7 @@ export default {
)
.then((res) => {
this.imprimirMensaje(res.data.message)
this.todasInscripciones()
this.updateIsLoading(false)
})
.catch((err) => {