检查部位、检查技术、检查名称在确认提交时,增加校验

This commit is contained in:
2025-06-09 10:31:02 +08:00
parent 1f67d24abc
commit d2697d5133
3 changed files with 36 additions and 3 deletions
@@ -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;