fix:角色管理中英修复
This commit is contained in:
@@ -71,7 +71,7 @@ const { columns, columnChecks, data, loading, getData, mobilePagination, searchP
|
||||
key: 'createTime',
|
||||
dataIndex: 'createTime',
|
||||
align: 'center',
|
||||
title: '创建时间'
|
||||
title: $t('page.manage.user.createtime'),
|
||||
},
|
||||
{
|
||||
key: 'operate',
|
||||
|
||||
Reference in New Issue
Block a user