Forráskód Böngészése

备案预警查询无法导出问题修改_20220314

mashengyi 3 éve
szülő
commit
fde8588f38
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/customer/custRecTime.vue

+ 1 - 1
src/views/customer/custRecTime.vue

@@ -138,7 +138,7 @@ import XLSX from "xlsx";
           let curr = this.current;
       let pagesize1 = this.pagesize;
       this.current = 1;
-      this.pagesize = this.total;
+      this.pagesize = pagesize1;
       await this.loadData();
       // 设置当前日期
       let time = new Date();