This commit is contained in:
he
2023-03-08 16:41:08 +08:00
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;