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