From 6819b1712697a943039579e97f1fb5f52fcb79e7 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 22 Jan 2025 09:39:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(AppSellApply):=20=E4=BC=98=E5=8C=96=20add?= =?UTF-8?q?=20=E7=BB=84=E4=BB=B6=E5=B9=B6=E6=B7=BB=E5=8A=A0=E8=80=B3?= =?UTF-8?q?=E6=A0=87=E5=8F=B7=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 重新格式化代码,使其更加规范和可读 - 在提交时添加 earNumberList 字段,包含选中的生物芯片耳标号 - 优化 AiEartagPicker 组件的使用方式 - 调整表格和表单的样式 --- project/xumu/AppSellApply/add.vue | 78 ++++++++++++++++--------------- 1 file changed, 40 insertions(+), 38 deletions(-) diff --git a/project/xumu/AppSellApply/add.vue b/project/xumu/AppSellApply/add.vue index 621f1237..94c5bcf8 100644 --- a/project/xumu/AppSellApply/add.vue +++ b/project/xumu/AppSellApply/add.vue @@ -1,17 +1,17 @@