修改
This commit is contained in:
@@ -137,7 +137,8 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
||||
Identification= leftfrontAuditConfig.Identification,
|
||||
OptType= leftOptType.Value,
|
||||
VisitNum=leftsubjectVisit.VisitNum,
|
||||
|
||||
IsFrontAdd=data.IsFrontAdd
|
||||
|
||||
};
|
||||
|
||||
query = query.WhereIf(dto.TrialId != null, x => x.TrialId == dto.TrialId)
|
||||
|
||||
Reference in New Issue
Block a user