DataV-Team / DataV

Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
http://datav.jiaminghi.com
MIT License
8.98k stars 1.77k forks source link

resume is not a function #300

Open Julycc41 opened 1 year ago

Julycc41 commented 1 year ago

<ScrollBoard config={{ data: [ ['苏ES606L进入', '2023-05-11 10:06:13'], ['苏JN167G进入', '2023-05-11 10:06:12'] ] }} style={{ width: '500px', height: '220px' }} /> 数据多放点就没问题 鼠标一放上去就报错了 resume is not a function