This commit is contained in:
he
2022-12-08 17:45:27 +08:00
parent 294d581d58
commit ead52e5aa5
3 changed files with 11 additions and 0 deletions
@@ -1127,6 +1127,7 @@ namespace IRaCIS.Application.Services
rowInfo.IsCurrentTaskAdd = isCurrentTaskAdd;
rowInfo.NumberOfFrames = inDto.NumberOfFrames;
rowInfo.FristAddTaskNum = inDto.FristAddTaskNum;
rowInfo.PictureBaseStr = inDto.PictureBaseStr;
rowInfo.RowIndex = inDto.RowIndex;
rowInfo.InstanceId = inDto.InstanceId;
rowInfo.SeriesId = inDto.SeriesId;