فهرست منبع

会员账户适配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)