zhongtianhaoyuan 3 years ago
parent
commit
7910e66e27
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/store/modules/permission.js

+ 1 - 1
src/store/modules/permission.js

@@ -131,7 +131,7 @@ const actions = {
         .catch((err) => {
           clearStorage()
           resetRouter()
-          window.location.href = 'https://www.eliangeyun.com'
+          // window.location.href = 'https://www.eliangeyun.com'
         })
 
       const roles = []