From ba73a23d4faf931b99f03a778e01dd773fe65fdc Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Sun, 6 Oct 2024 10:29:58 +0800 Subject: [PATCH] fix: component do not import --- .../src/views/_core/profile/components/online-device.vue | 2 ++ 1 file changed, 2 insertions(+) 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 a0309d46..84d6798d 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 @@ -1,6 +1,8 @@