fix:project 左侧菜单bug修复
This commit is contained in:
@@ -464,6 +464,7 @@
|
||||
this.$store.commit('setProject',this.currentProject)
|
||||
}
|
||||
this.currentModule={};
|
||||
this.currentProjectTitle=this.currentProject.name+"-"+this.currentProject.id
|
||||
// this.$refs.projectLeft.setActiveNames([]);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user