src/router/route.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/intellectInspect/inspectIndex/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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: {