feat:显示修复

This commit is contained in:
zhongzm
2025-04-12 16:14:53 +08:00
parent 72bd9004cc
commit e06b7d4fd3
2 changed files with 27 additions and 25 deletions

View File

@@ -121,14 +121,14 @@ let tableColumns = ref<ColumnsType>([
width: 100,
},
{
title: 'TenantID',
title: 'Tenant ID',
dataIndex: 'tenantID',
align: 'center',
sorter: true,
width: 150,
},
{
title: 'TenantName',
title: 'Tenant Name',
dataIndex: 'tenantName',
align: 'center',
width: 150,