11
This commit is contained in:
@@ -1272,7 +1272,7 @@ namespace FineUIPro.Web.WeldingProcess.TrustManage
|
||||
pointBatchItem.CutDate = System.DateTime.Now;////更新批明细 切除日期
|
||||
Funs.DB.SubmitChanges();
|
||||
|
||||
BLL.Batch_PointBatchService.UpdateNewKuoOrCutJointNo(pointBatchItem.PointBatchItemId, "C");
|
||||
BLL.Batch_PointBatchService.UpdateNewKuoOrCutJointNo(pointBatchItem.PointBatchItemId, "C1");
|
||||
// 更新批 是否委托:否
|
||||
var updatePointBatch = BLL.Batch_PointBatchService.GetPointBatchById(this.PointBatchId);
|
||||
if (updatePointBatch != null)
|
||||
|
||||
Reference in New Issue
Block a user