<AtCalendar isSwiper={false} hideArrow={true} marks={[{value:'2020/11/11'}]} />
直接报错
<AtCalendar isSwiper={false} hideArrow={true} marks={[{value:'2020/11/11'}]} />
直接报错
3.0.0-alpha.3版本引入AtCalendar后marks按文档设置报错:Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object with keys {value}&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.