申请回退访视数据 稽查处理
This commit is contained in:
@@ -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 处理标识
|
||||
|
||||
|
||||
Reference in New Issue
Block a user