Uat_Study
hang 2023-03-16 16:40:37 +08:00
parent a42472fb39
commit 7bbbb51eb0
1 changed files with 2 additions and 1 deletions

View File

@ -47,8 +47,9 @@ namespace IRaCIS.Core.Application.Service
Type="radio", Type="radio",
QuestionGenre=TableQuestionType.Dictionary, QuestionGenre=TableQuestionType.Dictionary,
DataSource=DataSources.ManualEntry, DataSource=DataSources.ManualEntry,
ShowQuestion=ShowQuestion.Show ShowQuestion=ShowQuestion.Show,
IsAdditional=true
} } } }
}); });
} }