客户体征相关
This commit is contained in:
@ -7,7 +7,7 @@ import {getToken} from '@/utils/auth'
|
||||
|
||||
NProgress.configure({showSpinner: false})
|
||||
|
||||
const whiteList = ['/login', '/auth-redirect', '/bind', '/register']
|
||||
const whiteList = ['/login', '/auth-redirect', '/bind', '/register', '/question']
|
||||
|
||||
router.beforeEach((to, from, next) => {
|
||||
NProgress.start()
|
||||
|
Reference in New Issue
Block a user