delete comment

This commit is contained in:
ma0068
2026-01-28 14:42:26 +01:00
parent 8903fa878c
commit e3b630550a
@@ -327,8 +327,6 @@ export default {
},
rowSelectionChanged(data, rows) {
this.selectedcount = data.length;
/* if (data.length > 0 )
console.log("test manu" + this.selectedcount);*/
this.lastSelected = this.selected;
this.$emit('update:selected', data);