update Table

update Table
This commit is contained in:
梁灏 2016-11-27 15:44:32 +08:00
parent 39947c1474
commit 340681ab50
4 changed files with 6 additions and 13 deletions

View file

@ -47,7 +47,6 @@
[`${this.prefixCls}-row-highlight`]: this.cloneData[index] && this.cloneData[index]._isHighlight,
[`${this.prefixCls}-row-hover`]: this.cloneData[index] && this.cloneData[index]._isHover
}
]
},
setCellWidth (column, index) {