This commit is contained in:
he
2022-12-01 10:35:32 +08:00
parent 2e6c2005cc
commit d38e8b23bd
5 changed files with 167 additions and 5 deletions
@@ -65,6 +65,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public bool IsOncologyReading { get; set; } = false;
/// <summary>
/// eCRF报告是否显示在图像页面
/// </summary>
public bool IseCRFShowInDicomReading { get; set; } = false;
/// <summary>
/// 是否必须全局阅片
/// </summary>