error $
This commit is contained in:
@@ -29,7 +29,7 @@ export default {
|
||||
!localStorage.getItem("tipoUsuario") ||
|
||||
!localStorage.getItem("token")
|
||||
)
|
||||
this.$$router.push("/");
|
||||
this.$router.push("/");
|
||||
},
|
||||
methods: {
|
||||
cerrarSesion() {
|
||||
|
||||
Reference in New Issue
Block a user