commit
This commit is contained in:
@@ -3729,6 +3729,19 @@ const routes = [
|
||||
// menuId: ''
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/AddFileDetails',
|
||||
name: 'AddFileDetails',
|
||||
component: () =>
|
||||
import('@/pages/regulatoryRepository/standardForComments/pags/AddFileDetails'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '新增',
|
||||
parentPath: '/standardForComments',
|
||||
isBoolean: true,
|
||||
// menuId: ''
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/details',
|
||||
name: 'Details',
|
||||
|
||||
Reference in New Issue
Block a user