diff --git a/dist.zip b/dist.zip index 93ca47ea..c8c0684d 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/views/projectFront/deepFoundationPitManage/monitorData.vue b/src/views/projectFront/deepFoundationPitManage/monitorData.vue index fe0448d5..73693676 100644 --- a/src/views/projectFront/deepFoundationPitManage/monitorData.vue +++ b/src/views/projectFront/deepFoundationPitManage/monitorData.vue @@ -152,11 +152,11 @@
-
-

传感器编号:{{item2.sensorSn}}

-

传感器类型:{{item2.sensorTypeName == null ? '无' : item2.sensorTypeName }}

-

采集时间:{{item2.receiveTime == null ? '无' : item2.receiveTime}}

-
+
+

传感器编号:{{item2.sensorSn}}

+

传感器类型:{{item2.sensorTypeName == null ? '无' : item2.sensorTypeName }}

+

采集时间:{{item2.receiveTime == null ? '无' : item2.receiveTime}}

+