Browse Source

收藏夹修改

duy 5 days ago
parent
commit
489ba61909
1 changed files with 3 additions and 0 deletions
  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();