From d56d7769fcd3843b1d6733b326408e3c4a2cda09 Mon Sep 17 00:00:00 2001 From: weidizhu_admin Date: Thu, 22 Aug 2024 18:47:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E5=BF=83?= =?UTF-8?q?=E7=94=B5=E5=9B=BE=E7=9A=84=E6=95=B0=E6=8D=AE=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=8D=E6=AD=A3=E7=A1=AE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 9c5db81..ada8d0e 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -188,7 +188,7 @@ - {{dataListsNew.ECGData.data_msg? (dataListsNew.ECGData.data_msg.heartRate || dataListsNew.ECGData.data_msg.averageHRV) : '--'}} + {{dataListsNew.ECGData.data_msg? (dataListsNew.ECGData.data_msg.heartRate || dataListsNew.ECGData.data_msg.meanHeartRate) : '--'}} 次/分