index.min.js1 Warning value should in shape of { value string number, label ReactNode } when you set labelInValue to true

因为开启了labelInValue属性,所以在设置默认值的时候,就应该传递对应数据,格式也就是要{ label:””,value:”” }