Browse Source

修复提现申请时间筛选

hwb0 3 năm trước cách đây
mục cha
commit
ce47075bca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
       };