## zh-CN 使用 `optionLabelProp` 指定回填到选择框的 `Option` 属性。 ## en-US Specify the prop name of Option which will be rendered in select box. ```css .demo-option-label-item > span { margin-right: 6px; } ```