Explorar el Código

登录加上【标准】登录类型

yuhan hace 11 meses
padre
commit
621546ec22
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/permission.js

+ 1 - 0
src/permission.js

@@ -33,6 +33,7 @@ router.beforeEach((to, from, next) => {
   // param.token = cookie.get('EIToken')
   // param.username = cookie.get('WISEUser')
   var loginType = cookie.get('EIName')
+  console.log(loginType)
   if(loginType === 'sso'){
     store.dispatch('TzLogin').then(response => {
       // 有EIToken