diff --git a/public/img/monitoring/device_online.png b/public/img/monitoring/device_online.png new file mode 100644 index 0000000..d9626f8 Binary files /dev/null and b/public/img/monitoring/device_online.png differ diff --git a/src/components/monitoring/conditioner.vue b/src/components/monitoring/conditioner.vue index c11e9b9..ee11e2e 100644 --- a/src/components/monitoring/conditioner.vue +++ b/src/components/monitoring/conditioner.vue @@ -198,7 +198,7 @@ ? "制冷" : testObject1.mode == 9 ? "通风" - : "内机地暖同时制热" + : "" }}
+