Uat_Study
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; }
|
public bool IsClinicalReading { get; set; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue