From 6ced4a44c88e200bd04c153033be3878a0eeb298 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Thu, 26 Jun 2025 09:28:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=86=8D=E8=B0=83=E4=B8=80?= =?UTF-8?q?=E6=AC=A1=E5=B0=B1=E5=9B=9E=E6=BB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/_core/profile/components/online-device.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 b299cb4f..47f0bccc 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 @@ -51,7 +51,7 @@ onMounted(loadData);