2
0

fix:角色管理中英修复

This commit is contained in:
zhongzm
2025-02-11 17:42:21 +08:00
parent d94c35ed49
commit 32aa82a599

View File

@@ -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',