From e30891d3d2c0b2de99d13b1184c92d9c41fe0acc Mon Sep 17 00:00:00 2001 From: Hera Zhao Date: Tue, 14 Apr 2026 17:11:50 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=9D=9E=E7=B2=BE=E6=B2=B9=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E9=80=82=E9=85=8D?= =?UTF-8?q?=20=E2=80=94=20=E5=AE=B9=E9=87=8F=E8=BE=93=E5=85=A5=E6=A1=86+?= =?UTF-8?q?=E5=8D=95=E4=BD=8D=E4=B8=8B=E6=8B=89(ml/g/=E9=A2=97)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 编辑弹窗根据unit类型显示不同UI:精油用标准容量下拉,其他产品用数字+单位选择 - 标签"精油名称"/"产品名称"自动切换 - 保存时传unit参数 Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/views/OilReference.vue | 66 ++++++++++++++++++++--------- 1 file changed, 47 insertions(+), 19 deletions(-) diff --git a/frontend/src/views/OilReference.vue b/frontend/src/views/OilReference.vue index 239f38a..df6d129 100644 --- a/frontend/src/views/OilReference.vue +++ b/frontend/src/views/OilReference.vue @@ -327,28 +327,45 @@