Przeglądaj źródła

修复提现申请时间筛选

hwb0 3 lat temu
rodzic
commit
ce47075bca
1 zmienionych plików z 1 dodań i 1 usunięć
  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,
       };