Explorar o código

历史报表导出问题

yanliming %!s(int64=2) %!d(string=hai) anos
pai
achega
8fcade631c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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;