mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
65fc77918e
commit
3a7eb3c6d3
@ -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