~
This commit is contained in:
parent
2793786a07
commit
7ca0b281d7
|
@ -1669,7 +1669,8 @@ begin
|
||||||
Open;
|
Open;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
if (trim(ComboBox1.Text) = '金超复合厂') or (trim(ComboBox1.Text) = '金超复合厂(净重)') or (trim(ComboBox1.Text) = '金超复合厂(毛重)') then
|
if (trim(ComboBox1.Text) = '金超复合厂') or (trim(ComboBox1.Text) = '金超复合厂(净重)')
|
||||||
|
or (trim(ComboBox1.Text) = '金超复合厂(毛重)') or (trim(ComboBox1.Text) = '金超复合厂(内销码单)') then
|
||||||
begin
|
begin
|
||||||
with ADOQueryTemp do
|
with ADOQueryTemp do
|
||||||
begin
|
begin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user