update route methods
This commit is contained in:
@ -21,7 +21,6 @@ const router = useRouter()
|
||||
|
||||
watch(route, (to, _) => {
|
||||
menu.menuSelected = to.fullPath
|
||||
console.log('path', menu.menuSelected);
|
||||
closeSideBar()
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user