表格问题字段默认值
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
1db50cff3b
commit
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