1
This commit is contained in:
@@ -64,6 +64,7 @@ namespace BLL
|
||||
newBatchDetail.IsBuildTrust = batchDetail.IsBuildTrust;
|
||||
newBatchDetail.IsWelderFirst = batchDetail.IsWelderFirst;
|
||||
newBatchDetail.IsPipelineFirst = batchDetail.IsPipelineFirst;
|
||||
newBatchDetail.NDT = batchDetail.NDT;
|
||||
newBatchDetail.Remark = batchDetail.Remark;
|
||||
|
||||
Funs.DB.SubmitChanges();
|
||||
|
||||
Reference in New Issue
Block a user