Test.EIImageViewer
parent
eb72ae82e7
commit
c930df4153
|
@ -1489,7 +1489,7 @@ namespace IRaCIS.Application.Services
|
|||
rowInfo.IsCurrentTaskAdd = isCurrentTaskAdd;
|
||||
rowInfo.NumberOfFrames = inDto.NumberOfFrames;
|
||||
rowInfo.FristAddTaskNum = taskinfo.VisitTaskNum;
|
||||
rowInfo.FristAddTaskId = rowInfo.Id;
|
||||
rowInfo.FristAddTaskId = inDto.VisitTaskId;
|
||||
rowInfo.PicturePath = inDto.PicturePath;
|
||||
rowInfo.RowIndex = inDto.RowIndex;
|
||||
rowInfo.OrganInfoId = inDto.OrganInfoId;
|
||||
|
|
Loading…
Reference in New Issue