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)