XiaoRuby
2023-08-23 496e7e1ddb2f7fbff5759fa59c3a33bec5b9fd9d
src/layout/components/Sidebar/index.vue
@@ -31,6 +31,7 @@
      'sidebar'
    ]),
    routes() {
      console.log(this.$router.options.routes);
      return this.$router.options.routes
    },
    activeMenu() {