From f0a32ad8684eb986570bfb00b9c1f4ad911bb59b Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 9 Jan 2025 15:09:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(xumu):=20=E6=B7=BB=E5=8A=A0=E8=BF=9C?= =?UTF-8?q?=E7=A8=8B=E8=80=B3=E6=A0=87=E5=8F=B7=E6=9F=A5=E8=AF=A2=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 AppDeathManage 和 AppOutManage 组件中集成 AiEartagRemote 组件 - 实现耳标号远程查询和自动填充功能 -优化用户输入体验,提高数据准确性 --- project/xumu/AppDeathManage/add.vue | 11 ++- project/xumu/AppOutManage/add.vue | 78 ++++++++++++---------- project/xumu/components/AiEartagRemote.vue | 40 +++++++++++ 3 files changed, 90 insertions(+), 39 deletions(-) create mode 100644 project/xumu/components/AiEartagRemote.vue diff --git a/project/xumu/AppDeathManage/add.vue b/project/xumu/AppDeathManage/add.vue index 00b7b856..f72a4fe6 100644 --- a/project/xumu/AppDeathManage/add.vue +++ b/project/xumu/AppDeathManage/add.vue @@ -1,5 +1,6 @@ + + + +