dingxin hace 5 años
padre
commit
5038914306
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/pages/activity/helpActivity/list.jsx

+ 1
- 1
src/pages/activity/helpActivity/list.jsx Ver fichero

@@ -72,7 +72,7 @@ const toEditGoods = (helpActivityId) => () => {
72 72
       dataIndex: 'succeedCount',
73 73
       key: 'succeedCount',
74 74
       align: 'center',
75
-    },  
75
+    },
76 76
     {
77 77
       title: '状态',
78 78
       dataIndex: 'isEnlist',