Commit ecbd4fbe by 展昭

router中添加vuexOidcCreateRouterMiddleware

parent 50921633
Showing with 1 additions and 1 deletions
......@@ -111,7 +111,7 @@ const router = new VueRouter({
// })
// router.beforeEach(vuexOidcCreateRouterMiddleware(store));
router.beforeEach(vuexOidcCreateRouterMiddleware(store));
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 sign in to comment