try fix bili-auth load

This commit is contained in:
2024-03-13 00:46:43 +08:00
parent 1817341b20
commit 22f0f3052a
4 changed files with 14 additions and 6 deletions

View File

@@ -127,6 +127,7 @@ export const useAuthStore = defineStore('BiliAuth', () => {
biliTokens,
isLoading,
isAuthed,
currentToken,
getAuthInfo,
QueryBiliAuthGetAPI,
QueryBiliAuthPostAPI,