mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update app.js
This commit is contained in:
parent
af66e03327
commit
f52e4aff2d
@ -45,6 +45,7 @@
|
||||
});
|
||||
next();
|
||||
} else {
|
||||
console.log(to)
|
||||
router.addRoute({name: name, path: to.fullPath, component: loadVueFile(to.fullPath)});
|
||||
next({name: name});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user