SortableJS / Vue.Draggable

Vue drag-and-drop component based on Sortable.js
https://sortablejs.github.io/Vue.Draggable/
MIT License
20.19k stars 2.9k forks source link

draggable with pagination 分页下 如何控制 index #1135

Open whatoeat2night opened 2 years ago

whatoeat2night commented 2 years ago

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md

Jsfiddle link

Step by step scenario

Actual Solution

Expected Solution

whatoeat2night commented 2 years ago

在分页的情况下,拖拽的时候,实际的index 并不是 item 真实的index,有没有回调函数 ,实现在分页的情况下 拖拽