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

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

@@ -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
     {