mqd il y a 3 ans
Parent
commit
092471dfeb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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()