src/views/intellectInspect/inspectRecordManage/inspectRecord/index.vue
@@ -175,7 +175,7 @@ ], resultStatusList: [ { id: 0, name: '正常' }, { id: 1, name: '异常' } { id: 1, name: '存在异常' } ], taskStatusList: [ { id: 1, name: '待巡检' }, @@ -339,7 +339,7 @@ <style scoped lang="scss"> $homeNavLengh: 8; .home-container { height: calc(100vh - 114px); height: calc(100vh - 144px); box-sizing: border-box; overflow: hidden; .homeCard {