capturando url
This commit is contained in:
@@ -28,8 +28,8 @@ export default defineRouter(function (/* { store, ssrContext } */) {
|
||||
// to hacia
|
||||
// from desde
|
||||
Router.beforeEach((to, from, next) => {
|
||||
console.log(to)
|
||||
console.log(from)
|
||||
//console.log(to)
|
||||
//console.log(from)
|
||||
next()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user