Merge branch 'dev' of 47.94.45.65:angelo/web-zk-admin into test

This commit is contained in:
woody 2025-09-26 15:15:12 +08:00
commit 237fe18db8
1 changed files with 2 additions and 1 deletions

View File

@ -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',