From e80f8b896b8d47a725575d46ae125ee42257276f Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Sat, 11 Oct 2025 16:20:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/index.vue b/src/views/index.vue index 6e05917..01be4e0 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -922,6 +922,7 @@ const processData = (data) => { if (data.FodName === '图像数据') { } if (data.FodName === 'fod信息') { + console.log(data) setDot(data) } if (data.ty === 3) {