Compare commits
2 Commits
5712e9b0a9
...
237fe18db8
| Author | SHA1 | Date |
|---|---|---|
|
|
237fe18db8 | |
|
|
c4ea76d4ba |
|
|
@ -618,7 +618,8 @@ export const constantRoutes = [
|
||||||
path: 'azjg2',
|
path: 'azjg2',
|
||||||
name: 'PlacementStructure2',
|
name: 'PlacementStructure2',
|
||||||
component: () => import('@/views/framework/architecture/azjg2'),
|
component: () => import('@/views/framework/architecture/azjg2'),
|
||||||
hidden: true
|
hidden: true,
|
||||||
|
meta: { title: '阶段架构' }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'azjg3',
|
path: 'azjg3',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue