update Table
update Table
This commit is contained in:
parent
39947c1474
commit
340681ab50
4 changed files with 6 additions and 13 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue