diff --git a/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceControlPanel.vue b/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceControlPanel.vue
index 7c207ce..623f170 100644
--- a/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceControlPanel.vue
+++ b/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceControlPanel.vue
@@ -11,16 +11,15 @@
diff --git a/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceLivePreview.vue b/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceLivePreview.vue
index d4818b7..a3363a6 100644
--- a/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceLivePreview.vue
+++ b/web.vite/src/views/warehouse/device_manager/base_device/components/DeviceLivePreview.vue
@@ -8,23 +8,19 @@
diff --git a/web.vite/src/views/warehouse/device_manager/base_device/components/PtzControlPanel.vue b/web.vite/src/views/warehouse/device_manager/base_device/components/PtzControlPanel.vue
index 63ba550..6c7b786 100644
--- a/web.vite/src/views/warehouse/device_manager/base_device/components/PtzControlPanel.vue
+++ b/web.vite/src/views/warehouse/device_manager/base_device/components/PtzControlPanel.vue
@@ -16,16 +16,15 @@
diff --git a/web.vite/src/views/warehouse/device_manager/base_device/components/RealtimeDataPanel.vue b/web.vite/src/views/warehouse/device_manager/base_device/components/RealtimeDataPanel.vue
index 2f97197..f8f8fa3 100644
--- a/web.vite/src/views/warehouse/device_manager/base_device/components/RealtimeDataPanel.vue
+++ b/web.vite/src/views/warehouse/device_manager/base_device/components/RealtimeDataPanel.vue
@@ -2,9 +2,7 @@
-
- {{ row.value }}{{ row.unit || '' }}
-
+
@@ -12,23 +10,19 @@