fix: 国际化错别字

This commit is contained in:
fit2cloud-chenyw 2022-04-28 17:54:04 +08:00
parent 582f52a535
commit d5c9783ab2

View File

@ -124,7 +124,7 @@ export default {
thirdparty: '第三方登录',
thirdpartyTips: '本地不能模拟,请结合自己业务进行模拟!!!',
expires: '登录信息过期,请重新登录',
tokenError: '登信息错误,请重新登录',
tokenError: '登信息错误,请重新登录',
username_error: '请输入正确的 ID',
password_error: '密码不小于 8 位',
re_login: '重新登录',