修改
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
he 2025-09-10 15:59:41 +08:00
parent ad62ad7ae0
commit 4187673b7a
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
var typicalIntrahepaticLesionsText = string.Empty;
if (typicalIntrahepaticLesions == ((int)ReadingYesOrNo.Yes).ToString())
{
typicalIntrahepaticLesionsText = $"\n{_localizer["CriterionCalculateExport_TIL"]}";
typicalIntrahepaticLesionsText = $"{_localizer["CriterionCalculateExport_TIL"]}";
}
VisitLesionInfo target = new VisitLesionInfo