Commit 6ea4c128 by caoyanzhi

Merge branch 'feature/按钮权限' into dev

parents d542df37 686ba20f
......@@ -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