refactor
parent
34efc5a871
commit
30a3ec458b
|
@ -207,7 +207,6 @@ export default {
|
||||||
this.loadLazyData();
|
this.loadLazyData();
|
||||||
},
|
},
|
||||||
onSort(event) {
|
onSort(event) {
|
||||||
console.log(event)
|
|
||||||
this.lazyParams = event;
|
this.lazyParams = event;
|
||||||
this.loadLazyData();
|
this.loadLazyData();
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue