+3
-3
@@ -208,9 +208,9 @@ export const constantRoutes = [
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: '/researchForm_m',
|
||||
name: 'researchForm_m',
|
||||
component: () => import('@/views/research-mobile/form'),
|
||||
path: '/researchDetail_m',
|
||||
name: 'researchDetail_m',
|
||||
component: () => import('@/views/research-mobile/detail'),
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user