ExamEdit&Check
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
@code {
|
||||
[Parameter]
|
||||
public SubQuestionDto Question { get; set; }
|
||||
public SubQuestionDto Question { get; set; } = new SubQuestionDto();
|
||||
|
||||
[Parameter]
|
||||
public string Class { get; set; }
|
||||
|
Reference in New Issue
Block a user