|
|
@@ -171,7 +171,7 @@ export default {
|
|
|
this.listQuery.page = 1
|
|
|
this.listQuery.pageSize = 5
|
|
|
this.listQuery.walletType = walletType
|
|
|
- this.listQuery.createAt = ''
|
|
|
+ this.listQuery.createAt = []
|
|
|
this.listQuery.remark = ''
|
|
|
this.listQuery.dealType = ''
|
|
|
this.handleBonusFlow(walletType, walletName)
|