征求意见开发
This commit is contained in:
@@ -2397,6 +2397,18 @@ const routes = [
|
||||
menuId: 'SSA6WR4HV8'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/consultationDetails/:id/:pageType',
|
||||
name: 'consultationDetails',
|
||||
component: () =>
|
||||
import('@/pages/details/consultationDetails/index'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '征求意见详情',
|
||||
isBoolean: true,
|
||||
menuId: ''
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/standInvolveProjectTwo',
|
||||
name: 'standInvolveProjectTwo',
|
||||
|
||||
Reference in New Issue
Block a user