Merged in feature/PMCORE-3260 (pull request #8084)

PMCORE-3260
This commit is contained in:
Rodrigo Quelca
2021-08-31 12:42:58 +00:00

View File

@@ -195,6 +195,7 @@ export default {
programmatic: false,
},
filterable: false,
sortable: [],
requestFunction() {
return this.$parent.$parent.getCasesForVueTable();
},