隐藏拖拽、绑定商品多选
This commit is contained in:
@@ -300,7 +300,7 @@ export default {
|
||||
this.getTableData()
|
||||
this.getTableDatatype()
|
||||
this.$nextTick(() => {
|
||||
this.tableDrag()
|
||||
// this.tableDrag()
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
|
||||
@@ -293,7 +293,7 @@ export default {
|
||||
this.getTableDatainformation()
|
||||
this.$nextTick(() => {
|
||||
// this.tableDrag()
|
||||
this.$refs.shopList.isselectEvent()
|
||||
// this.$refs.shopList.isselectEvent()
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
|
||||
@@ -143,7 +143,7 @@ export default {
|
||||
mounted() {
|
||||
this.getTableData()
|
||||
this.$nextTick(() => {
|
||||
this.tableDrag()
|
||||
// this.tableDrag()
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
@@ -291,4 +291,4 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user