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