| src/router/route.ts | ●●●●● patch | view | raw | blame | history | |
| src/views/intellectInspect/inspectIndex/index.vue | ●●●●● patch | view | raw | blame | history |
src/router/route.ts
@@ -111,5 +111,13 @@ meta: { title: '安全物资与设备' } }, { path: '/intelligentLine', name: 'intelligentLine', component: () => import('/@/views/intellectInspect/intelligentLine/index.vue'), meta: { title: '巡检路线' } } ]; src/views/intellectInspect/inspectIndex/index.vue
@@ -194,7 +194,9 @@ }; const toLine = (item) => { let id = JSON.parse(JSON.stringify(item)).id; console.log(item,'item') let id = item.id; console.log(id,'id') router.push({ path: 'intelligentLine', query: {