dingxin il y a 5 ans
Parent
révision
5038914306
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/pages/activity/helpActivity/list.jsx

+ 1
- 1
src/pages/activity/helpActivity/list.jsx Voir le fichier

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