@ -37,14 +37,14 @@ const codemenu = [{
component: Layout,
redirect: '/zzgl/index',
meta: {
title: '组织架构'
title: '组织管理'
},
children: [{
path: '/zzgl/index',
component: () => import('@/views/organizational/zzgl.vue'),
name: 'ZzjgZzgl',
title: '组织架构',
title: '组织管理',
noCache: true
}
}]