diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs index 05d11336e..b2e94eea7 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs @@ -2666,7 +2666,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto /// /// 是否显示 /// - public ShowQuestion ShowQuestion { get; set; } = ShowQuestion.Show; + public ShowQuestion ShowQuestion { get; set; } /// /// 最大问题数