ソースを参照

修复提现申请时间筛选

hwb0 3 年 前
コミット
ce47075bca
1 ファイル変更1 行追加1 行削除
  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,
       };