doum
2026-05-26 f4d592f3626f94117d8a4eb22176a28290931980
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
      }