Przeglądaj źródła

收藏夹修改

duy 5 dni temu
rodzic
commit
489ba61909
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      src/views/manager/projectinfo/list.vue

+ 3 - 0
src/views/manager/projectinfo/list.vue

@@ -709,6 +709,9 @@ export default {
         this.searchForm.isCollect = 1
 
       }
+      this.searchForm.current = 1
+      this.page.currentPage = 1;
+
       this.getProjectPageList();
       this.getProjectList();