左侧菜单选中设置

This commit is contained in:
mabo
2021-07-07 16:03:48 +08:00
parent 1246810c01
commit 872a5d1982
3 changed files with 15 additions and 16 deletions

View File

@@ -40,6 +40,9 @@ export default {
navList() {
return this.$store.state.app.navList;
},
currNav() {
return this.$store.state.app.currNav;
}
},
methods: {
changeMenu(name) { //二级路由点击