mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 15:16:37 +08:00
feat: 上线银行模块
This commit is contained in:
@@ -147,6 +147,7 @@ const currentUserInfo=computed(()=>{
|
||||
useUserStore().updateToken(token);
|
||||
try {
|
||||
// 存储用户信息
|
||||
|
||||
await useUserStore().getInfo(); // 用户信息
|
||||
// 登录成功后 路由跳转
|
||||
// 如果有记录当前跳转页面
|
||||
|
||||
Reference in New Issue
Block a user