diff --git a/console/client/src/sections/console/containers/index.js b/console/client/src/sections/console/containers/index.js index 25767b0..b66a5f9 100644 --- a/console/client/src/sections/console/containers/index.js +++ b/console/client/src/sections/console/containers/index.js @@ -574,6 +574,12 @@ function Index (props) { s: '-', unit: '°', dataFrom: 'live', + }, { + k: '碰撞距离', + v: 'lidar', + s: '-', + unit: 'm', + dataFrom: 'live', }, { // k: '高度', // v: 'tower_height', @@ -598,10 +604,6 @@ function Index (props) { // s: '-', // unit: '°', // dataFrom: 'live', - }, { - k: '', - v: '', - s: '', },].map(s => { return (