From 99e938de6bd2bec607c4217d454e3a0eeac4927d Mon Sep 17 00:00:00 2001 From: luojie <125330818@qq.com> Date: Tue, 3 Feb 2026 15:31:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][upd?= =?UTF-8?q?ate]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/mixins/templateMixin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/business/comps/template/mixins/templateMixin.js b/src/views/business/comps/template/mixins/templateMixin.js index 09d1f70..95ef8cb 100644 --- a/src/views/business/comps/template/mixins/templateMixin.js +++ b/src/views/business/comps/template/mixins/templateMixin.js @@ -385,7 +385,7 @@ export default { //实际目标溶液体积 // item.actSolutionVolume = actVol //实际目标溶液浓度 - if(!isValueEmpty(actDiluentVolume) && !isValueEmpty(actStartSolutionVolume)){ + if(isValueEmpty(actDiluentVolume) && isValueEmpty(actStartSolutionVolume)){ return false } const actNd = (