From 0762067becb8384422a803527d7265260b5b5b6e Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Dec 2024 17:15:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(AppEarTag):=20=E6=B7=BB=E5=8A=A0=E8=80=B3?= =?UTF-8?q?=E6=A0=87=E7=99=BB=E8=AE=B0=E5=AF=BC=E5=87=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 etList 组件中引入 AiDownload组件 - 在搜索栏中添加导出按钮,实现耳标登记数据导出功能 --- project/xumu/AppEarTag/etList.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project/xumu/AppEarTag/etList.vue b/project/xumu/AppEarTag/etList.vue index 13411a46..7a7e665b 100644 --- a/project/xumu/AppEarTag/etList.vue +++ b/project/xumu/AppEarTag/etList.vue @@ -1,5 +1,6 @@