tangning 8 月之前
父节点
当前提交
6da520ca98
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'),