feat:显示修复
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user