魏超 před 5 roky
rodič
revize
f76af11e3c
1 změnil soubory, kde provedl 7 přidání a 7 odebrání
  1. 7
    7
      src/pages/activity/drainage/DrainageList.jsx

+ 7
- 7
src/pages/activity/drainage/DrainageList.jsx Zobrazit soubor

@@ -162,13 +162,13 @@ const header = (props) => {
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 173
       title: '操作',
174 174
       key: 'action',