Skip to content

Commit b17d8c9

Browse files
committed
QF
1 parent 531b996 commit b17d8c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/directives/apMesa.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,8 @@
463463
scope.addSort(sort.id, sort.dir);
464464
});
465465
}
466+
}, getRowSort: function () {
467+
return scope.persistentState.sortOrder;
466468
},
467469
getRowSort: function () {
468470
return scope.persistentState.sortOrder;

0 commit comments

Comments
 (0)