fix:修复账号管理中英适配
This commit is contained in:
@@ -450,6 +450,7 @@ const local: any = {
|
||||
password: 'Password',
|
||||
post: 'Post',
|
||||
role: 'Role',
|
||||
createtime:'Create time',
|
||||
form: {
|
||||
userName: 'Please enter username',
|
||||
email: 'Please enter email',
|
||||
|
||||
@@ -450,6 +450,7 @@ const local:any = {
|
||||
password: '密码',
|
||||
role: '角色',
|
||||
post: '岗位',
|
||||
createtime:'创建时间',
|
||||
form: {
|
||||
userName: '请输入用户名',
|
||||
email: '请输入电子邮件',
|
||||
|
||||
Reference in New Issue
Block a user