mqd hace 3 años
padre
commit
092471dfeb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -1672,6 +1672,7 @@ router.beforeEach((to, from, next) => {
         } else {
             next()
         }
+
         // if (window.sessionStorage.agileauthtoken == undefined) {
         //      router.push('/login')
         //     next()