作答,0 秒立刻跳转;两个问卷 '7YGakdEN' 'oxy4lVY6' 设备超限提示页;
This commit is contained in:
@@ -106,6 +106,11 @@ const constantRoutes = [
|
||||
meta: { noRedirectLogin: true },
|
||||
component: () => import(/* webpackChunkName: "answer" */ '../views/Answer/Index.vue')
|
||||
},
|
||||
{
|
||||
path: '/answer/limitResult',
|
||||
name: 'AnswerLimitResult',
|
||||
component: () => import(/* webpackChunkName: "answer" */ '../views/Answer/pages/AnswerLimitResult.vue')
|
||||
},
|
||||
{
|
||||
path: '/preview',
|
||||
name: 'Preview',
|
||||
|
||||
Reference in New Issue
Block a user