From c4648a1d64d73bc768c722af8e45a3b3528d055e Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Wed, 26 Apr 2023 15:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A2=B0=E6=92=9E=E8=B7=9D=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../client/src/sections/console/containers/index.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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 (