@@ -152,10 +152,10 @@ export const constantRoutes = [
},
{
path: 'PhotoVerifyManagement',
- name: '上传照片管理',
+ name: '上传照片审核',
component: () => import('@/views/photoManagement/photoVerifyManagement/index'),
meta: {
- title: '上传照片管理'
+ title: '上传照片审核'
// icon: 'tree'
}