| | |
| | | { |
| | | name: 'scene-info', |
| | | path: 'scene-info', |
| | | component: () => import('@/views/inspection/scene/SceneInfo.vue'), |
| | | component: () => import('@/views/inspection/scenenew/UserInfo.vue'), |
| | | }, |
| | | { |
| | | //账户编辑 |
| | | name: 'scene-info-edit', |
| | | path: 'scene-info-edit/:userId', |
| | | component: () => import('@/views/inspection/scenenew/UserEdit.vue'), |
| | | }, |
| | | { |
| | | name: 'pro-check', |
| | |
| | | { |
| | | name: 'auto-evalution', |
| | | path: 'auto-evalution', |
| | | component: () => import('@/views/analysis/evalution/AutoEvalution.vue'), |
| | | component: () => import('@/views/analysis/evalution/EvalutationRecord.vue'), |
| | | }, |
| | | { |
| | | name: 'huanxincode-manage', |