Ver código fonte

修复提现申请时间筛选

hwb0 3 anos atrás
pai
commit
ce47075bca
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/finance/withdraw/index.vue

+ 1 - 1
src/views/finance/withdraw/index.vue

@@ -198,7 +198,7 @@ export default {
       this.queryParams = {
         name: "",
         startDay: "",
-        startTime: "",
+        endDay: "",
         channelId: "",
         status: null,
       };