generated from Leo_Ding/web-template
修改
This commit is contained in:
parent
9a5ecf5d29
commit
0a474cbae9
@ -118,7 +118,7 @@ async function handleLogin() {
|
||||
loading.value = false
|
||||
if (config('http.code.success') === response.success) {
|
||||
if (appStore.complete) {
|
||||
goIndex()
|
||||
goIndex();
|
||||
} else {
|
||||
await appStore.init()
|
||||
goIndex()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user