|
@@ -67,7 +67,7 @@ export const columns: BasicColumn[] = [
|
|
title: t('routes.equity.userCount'),
|
|
title: t('routes.equity.userCount'),
|
|
dataIndex: 'count',
|
|
dataIndex: 'count',
|
|
// slots: { customRender: 'orderStatus' },
|
|
// slots: { customRender: 'orderStatus' },
|
|
- width: 120,
|
|
|
|
|
|
+ width: 180,
|
|
},
|
|
},
|
|
{
|
|
{
|
|
title: t('routes.finance.totalTime'),
|
|
title: t('routes.finance.totalTime'),
|