This commit is contained in:
he
2022-11-18 15:50:23 +08:00
parent 8e29769df4
commit ad2499a23e
@@ -421,6 +421,10 @@ namespace IRaCIS.Core.Application.Contracts
}
}
/// <summary>
/// eCRF报告是否显示在图像页面
/// </summary>
public bool IseCRFShowInDicomReading { get; set; } = false;
public bool IsClinicalReading { get; set; }