kevin_zhangl 3 лет назад
Родитель
Сommit
3203969bce
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/bonus/account-list.vue

+ 1 - 1
src/views/bonus/account-list.vue

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