From 92690509fd62190248677b744f7f8c390cf52466 Mon Sep 17 00:00:00 2001
From: "15881625488@163.com" <15881625488@163.com>
Date: Wed, 11 Feb 2026 18:37:05 +0800
Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?=
=?UTF-8?q?=E4=BE=9B=E8=AF=95=E5=93=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/lang/en/template/gsp.js | 5 +++++
src/lang/zh/template/gsp.js | 5 +++++
src/views/business/comps/template/comps/gsp/GSP002.vue | 7 ++++++-
3 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/src/lang/en/template/gsp.js b/src/lang/en/template/gsp.js
index d54d631..768c439 100644
--- a/src/lang/en/template/gsp.js
+++ b/src/lang/en/template/gsp.js
@@ -34,6 +34,11 @@ export default {
},
GSP002:{
xsy:'稀释液',
+ cbybdpz:'储备液比对配制',
+ zlkz:'质量控制',
+ cbywdx:'储备液稳定性',
+ lmd:'灵敏度',
+ clhwdx:'处理后稳定性'
},
GSP003:{
calcConditionLabel:'计算公式',
diff --git a/src/lang/zh/template/gsp.js b/src/lang/zh/template/gsp.js
index e76ee6d..67b67c5 100644
--- a/src/lang/zh/template/gsp.js
+++ b/src/lang/zh/template/gsp.js
@@ -34,6 +34,11 @@ export default {
},
GSP002:{
xsy:'稀释液',
+ cbybdpz:'储备液比对配制',
+ zlkz:'质量控制',
+ cbywdx:'储备液稳定性',
+ lmd:'灵敏度',
+ clhwdx:'处理后稳定性'
},
GSP003:{
calcConditionLabel:'计算公式',
diff --git a/src/views/business/comps/template/comps/gsp/GSP002.vue b/src/views/business/comps/template/comps/gsp/GSP002.vue
index 7b7b727..5f48850 100644
--- a/src/views/business/comps/template/comps/gsp/GSP002.vue
+++ b/src/views/business/comps/template/comps/gsp/GSP002.vue
@@ -12,7 +12,12 @@