fanghuisheng 3 rokov pred
rodič
commit
30f0fd5dda
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/layout/vab-menu/index.vue

+ 1 - 0
src/layout/vab-menu/index.vue

@@ -28,6 +28,7 @@ export default {
       const { meta, path } = route
       // if set path, the sidebar will highlight the path you set
       if (meta.activeMenu) {
+        console.log(meta.activeMenu)
         return meta.activeMenu
       }
       return path