Compare commits
No commits in common. "237fe18db88f8dedfb3ee04007243fd762556f3e" and "5712e9b0a98b251943b3b719f4e5f295152ce00f" have entirely different histories.
237fe18db8
...
5712e9b0a9
|
|
@ -618,8 +618,7 @@ 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