This commit is contained in:
DESKTOP-E401PHE\Administrator 2025-07-22 10:30:04 +08:00
parent fcc9b7317d
commit 8f437ca0b9

View File

@ -1591,10 +1591,10 @@ begin
sql.add(',@DName=' + quotedstr(Trim(DCode)));
sql.add(',@flag=''2'' ');
Open;
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
with ADOQueryTemp do
begin