Explorar o código

Merge remote-tracking branch 'origin/dev_1.1' into dev_1.1

LiFei %!s(int64=5) %!d(string=hai) anos
pai
achega
5550540b26
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/hlgaccount/HlgAccountDetailList.vue

+ 2 - 2
src/views/hlgaccount/HlgAccountDetailList.vue

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