npm install vue-seamless-scroll --save
// main.js import scroll from ‘vue-seamless-scroll‘ Vue.use(scroll)
vue 实现表格无缝滚动
原文:https://www.cnblogs.com/aknife/p/14923812.html