当select的value绑定一个state默认值时,如果默认值是''或null时,placeholder不生效

解决方案:默认值设为undefined

05-11 11:17