Compare commits
2 Commits
e7a13be6e4
...
0e430ef8c9
| Author | SHA1 | Date |
|---|---|---|
|
|
0e430ef8c9 | |
|
|
0b87a1845c |
|
|
@ -776,7 +776,7 @@ export default {
|
||||||
MaxQuestionCount: null,
|
MaxQuestionCount: null,
|
||||||
IsCopyLesions: false,
|
IsCopyLesions: false,
|
||||||
MaxAnswerLength: null,
|
MaxAnswerLength: null,
|
||||||
AddDeleteTypeEnum: null,
|
AddDeleteTypeEnum: 0,
|
||||||
FileType: [],
|
FileType: [],
|
||||||
DictionaryCode: null,
|
DictionaryCode: null,
|
||||||
GroupId: null,
|
GroupId: null,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue