publish 2.1.9

This commit is contained in:
jonyshi 2019-08-01 19:00:18 +08:00
parent 3035d41fd6
commit cb543df6f5
2 changed files with 2 additions and 1 deletions

View File

@ -80,6 +80,7 @@ var TableHeader = function (_Component) {
contentTable = _this$props.contentTable,
lastShowIndex = _this$props.lastShowIndex;
// let currentElement = this.getOnLineObject(targetEvent);
var currentElement = _this.getTargetToTh(targetEvent);
if (!currentElement) return;
var type = currentElement.getAttribute('data-type');

View File

@ -1,6 +1,6 @@
{
"name": "bee-table",
"version": "2.1.9-beta.1",
"version": "2.1.9",
"description": "Table ui component for react",
"keywords": [
"react",