mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
delete comment
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user