申请回退访视数据 稽查处理
parent
ffe6a0a4a9
commit
fbf7fc6a70
|
@ -1965,7 +1965,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
|||
|
||||
var isDistinctionInterface = true;
|
||||
|
||||
var reason = entity.ApplyReason;
|
||||
var reason = type== AuditOpt.Add? entity.ApplyReason: entity.ResultRemark;
|
||||
|
||||
#region 处理标识
|
||||
|
||||
|
|
Loading…
Reference in New Issue