pull/880/head
Tuğçe Küçükoğlu 2021-01-20 13:25:41 +03:00
parent 34efc5a871
commit 30a3ec458b
1 changed files with 0 additions and 1 deletions

View File

@ -207,7 +207,6 @@ export default {
this.loadLazyData();
},
onSort(event) {
console.log(event)
this.lazyParams = event;
this.loadLazyData();
},