From 70b77669ab1dbec0eea8c11b41e009e4f704806d Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 8 Jan 2025 14:42:40 +0800 Subject: [PATCH] =?UTF-8?q?refactor(xumu):=20=E7=A7=BB=E9=99=A4=E6=9C=AA?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=E7=BB=84=E4=BB=B6=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了 AiEartagPicker 组件的导入语句 - 移除了 components 中的 AiEartagPicker 注册 --- project/xumu/AppOutAudit/add.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/project/xumu/AppOutAudit/add.vue b/project/xumu/AppOutAudit/add.vue index adbfda84..5ed2f5aa 100644 --- a/project/xumu/AppOutAudit/add.vue +++ b/project/xumu/AppOutAudit/add.vue @@ -1,10 +1,8 @@