src/views/intellectInspect/inspectIndex/index.vue
@@ -134,7 +134,6 @@ const toLine = (item) =>{ let id = JSON.parse(JSON.stringify(item)).id console.log(id,'id') router.push({ path: 'intelligentLine', query: { @@ -166,7 +165,7 @@ <style scoped lang="scss"> $homeNavLengh: 8; .home-container { height: calc(100vh - 114px); height: calc(100vh - 144px); box-sizing: border-box; overflow: hidden; .homeCard {