~
This commit is contained in:
parent
de5b477751
commit
febcdb2c22
|
@ -186,7 +186,8 @@ object frmJYOrderCDOne: TfrmJYOrderCDOne
|
|||
#22806#38144#30721#21333
|
||||
#26816#39564#30721#21333'('#19977#32852#65289
|
||||
#26816#39564#30721#21333'('#19977#32852#32454#30721')'
|
||||
#26816#39564#30721#21333'('#19977#32852#31859')')
|
||||
#26816#39564#30721#21333'('#19977#32852#31859')'
|
||||
#22806#38144#30721#21333'2')
|
||||
end
|
||||
object TBAftChkHX: TToolButton
|
||||
Left = 596
|
||||
|
|
|
@ -913,12 +913,12 @@ begin
|
|||
begin
|
||||
Close;
|
||||
sql.Clear;
|
||||
sql.Add('select * from Contract_Cloth_LLMX where OrdSubId=''' + Trim(Order_Sub.fieldbyname('SubId').AsString) + '''');
|
||||
sql.Add('select * from WFB_MJJY where SubId=''' + Trim(Order_Sub.fieldbyname('SubId').AsString) + '''');
|
||||
Open;
|
||||
end;
|
||||
if ADOTemp.IsEmpty = False then
|
||||
begin
|
||||
Application.MessageBox('已领料不能删除数据!', '提示', 0);
|
||||
Application.MessageBox('已打卷不能删除数据!', '提示', 0);
|
||||
Exit;
|
||||
end;
|
||||
with ADOTemp do
|
||||
|
|
Loading…
Reference in New Issue
Block a user