diff --git a/src/views/index.vue b/src/views/index.vue index f2419de..3b05473 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -585,7 +585,7 @@ const processData = (data) => { } if (data.ty === 3) { } - if (data.ty === 4) { + if (data.FodName === '车辆信息应答') { currentPosition.value = { lon: data.Longitude, lat: data.Latitude,