Przeglądaj źródła

注释掉token刷新

ZaiZai 2 lat temu
rodzic
commit
348f345706
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/layout/modules/UserInfoBar.vue

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

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