doum
10 天以前 0201c32312f6478b2bde706607c8c6338e9e1d06
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
      }