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