Преглед изворни кода

会员账户适配PC、手机

kevin_zhangl пре 3 година
родитељ
комит
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)