c9b57420 by zhangmeng

去除

1 parent e0ee6d14
......@@ -10,7 +10,6 @@ NProgress.configure({ showSpinner: false })
router.beforeEach((to, from, next) => {
NProgress.start()
debugger
if (getToken()) {
// 判断当前用户是否已拉取完user_info信息
if (!useUserStore().user) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!