@@ -171,7 +171,7 @@
},
leaveBody(e) {
if (this.collapse || (this.depth > 0)) {
- //this.isOpen = false
+ this.isOpen = false
}
onSubMenuSelected(e) {