1
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-26 15:00:51 +08:00
parent 281c900e0c
commit 24c7c61398
@@ -45,7 +45,7 @@
data: { data: {
TableQuestionId: qs.Id, TableQuestionId: qs.Id,
RowIndex: qsForm.RowIndex, RowIndex: qsForm.RowIndex,
QuestionName: question.QuestionName QuestionName: qs.QuestionName
} }
})" /> })" />
</div> </div>