@ -574,6 +574,12 @@ function Index (props) {
s: '-',
unit: '°',
dataFrom: 'live',
}, {
k: '碰撞距离',
v: 'lidar',
unit: 'm',
// k: '高度',
// v: 'tower_height',
@ -598,10 +604,6 @@ function Index (props) {
// s: '-',
// unit: '°',
// dataFrom: 'live',
k: '',
v: '',
s: '',
},].map(s => {
return (
<Col span={3} style={{