diff --git a/apps/web-antd/src/views/screen/property/index.vue b/apps/web-antd/src/views/screen/property/index.vue
index 3447b3c1..22570df6 100644
--- a/apps/web-antd/src/views/screen/property/index.vue
+++ b/apps/web-antd/src/views/screen/property/index.vue
@@ -22,12 +22,12 @@
@@ -53,7 +53,7 @@
@@ -71,54 +71,44 @@
-
+
- 电量
+ 电量
@@ -135,20 +125,24 @@
-
+
{{ item.typeName }}
-
{{item.total}}
+
{{ item.total }}
会议室总数
-
{{todayMeetCount?.meetCount}}
+
{{ todayMeetCount?.meetCount }}
当日预约会议室总数
-
{{todayMeetCount?.timeQuantity}}
+
{{ todayMeetCount?.timeQuantity }}
@@ -158,14 +152,23 @@