Test.EIImageViewer
parent
0acb21725b
commit
2677f901fe
|
@ -687,7 +687,7 @@ namespace IRaCIS.Application.Services
|
|||
var taskTwoInfo = await this.GetGlobalReadingInfo(new GetGlobalReadingInfoInDto()
|
||||
{
|
||||
UsingOriginalData = true,
|
||||
VisitTaskId = taskList[0].Id
|
||||
VisitTaskId = taskList[1].Id
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue