安装插件
cnpm install vuedraggable
cnpm install sortablejs
el-table 正常些
引入js
import Sortable from 'sortablejs'
created() {
this.nextTick(function() {
this.tableData = arr
console.log('属猪', this.tableData)
})
}
})
},
安装插件
cnpm install vuedraggable
cnpm install sortablejs
el-table 正常些
引入js
import Sortable from 'sortablejs'
created() {
this.nextTick(function() {
this.tableData = arr
console.log('属猪', this.tableData)
})
}
})
},
本文标题:el-table 行拖动插件
本文链接:https://www.haomeiwen.com/subject/scxwsrtx.html
网友评论