Explorar el Código

更新202110191130

fanghuisheng hace 3 años
padre
commit
30f0fd5dda
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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