doum
10 天以前 4e59754839c5e78128730f97af2136c3f5e0e947
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
      }