### What problem does this feature solve 使用很不方便,每次使用都需要自己通过width来控制下拉部分的宽度。某些需要select框长度自适应的场景就只能通过取dom的值取给width属性赋值了。 d-select已经能支持,希望d-editable-select也能支持。  ### What does the proposed API look like 希望扩充的是组件默认功能,无需额外暴露API