中心调研表移动端页面布局调整
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-04 17:14:34 +08:00
parent 66e5380fce
commit b717530ae3
10 changed files with 588 additions and 37 deletions
+3 -3
View File
@@ -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
},
{