diff --git a/src/views/remote-manage/part/remote-part.vue b/src/views/remote-manage/part/remote-part.vue index ad73963..fae37ed 100644 --- a/src/views/remote-manage/part/remote-part.vue +++ b/src/views/remote-manage/part/remote-part.vue @@ -5,7 +5,7 @@ 断开连接 -
+
@@ -19,20 +19,20 @@
手术时间 {{ - remoteItem.date - }} + remoteItem.date + }}
手术状态 - 正常 - 异常 + 正常 + 异常
-
+
BIS {{ patientInfo.BIS }}
-
+
SBP {{ patientInfo.SBP }}mmHg
@@ -40,11 +40,11 @@ SPO2 {{ patientInfo.SPO2 }}
-
+
DBP {{ patientInfo.DBP }}mmHg
-
+
HR {{ patientInfo.HR }}次/分
@@ -57,7 +57,7 @@
-
+
@@ -69,11 +69,11 @@ {{ remoteItem.patientId }}
-
+
BIS {{ patientInfo.BIS }}
-
+
SBP {{ patientInfo.SBP }}mmHg
@@ -90,20 +90,20 @@
手术时间 {{ - remoteItem.date - }} + remoteItem.date + }}
手术状态 - 正常 - 异常 + 正常 + 异常
-
+
DBP {{ patientInfo.DBP }}mmHg
-
+
HR {{ patientInfo.HR }}次/分
@@ -117,8 +117,8 @@