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
       dataIndex: 'succeedCount',
72
       dataIndex: 'succeedCount',
73
       key: 'succeedCount',
73
       key: 'succeedCount',
74
       align: 'center',
74
       align: 'center',
75
-    },  
75
+    },
76
     {
76
     {
77
       title: '状态',
77
       title: '状态',
78
       dataIndex: 'isEnlist',
78
       dataIndex: 'isEnlist',