fix: cas服务异常中文文案

This commit is contained in:
fit2cloud-chenyw
2022-10-27 16:04:08 +08:00
committed by GitHub
parent ee32305816
commit 7f882b1159

View File

@@ -2630,6 +2630,6 @@ export default {
},
logout: {
oidc_logout_error: 'OIDC退出失败是否继续退出DataEase',
cas_logout_error: 'The CAS service is abnormal, please contact the administrator!'
cas_logout_error: 'CAS服务异常请联系管理员'
}
}