diff --git a/web.vite/src/views/warehouse/device_manager/base_device.vue b/web.vite/src/views/warehouse/device_manager/base_device.vue index 0ba1c80..b63add0 100644 --- a/web.vite/src/views/warehouse/device_manager/base_device.vue +++ b/web.vite/src/views/warehouse/device_manager/base_device.vue @@ -24,31 +24,31 @@ - + -
-
{{ loading ? '加载中...' : '无法获取流地址' }}
-
); }