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
|
loading.value = false
|
||||||
if (config('http.code.success') === response.success) {
|
if (config('http.code.success') === response.success) {
|
||||||
if (appStore.complete) {
|
if (appStore.complete) {
|
||||||
goIndex()
|
goIndex();
|
||||||
} else {
|
} else {
|
||||||
await appStore.init()
|
await appStore.init()
|
||||||
goIndex()
|
goIndex()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user