vue + element table 实现行列拖拽 element ui 表格没有自带的拖拽排序的功能,只能借助第三方插件Sortablejs来实现 安装Sortable.js 引入Sortable: ...