From f16bfe2cd02fc2efefb885faaca9b39601b78e36 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 25 Jun 2025 11:37:14 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=9C=A8=E7=BA=BF=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=20breakpoint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/_core/profile/components/online-device.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/_core/profile/components/online-device.vue b/apps/web-antd/src/views/_core/profile/components/online-device.vue index b5ce947c..c8efa1d8 100644 --- a/apps/web-antd/src/views/_core/profile/components/online-device.vue +++ b/apps/web-antd/src/views/_core/profile/components/online-device.vue @@ -40,7 +40,7 @@ onMounted(loadData);