Fixed #4804
parent
3a68a9f6ce
commit
334a7e4a9f
|
@ -859,6 +859,7 @@ export default {
|
||||||
const data = this.dataToRender(slotProps.rows);
|
const data = this.dataToRender(slotProps.rows);
|
||||||
|
|
||||||
this.$emit('update:selection', data);
|
this.$emit('update:selection', data);
|
||||||
|
event.preventDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue