|
@@ -43,7 +43,7 @@ const componentsRouter = {
|
|
|
path: 'statistics',
|
|
|
component: () => import('@/pages/auth-object-manage/statistics/index.vue'),
|
|
|
name: 'auth-subject-manage-statistics',
|
|
|
- meta: { title: '统计', noCache: true, permission: ['QXGL_SQGL_ZTGL_ZTSXLGL'] }
|
|
|
+ meta: { title: '统计', noCache: true, permission: ['QXGL_SQGL_KTGL_TJ'] }
|
|
|
}
|
|
|
]
|
|
|
};
|