一致性核查国际化修改
This commit is contained in:
@@ -288,7 +288,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string TrialStatusStr { get; set; }
|
||||
|
||||
|
||||
#region PM
|
||||
public int? ExpetiedTaskCount { get; set; }
|
||||
|
||||
|
||||
@@ -299,6 +299,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public int? PendingResponseCount { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
public bool IsIQCHaveToBeDone { get; set; }
|
||||
public bool IsCRCHaveToBeDone { get; set; }
|
||||
|
||||
|
||||
@@ -1283,25 +1283,6 @@ namespace IRaCIS.Core.Application
|
||||
}
|
||||
|
||||
|
||||
#region 废弃
|
||||
#region 上传影像
|
||||
|
||||
#endregion
|
||||
|
||||
#region QC
|
||||
|
||||
#endregion
|
||||
|
||||
#region 一致性核查
|
||||
|
||||
#endregion
|
||||
|
||||
#region 阅片
|
||||
|
||||
#endregion
|
||||
|
||||
#endregion
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user