From 14a72340538247bc16e23d9daf2fa7e7012e2f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Fri, 12 Sep 2025 11:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9A=9C=E7=A2=8D=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 8ad00f6..4958edb 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -555,7 +555,7 @@ const processData = (data) => { // console.log('data',data.ty) console.log('FodName', data.FodName) if (data.FodName === '雷达信息') { - console.log(data.radar_work_state) + console.log('雷达信息', data.radar_work_state) radarWorkState.value = data.radar_work_state } if (data.FodName === '图像数据') {