修改
This commit is contained in:
@@ -421,6 +421,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// eCRF报告是否显示在图像页面
|
||||
/// </summary>
|
||||
public bool IseCRFShowInDicomReading { get; set; } = false;
|
||||
|
||||
public bool IsClinicalReading { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user