Lint fix
parent
b37a325ab9
commit
965ef45449
|
@ -627,7 +627,7 @@ export default {
|
|||
}
|
||||
|
||||
this.$emit('row-click', event);
|
||||
|
||||
|
||||
if (this.selectionMode) {
|
||||
const rowData = e.data;
|
||||
const rowIndex = e.index;
|
||||
|
|
Loading…
Reference in New Issue