doum
8 天以前 e46bfa3ff94a8a1b4daf37c7fcb79c2fab22a72c
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
      }