@@ -379,6 +379,8 @@ export default {
asc: asc,
report: report,
download: download,
+ Page: 1,
+ Rows: this.pageSize,
};
this.newGetDataList(data);
},