1
This commit is contained in:
@@ -165,6 +165,9 @@ export default {
|
||||
menuIds
|
||||
})
|
||||
|
||||
// 登录成功后获取系统标题
|
||||
await dispatch('app/getSysTitle', {}, { root: true })
|
||||
|
||||
return res
|
||||
} catch (error) {
|
||||
console.error('登录失败:', error)
|
||||
|
||||
Reference in New Issue
Block a user