css 拖拽
This commit is contained in:
parent
a11943e4b0
commit
8528ae4cf0
|
@ -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;
|
||||
// };
|
||||
// };
|
||||
|
||||
/**
|
||||
* 在一个拖动过程中,释放鼠标键时触发此事件。【目标事件】
|
||||
|
|
Loading…
Reference in New Issue