任务提交

This commit is contained in:
2022-06-08 17:45:38 +08:00
parent 543c8c4ccb
commit 596bb9fa99
2 changed files with 15 additions and 11 deletions
@@ -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;