src/router/index.js
@@ -77,7 +77,13 @@ { 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',