Commit 3d9b7d36 by ningjihai

NProgress.done()

parent af088afc
......@@ -68,6 +68,7 @@ router.beforeEach((to, from, next) => {
next()
}else{
next(`/login?redirect=${to.fullPath}`)
NProgress.done()
}
})
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论