feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: GuanMu <ballmanjq@gmail.com>
This commit is contained in:
@@ -404,6 +404,9 @@ const translation = {
|
||||
atLeastOneOption: 'At least one option is required',
|
||||
optionRepeat: 'Has repeat options',
|
||||
},
|
||||
'defaultValue': 'Default value',
|
||||
'noDefaultValue': 'No default value',
|
||||
'selectDefaultValue': 'Select default value',
|
||||
},
|
||||
vision: {
|
||||
name: 'Vision',
|
||||
|
Reference in New Issue
Block a user