FlyLion
FlyLion
### 解决方案检查 - [X] 我已阅读常见问题(),但没有找到解决方案 - [X] 我已搜索issue列表(),但没有发现类似的问题 ### 问题描述 (搜索后只能手动切换) ### 描述你想要的解决方案 建议添加一键播放 ### 描述你考虑过的替代方案 _No response_ ### 附加信息 _No response_
已解决 time-formater es6格式转下 _Originally posted by @napster99 in https://github.com/bailicangdu/vue2-manage/issues/96#issuecomment-436591348_
`const { Chart, Geom, Axis, Tooltip, Coord, Label, Legend, View, Guide, Shape, Facet } = window.BizCharts; const Slider = window['bizcharts-plugin-slider']; class Venn extends React.Component { render() { var sets =...