We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c77e3 commit 22531d2Copy full SHA for 22531d2
templates/vue-common/mixins/ListMixin.js
@@ -9,6 +9,7 @@ export default {
9
return {
10
options: {
11
sortBy: [],
12
+ sortDesc: [],
13
page: 1,
14
itemsPerPage: 15
15
},
0 commit comments