mqd 3 роки тому
батько
коміт
092471dfeb
1 змінених файлів з 1 додано та 0 видалено
  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()