小日程日历marks数据格式

99 阅读1分钟
<AtCalendar marks={ [ { value: '2018/11/11' } ] } />

有老哥知道marks数据格式传什么啊,taro-ui文档格式要报错

报这个Objects are not valid as a React child (found: object with keys {value}). If you meant to render a collection of children, use an array instead.