Test.EIImageViewer
he 2023-03-08 16:41:08 +08:00
parent e0842e1b4d
commit eed270be72
1 changed files with 1 additions and 1 deletions

View File

@ -861,7 +861,7 @@ namespace IRaCIS.Core.Application.Contracts
/// <summary>
/// IR阅片是否显示既往结果
/// </summary>
public bool IsReadingShowPreviousResults { get; set; } = false;
public bool IsReadingShowPreviousResults { get; set; } = true;