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