lisenzhou hace 2 años
padre
commit
d07c8b939b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/subpackages/pages/broker/myWallet/list/index.jsx

+ 1
- 0
src/subpackages/pages/broker/myWallet/list/index.jsx Ver fichero

@@ -31,6 +31,7 @@ export default function MyCollectForActivity(props) {
31 31
       getbkAccountRecord({
32 32
         pageNum: pageNumber,
33 33
         pageSize: 10,
34
+        isPayed: true,
34 35
       }).then((res) => {
35 36
         setPageList(
36 37
           pageNumber === 1