Compare commits
No commits in common. "2c818b9caaaf40d202b1934f13fdf06448e94b09" and "260be98cefcb619c71cb7f417a8b95eb809d6f73" have entirely different histories.
2c818b9caa
...
260be98cef
|
|
@ -106,7 +106,7 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
|||
//OptType = data.OptType,
|
||||
IP = data.IP,
|
||||
Reason = data.Reason,
|
||||
IsSign = leftfrontAuditConfig.IsHaveSign && lefttrialSign.SignText!=null&& lefttrialSign.SignText!=string.Empty,
|
||||
IsSign = leftfrontAuditConfig.IsHaveSign,
|
||||
SignId = data.SignId,
|
||||
ParentId = data.ParentId,
|
||||
ChildrenTypeId = data.ChildrenTypeId,
|
||||
|
|
|
|||
Loading…
Reference in New Issue