el-table拖拽 sortablejs Sortable 排序

npm install sortablejs --save

2.在页面中引入:

import Sortable from ‘sortablejs’

https://www.cnblogs.com/lemoncool/p/11661084.html

如果拖拽无效果  

el-table 加   row-key="stageId"
stageId 为 行属性唯一标识 id,XXX
posted @ 2020-07-03 12:23  ThisCall  阅读(366)  评论(0编辑  收藏  举报