1. 安装sortable.js
使用npm install sortablejs --save 或者 yarn add sortablejs
2.引入sortable.js
import Sortable from 'sortablejs
3.具体API可以看文档
https://www.itxst.com/sortablejs
4.代码如下图
table表格代码
rowDrap()方法初始化拖拽
onEnd()是拖拽结束的事件
js代码

Logo

前往低代码交流专区

更多推荐