Merged in bugfix/PMCORE-2728 (pull request #7757)

PMCORE-2728

Approved-by: Rodrigo Quelca <rockoinfo@yahoo.com>
This commit is contained in:
Henry Jonathan Quispe Quispe
2021-01-20 19:27:42 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -441,6 +441,7 @@ export default {
onClick: (obj) => {
that.title = obj.title;
that.filterHeader = obj.item;
that.$refs["vueTable"].setPage(1); // Reset the page when change the header filter
that.$refs["vueTable"].getData();
},
class: info[v.id].class