Browse Source

收藏夹修改

duy 1 tháng trước cách đây
mục cha
commit
489ba61909
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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();