commit
This commit is contained in:
@@ -2375,19 +2375,6 @@ const routes = [
|
||||
},
|
||||
// 详情页
|
||||
// ************************** 其他详情页 ******************************* //
|
||||
{
|
||||
path: '/categoryDetails/:id',
|
||||
name: 'categoryDetails',
|
||||
component: () =>
|
||||
import('@/pages/regulatoryRepository/standardForComments/pags/categoryDetails'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
parentPath: '/standardForComments',
|
||||
title: '管理征求意见',
|
||||
// isBoolean: true,
|
||||
// menuId: ''
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/consultationDetails/:id/:pageType',
|
||||
name: 'consultationDetails',
|
||||
|
||||
Reference in New Issue
Block a user