Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 163 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 163 Bytes

Select

-- 封装react-select

-- 统一属性格式为{value: '', options: []}等

-- 统一输出,解决multi为true时清除时change事件值错误的Bug