mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update app.js
This commit is contained in:
parent
6ebf357a63
commit
d4854937dc
@ -47,7 +47,7 @@
|
||||
});
|
||||
|
||||
router.afterEach(function (to) {
|
||||
console.log('afterEach', to);
|
||||
console.log('Route: ', to.name);
|
||||
if (router.hasRoute(to.fullPath)) {
|
||||
router.removeRoute(to.fullPath)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user