Uat_Study
he 2023-05-22 16:08:35 +08:00
parent ecb4854c78
commit 2e9a252910
1 changed files with 1 additions and 1 deletions

View File

@ -1247,7 +1247,7 @@ namespace IRaCIS.Application.Services
item.TableQuestions.Answers.Add(answers);
});
};
if (item.Childrens != null && item.Childrens.Count != 0)
{