Browse Source

修改刷新的问题

panlijun 2 months ago
parent
commit
2910429098
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/wallet/wallet.vue

+ 1 - 1
pages/wallet/wallet.vue

@@ -70,7 +70,7 @@
 				param: {
 					pageNo: 1,
 					pageSize: 10,
-					finishStatus:1
+					tagType:''
 				},
 				list: [],
 				loadMore: true,