mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunityWeb
This commit is contained in:
commit
0988ce2f71
@ -137,8 +137,11 @@
|
||||
},
|
||||
_closeSubMenu: function() {
|
||||
vm.curMenuName = '';
|
||||
vm.subMenus = [];
|
||||
vm.menus.forEach(item => {
|
||||
item.active = false;
|
||||
});
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user