内外部会议
This commit is contained in:
@@ -3944,6 +3944,16 @@ const routes = [
|
||||
title: '政策工作组',
|
||||
menuId: 'f1a4b33a498e58a8a87c954ce5ce6ad6'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/meeting',
|
||||
name: 'meeting',
|
||||
component: () => import('@/pages/policyRegulation/meeting'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '内外部会议',
|
||||
menuId: 'e5681c5ccbef386fcf50e217afdd3ff4'
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user