src/components/navMenu.vue
@@ -164,7 +164,7 @@ } }, handleselect(index, indexPath, e) { // console.log(e.$attrs.perms); console.log(e.$attrs.perms); this.$store.commit('currentPerms', e.$attrs.perms.perms); if (Window.ws != null) { Window.ws.close();