This commit is contained in:
DESKTOP-E401PHE\Administrator 2025-08-02 15:50:06 +08:00
parent 2793786a07
commit 7ca0b281d7

View File

@ -1669,7 +1669,8 @@ begin
Open;
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
with ADOQueryTemp do
begin