调整位置

This commit is contained in:
lai
2024-10-17 11:03:57 +08:00
parent a78b830a05
commit 249c9a5a6e
5 changed files with 17 additions and 21 deletions

View File

@@ -187,7 +187,7 @@ let tableColumns: ColumnsType = [
},
},
{
title: 'Tenant Name',
title: t('views.dashboard.cdr.tenantName'),
dataIndex: 'tenantName',
align: 'center',
key: 'tenantName',