doum
2026-06-16 77094dd01f0c6ff59b4fb4fa1105addf34b2398c
admin/src/components/base/BasePage.vue
@@ -39,6 +39,9 @@
      if (permissions == null) {
        return true
      }
      if (this.isAdmin) {
        return true
      }
      if (this.userInfo == null) {
        return false
      }