Przeglądaj źródła

历史报表导出问题

yanliming 2 lat temu
rodzic
commit
8fcade631c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/views/statistical/generateReport-list.vue

+ 2 - 2
src/views/statistical/generateReport-list.vue

@@ -245,8 +245,8 @@
             }
         },
         exportXls() {
-        this.changePage(true);
-      },
+          this.changePage(this.pageIndex,true);
+        },
     },
     mounted: function() {
       var self = this;