From 5efd2a1d3f3c9f9eb4543da0fb1995665b49d262 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 8 Jan 2025 14:57:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(AppEarTag):=20=E4=BF=AE=E5=A4=8D=E8=80=B3?= =?UTF-8?q?=E6=A0=87=E6=B7=BB=E5=8A=A0=E9=A1=B5=E9=9D=A2=E5=93=81=E7=A7=8D?= =?UTF-8?q?=E5=92=8C=E7=B1=BB=E5=88=AB=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 etAdd.vue 文件中,将品种和类别的显示逻辑从直接显示值改为通过字典获取标签 - 使用 dict.getLabel 方法确保在非编辑模式下正确显示品种和类别的中文名称 --- project/xumu/AppEarTag/etAdd.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/xumu/AppEarTag/etAdd.vue b/project/xumu/AppEarTag/etAdd.vue index 182e93ed..eddb8caf 100644 --- a/project/xumu/AppEarTag/etAdd.vue +++ b/project/xumu/AppEarTag/etAdd.vue @@ -130,11 +130,11 @@ export default { - + - +