@@ -323,11 +323,11 @@
})
},
searchQuery(){
- this.getDetails();
+ this.getDetails(1);
searchReset() {
this.queryParam = {}
/* 导出 */
handleExportXls(fileName){