duy hai 4 días
pai
achega
8e63827820
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/manager/wbsinfo.vue

+ 1 - 1
src/views/manager/wbsinfo.vue

@@ -548,7 +548,7 @@ export default {
     clearSearch(){
        this.page.currentPage = 1;
       this.query = {};
-      this.onLoad(this.page,this.searchParams);
+      this.onLoad(this.page,this.query);
     }
   }
 };