diff --git a/src/router/modules/statistic.js b/src/router/modules/statistic.js index cab7b7a..7891949 100644 --- a/src/router/modules/statistic.js +++ b/src/router/modules/statistic.js @@ -104,7 +104,7 @@ path: '/deptEffectiveStatistics', name: 'DeptEffectiveStatistics', component: () => import('@/views/statistic/deptStatistic/deptStatistic'), - meta: { title: '部门效能监察', icon: '', permission: '/deptStatistics' } + meta: { title: '部门效能监察', icon: '', permission: '/sdeptStatistics' } }, { path: '/seatStatisticsAll',