jazz
2022-03-04 5dfa4aae98c53f1f3d5f8b9fa5308f359bfea104
src/layout/components/Sidebar/index.vue
@@ -33,7 +33,8 @@
    ]),
    routes() {
      let routes = this.$router.options.routes
      routes = this.jun_filterAuth(routes, this.getAuthDataFN())
      routes = this.jun_filterAuth(routes, () => {})
      // routes = this.jun_filterAuth(routes, this.getAuthDataFN())
      // console.log('this.getAuthDataFN()', this.getAuthDataFN())
      // console.log('$router.options.routes', this.$router.options.routes)
      // console.log('routes', routes)