隐藏拖拽、绑定商品多选

This commit is contained in:
duan
2024-07-06 10:31:14 +08:00
parent 065d159b49
commit ac1c17e958
3 changed files with 4 additions and 4 deletions

View File

@@ -300,7 +300,7 @@ export default {
this.getTableData()
this.getTableDatatype()
this.$nextTick(() => {
this.tableDrag()
// this.tableDrag()
})
},
methods: {