This commit is contained in:
2021-02-01 18:40:11 +00:00
parent 561800c628
commit d4a7cd9dcd
2 changed files with 14 additions and 4 deletions

View File

@@ -636,6 +636,10 @@ export default {
return null;
}
},
async handleSortChange(){
//update sort settings at server for current columnview
},
async getDataFromApi(deSelectAll) {
let vm = this;