Procházet zdrojové kódy

会员账户适配PC、手机

kevin_zhangl před 3 roky
rodič
revize
3203969bce
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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)