Skip to content

Commit b20803a

Browse files
committed
fix(view): remove log
1 parent fb968cf commit b20803a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

admin/src/permission.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ router.beforeEach(async(to, from, next) => {
4141

4242
// dynamically add accessible routes
4343
router.addRoutes(accessRoutes)
44-
console.log(router)
4544

4645
// hack method to ensure that addRoutes is complete
4746
// set the replace: true, so the navigation will not leave a history record

0 commit comments

Comments
 (0)