push carga masiva
This commit is contained in:
@@ -95,7 +95,7 @@ export default {
|
||||
this.toastType = "is-success";
|
||||
this.toastMessage = "Se ha enviado la carga masiva con éxito";
|
||||
this.toast();
|
||||
this.$$router.push("/admin");
|
||||
this.$router.push("/admin");
|
||||
})
|
||||
.catch((err) => {
|
||||
this.isLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user