选项类型默认值更改
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-10-22 11:13:28 +08:00
parent 5a1b4b181a
commit cc4afc8d37
1 changed files with 2 additions and 1 deletions

View File

@ -751,7 +751,7 @@ export default {
Type: 'input',
ValueType: '',
Unit: '',
QuestionGenre: '',
QuestionGenre: null,
TypeValue: '',
DictionaryCode: '',
ParentId: '',
@ -1070,6 +1070,7 @@ export default {
} else {
data.LesionType = null
}
data.QuestionGenre = null
data.DictionaryCode = ''
data.TypeValue = ''
data.ValueType = ''