两列组件设置相同的group名就可以相互拖拽了 <draggable v-model="arr1" group="site"> <transition-group> <div class="item" v-for="item in arr1" ...
確定! 回上一頁