From 0fa36219dec6b22480fc61b2ba9ea06b4f2a5398 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Fri, 31 Jul 2026 15:16:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=93=E9=A1=B9=E7=9B=AE=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E4=B8=8D=E4=B8=BA=E7=A9=BA=E6=97=B6=EF=BC=8C=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E5=88=B0erf=5Fexp=5Fapply=E8=A1=A8=E6=9F=A5=E6=89=BE=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=BC=96=E7=A0=81=3Derf=5Fexp=5Fapply=E7=9A=84project?= =?UTF-8?q?=5Fno=E7=9A=84=E6=95=B0=E6=8D=AE=EF=BC=9B=E4=BD=9C=E4=B8=BA?= =?UTF-8?q?=E6=89=93=E6=A0=B7=E5=8D=95=E5=8F=B7=E7=9A=84=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E6=A1=86=EF=BC=8C=E6=98=BE=E7=A4=BA=E7=9A=84=E6=98=AFerf=5Fexp?= =?UTF-8?q?=5Fapply=E7=9A=84apply=5Fno=EF=BC=88=E4=B9=9F=E5=B0=B1=E6=98=AF?= =?UTF-8?q?=E8=AF=B4=E8=AF=95=E9=AA=8C=E5=8D=95=E5=85=B6=E5=AE=9E=E5=B0=B1?= =?UTF-8?q?=E6=98=AFTracking=E7=9A=84=E6=89=93=E6=A0=B7=E5=8D=95=EF=BC=89;?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=9F=90=E4=B8=80=E4=B8=AA=E6=89=93=E6=A0=B7?= =?UTF-8?q?=E5=8D=95=E5=90=8E=E5=9B=9E=E5=A1=AB=E6=89=93=E6=A0=B7=E5=8D=95?= =?UTF-8?q?=E5=8F=B7=E5=92=8C=E9=A2=84=E8=AE=A1=E5=AE=8C=E6=88=90=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/sampleTracking/projectProofTracking.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/sampleTracking/projectProofTracking.vue b/src/views/modules/sampleTracking/projectProofTracking.vue index 7fc8aac..4920156 100644 --- a/src/views/modules/sampleTracking/projectProofTracking.vue +++ b/src/views/modules/sampleTracking/projectProofTracking.vue @@ -570,7 +570,7 @@
- 试验申请数量参考:{{ getApplyQuantityDisplayText(oneKeySelectedApplyOption.applyQuantity) }} + 试验申请数量:{{ getApplyQuantityDisplayText(oneKeySelectedApplyOption.applyQuantity) }}
@@ -3596,7 +3596,7 @@ export default { padding: 4px 8px; border-radius: 4px; background: #ecf5ff; - color: #2667a8; + color: #3d77b1; font-size: 12px; line-height: 18px; }