sso优化
This commit is contained in:
@@ -44,6 +44,7 @@ const ssoErrors: Record<string, string> = {
|
||||
account_link_failed: '统一身份账号绑定失败,请联系管理员。',
|
||||
account_update_failed: '登录状态更新失败,请稍后重试。',
|
||||
binding_expired: '账户绑定请求已失效,请重新使用统一身份认证登录。',
|
||||
configuration_error: '统一身份认证回调地址配置不正确,请联系管理员。',
|
||||
}
|
||||
|
||||
onMounted(async () => {
|
||||
|
||||
Reference in New Issue
Block a user