This commit is contained in:
he
2023-05-22 16:08:35 +08:00
parent ecb4854c78
commit 2e9a252910
@@ -1247,7 +1247,7 @@ namespace IRaCIS.Application.Services
item.TableQuestions.Answers.Add(answers);
});
};
if (item.Childrens != null && item.Childrens.Count != 0)
{