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 @@
今年用电量 - {{powerYear}} + {{ powerYear }} KW·h
本月用电总量 - {{powerMonth}} + {{ powerMonth }} KW·h
@@ -42,7 +42,7 @@
设备总数 - {{total}} + {{ total }}
@@ -53,7 +53,7 @@
@@ -71,54 +71,44 @@
-
+
离线
在线
- +
- +
- +
- +
-
+
- 电量 + 电量 @@ -135,20 +125,24 @@
-
+
-
{{item.total}}
+
{{ item.total }}
会议室总数
-
{{todayMeetCount?.meetCount}}
+
{{ todayMeetCount?.meetCount }}
当日预约会议室总数
-
{{todayMeetCount?.timeQuantity}}
+
{{ todayMeetCount?.timeQuantity }}
@@ -158,14 +152,23 @@