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

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

@@ -69,8 +69,8 @@ const toEditGoods = (helpActivityId) => () => {
69 69
     },
70 70
     {
71 71
       title: '助力成功数',
72
-      dataIndex: 'persionNum',
73
-      key: 'persionNum',
72
+      dataIndex: 'succeedCount',
73
+      key: 'succeedCount',
74 74
       align: 'center',
75 75
     },  
76 76
     {