Ver código fonte

隐藏参与数

魏超 5 anos atrás
pai
commit
f76af11e3c
1 arquivos alterados com 7 adições e 7 exclusões
  1. 7
    7
      src/pages/activity/drainage/DrainageList.jsx

+ 7
- 7
src/pages/activity/drainage/DrainageList.jsx Ver arquivo

162
         </>
162
         </>
163
       ),
163
       ),
164
     },
164
     },
165
-    {
166
-      title: '参与数',
167
-      dataIndex: 'enlistNum',
168
-      key: 'enlistNum',
169
-      align: 'center',
170
-      // render:
171
-    },
165
+    // {
166
+    //   title: '参与数',
167
+    //   dataIndex: 'enlistNum',
168
+    //   key: 'enlistNum',
169
+    //   align: 'center',
170
+    //   // render:
171
+    // },
172
     {
172
     {
173
       title: '操作',
173
       title: '操作',
174
       key: 'action',
174
       key: 'action',