|
@@ -821,7 +821,7 @@ export default {
|
|
|
|
|
|
try {
|
|
try {
|
|
const data = JSON.parse(message.toString());
|
|
const data = JSON.parse(message.toString());
|
|
- console.log(data.tracker_targets, "点位消息");
|
|
|
|
|
|
+ // console.log(data.tracker_targets, "点位消息");
|
|
if (data.health) {
|
|
if (data.health) {
|
|
if (
|
|
if (
|
|
data.health.breath_rpm ||
|
|
data.health.breath_rpm ||
|