1
Surpriseplus
2022-11-18 8193a3d83d463717b873392b248873fdef0acaa9
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();