任务提交
This commit is contained in:
@@ -44,7 +44,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public Guid DoctorUserId { get; set; }
|
||||
|
||||
public List<int> ArmList { get; set; }
|
||||
public List<int> ArmList { get; set; } = new List<int>();
|
||||
|
||||
//public double? TargetCount => TotalTaskCount * PlanReadingRatio * 0.01;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user