form: { | form: { | ||||
disabled: false, | disabled: false, | ||||
formLabelWidth: formLabelWidth, | formLabelWidth: formLabelWidth, | ||||
listData: VEHICLE_COLOR_TYPE, | |||||
width: '90%', | width: '90%', | ||||
type: 'input', | type: 'input', | ||||
required: true, | required: true, | ||||
prop: 'obuVehiclePlateColor', | prop: 'obuVehiclePlateColor', | ||||
form: { | form: { | ||||
disabled: false, | disabled: false, | ||||
listData: VEHICLE_COLOR_TYPE, | |||||
formLabelWidth: formLabelWidth, | formLabelWidth: formLabelWidth, | ||||
width: '90%', | width: '90%', | ||||
type: 'input', | type: 'input', |