npm install vue-seamless-scroll --save
// main.js
import scroll from 'vue-seamless-scroll'
Vue.use(scroll)

vue 实现表格无缝滚动

 

相关文章: