From 6ac978a2ac51a14f8211763a2c69b73763b8e258 Mon Sep 17 00:00:00 2001 From: 16337 <1633794139@qq.com> Date: Wed, 25 Feb 2026 14:08:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(aiot):=20=E4=BF=AE=E5=A4=8D=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E5=90=8D=E5=A4=9A=E9=80=89=E9=97=AE=E9=A2=98=EF=BC=8C?= =?UTF-8?q?=E4=BD=BF=E7=94=A8AutoComplete=E6=9B=BF=E4=BB=A3Select=20tags?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/views/aiot/device/camera/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web-antd/src/views/aiot/device/camera/index.vue b/apps/web-antd/src/views/aiot/device/camera/index.vue index 89fd1808d..69e812f09 100644 --- a/apps/web-antd/src/views/aiot/device/camera/index.vue +++ b/apps/web-antd/src/views/aiot/device/camera/index.vue @@ -13,6 +13,7 @@ import { useRouter } from 'vue-router'; import { Page } from '@vben/common-ui'; import { + AutoComplete, Badge, Button, Checkbox, @@ -506,13 +507,12 @@ onMounted(() => {