PMCORE-2728

This commit is contained in:
Henry Jordan
2021-01-20 14:34:34 +00:00
parent 64168cb7cc
commit 7b1bf0507a

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