fall-zhang / vue-fantable

Vue table component for huge data. 前端表格大型数据渲染解决方案。
https://fall-zhang.github.io/vue-fantable/
MIT License
30 stars 10 forks source link

[Bug]hover高亮 #13

Open ShuangCAO opened 1 month ago

ShuangCAO commented 1 month ago

https://github.com/fall-zhang/vue-fantable/blob/43c3a88bf29be2fc54c088a7dc5532e66da2fe04/packages/fan-table/src/index.jsx#L644

const rowHover = clsName('row-hover')

fall-zhang commented 4 days ago

感谢指出问题