检查部位、检查技术、检查名称在确认提交时,增加校验
This commit is contained in:
@@ -1115,6 +1115,12 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public List<string> ClinicalDataSetNames { get; set; } = new List<string>();
|
||||
|
||||
|
||||
|
||||
public List<string> StudyUseModalityList { get; set; }
|
||||
|
||||
public List<string> StudyUseStudyNameList { get; set; }
|
||||
|
||||
|
||||
//public bool IsTrialStart { get; set; } = false;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user