vue 实现表格无缝滚动

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

 

posted @ 2021-06-23 17:42  ___mouM  阅读(1332)  评论(0编辑  收藏  举报