面板加统计数字
This commit is contained in:
@@ -40,6 +40,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
//现在需要签署的总数(项目待签署 +系统待签署)
|
||||
public int? TotalNeedSignDocCount => TotalNeedSignTrialDocCount + TotalNeedSignSystemDocCount;
|
||||
|
||||
|
||||
public int? TotalApprovalRequiredCount { get; set; }
|
||||
}
|
||||
|
||||
public class TrialSiteSurveyStatQuery : PageInput
|
||||
|
||||
Reference in New Issue
Block a user