Test.EIImageViewer
parent
e0842e1b4d
commit
eed270be72
|
@ -861,7 +861,7 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
/// <summary>
|
||||
/// IR阅片是否显示既往结果
|
||||
/// </summary>
|
||||
public bool IsReadingShowPreviousResults { get; set; } = false;
|
||||
public bool IsReadingShowPreviousResults { get; set; } = true;
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue