修改项目阅片单元稽查

Test.EIImageViewer
{872297557@qq.com} 2022-12-29 17:47:44 +08:00
parent 5ea5323112
commit b81619d854
1 changed files with 4 additions and 0 deletions

View File

@ -507,6 +507,10 @@ namespace IRaCIS.Core.Infra.EFCore.Common
{
extraIdentification = $"/{cloneEntity.ParentCode}";
}
else
{
extraIdentification = $"/{cloneEntity.ParentCode}/IsTrial";
}
await InsertInspection<ReadingCriterionDictionary>(cloneEntity, type, x => new InspectionConvertDTO()