dingxin 5 years ago
parent
commit
5038914306
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/activity/helpActivity/list.jsx

+ 1
- 1
src/pages/activity/helpActivity/list.jsx View File

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