diff --git a/src/components/Home/Home.vue b/src/components/Home/Home.vue index 3fd299a..3d8386a 100644 --- a/src/components/Home/Home.vue +++ b/src/components/Home/Home.vue @@ -533,8 +533,11 @@ export default { if(tab.name=="first"){ if(this.currentTabIndex!=null){ this. typeChangeFun(this.currentTabIndex); + }else { + this.ProjectLists(); } - this.ProjectLists(); + + } if (tab.name == "second") { if(this.currentTabIndex!=null){