Browse Source

注释掉token刷新

ZaiZai 2 years ago
parent
commit
348f345706
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/modules/UserInfoBar.vue

+ 1 - 1
src/layout/modules/UserInfoBar.vue

@@ -42,7 +42,7 @@ watch(() => [
 })
 
 onMounted(() => {
-    getRefreshToken()
+    //getRefreshToken()
 })
 
 //刷新token