fix
This commit is contained in:
@@ -137,6 +137,11 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: 'feedbackSurvey',
|
||||
component: _import('feedbackSurvey'),
|
||||
},
|
||||
{
|
||||
path: '/feedbackSurveyCN',
|
||||
name: 'feedbackSurveyCN',
|
||||
component: _import('feedbackSurveyCN'),
|
||||
},
|
||||
{
|
||||
path: '/404',
|
||||
name: '404',
|
||||
|
||||
Reference in New Issue
Block a user