From 79c721ef40ee9cfe275dc8134efbc351c1eecd4a Mon Sep 17 00:00:00 2001 From: "DESKTOP-E401PHE\\Administrator" Date: Mon, 8 Dec 2025 10:19:08 +0800 Subject: [PATCH] ~ --- 复合检验管理/U_JYOrderCDOne.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/复合检验管理/U_JYOrderCDOne.pas b/复合检验管理/U_JYOrderCDOne.pas index d49df95..9b56a39 100644 --- a/复合检验管理/U_JYOrderCDOne.pas +++ b/复合检验管理/U_JYOrderCDOne.pas @@ -1613,7 +1613,7 @@ begin ExecSQL; end; if (trim(ComboBox1.Text) = '뵥') then - begin + begin with ADOQueryTemp do begin Close; @@ -1636,7 +1636,7 @@ begin Open; end; end; - if (trim(ComboBox1.Text) = '뵥(Ӣ)') then + if (trim(ComboBox1.Text) = '뵥(Ӣ)') or (trim(ComboBox1.Text) = 'ʢ뵥') then begin with ADOQueryTemp do begin