css 拖拽

This commit is contained in:
“jonyshi” 2018-12-03 16:45:35 +08:00
parent a11943e4b0
commit 8528ae4cf0
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ class TableHeader extends Component {
// if(this.drag.option === 'border'){return;}
// let data = this.getCurrentEventData(e);
// if (!this.currentObj || this.currentObj.key == data.key) return;
// };
// };
/**
* 在一个拖动过程中释放鼠标键时触发此事件目标事件