diff --git a/检验管理/U_JYOrderCDOne.pas b/检验管理/U_JYOrderCDOne.pas index d6fafa5..15424be 100644 --- a/检验管理/U_JYOrderCDOne.pas +++ b/检验管理/U_JYOrderCDOne.pas @@ -1482,7 +1482,7 @@ begin except ADOQueryCmd.Connection.RollbackTrans; end; - + Order_Main.EnableControls; with ADOQueryTemp do @@ -1494,7 +1494,7 @@ begin ExecSQL; end; - if (trim(ComboBox1.Text) = '뵥(Ӣ)') or (trim(ComboBox1.Text) = '뵥()') then + if (trim(ComboBox1.Text) = '뵥(Ӣ)') or (trim(ComboBox1.Text) = '뵥()') or (trim(ComboBox1.Text) = 'GB뵥') then begin with ADOQueryTemp do begin @@ -1752,7 +1752,7 @@ begin end; end; - if (trim(ComboBox1.Text) = '뵥(׺Ŵõ)') or (trim(ComboBox1.Text) = 'GB뵥')then + if (trim(ComboBox1.Text) = '뵥(׺Ŵõ)') then begin with ADOQueryTemp do begin