dingxin 5 年前
父节点
当前提交
efb205c790
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/pages/activity/helpActivity/list.jsx

+ 2
- 2
src/pages/activity/helpActivity/list.jsx 查看文件

69
     },
69
     },
70
     {
70
     {
71
       title: '助力成功数',
71
       title: '助力成功数',
72
-      dataIndex: 'persionNum',
73
-      key: 'persionNum',
72
+      dataIndex: 'succeedCount',
73
+      key: 'succeedCount',
74
       align: 'center',
74
       align: 'center',
75
     },  
75
     },  
76
     {
76
     {