mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-24 21:59:13 +08:00
修复部分问题
This commit is contained in:
parent
d0df24cc21
commit
acd65498f5
@ -97,7 +97,7 @@ export function hasSession() {
|
||||
resolve();
|
||||
return;
|
||||
}
|
||||
//reject('回话已失效');
|
||||
reject('回话已失效');
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user