修改
This commit is contained in:
@@ -355,6 +355,9 @@ namespace IRaCIS.Application.Services
|
||||
{
|
||||
x.VisitTaskId = visitTaskId;
|
||||
x.Id = NewId.NextGuid();
|
||||
x.SeriesId = null;
|
||||
x.InstanceId = null;
|
||||
x.MeasureData = string.Empty;
|
||||
});
|
||||
|
||||
tableRowAnswers.ForEach(x =>
|
||||
|
||||
Reference in New Issue
Block a user