dingxin hace 5 años
padre
commit
efb205c790
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/pages/activity/helpActivity/list.jsx

+ 2
- 2
src/pages/activity/helpActivity/list.jsx Ver fichero

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