Commit 686ba20f by caoyanzhi

update: 权限管理

parent c069a960
......@@ -172,8 +172,5 @@ const router = new Router({
// next();
// }
// });
router.beforeEach((to, from, next) => {
next()
})
export default router;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment