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