tangning 1 rok pred
rodič
commit
6da520ca98
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/finance/data.tsx

+ 1 - 1
src/views/finance/data.tsx

@@ -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'),