一致性核查国际化修改

This commit is contained in:
2023-11-07 16:31:35 +08:00
parent 3199bea647
commit 7b300a97c6
3 changed files with 16 additions and 27 deletions
@@ -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; }