傅行帆 5 년 전
부모
커밋
e4d2506b3d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/pages/activity/helpActivity/helpRecord.jsx

+ 1
- 1
src/pages/activity/helpActivity/helpRecord.jsx 파일 보기

@@ -313,7 +313,7 @@ function body(props) {
313 313
   // 分页
314 314
   function onChange(pageNum) {
315 315
     // eslint-disable-next-line react-hooks/rules-of-hooks
316
-    getList({ pageNum: pageNum, pageSize: 10, customerType, helpActivityId })
316
+    getList({ pageNum: pageNum, pageSize: 10, status: customerType, helpActivityId })
317 317
   }
318 318
 
319 319
   // 助力成功/进行中/助力失败