优化登录状态错误时跳转页面到admin/login
This commit is contained in:
1
web/types/global.d.ts
vendored
1
web/types/global.d.ts
vendored
@@ -3,6 +3,7 @@ interface Window {
|
||||
lazy: number
|
||||
unique: number
|
||||
tokenRefreshing: boolean
|
||||
authRedirecting: boolean
|
||||
requests: Function[]
|
||||
eventSource: EventSource
|
||||
loadLangHandle: Record<string, any>
|
||||
|
||||
Reference in New Issue
Block a user