PMCORE-2605:Next Home: the column messages is not working

fix conflicts

check code style

check code style
This commit is contained in:
Rodrigo Quelca
2020-12-21 11:07:51 +00:00
parent 1943e8ec22
commit 6b9cdcc135
11 changed files with 108 additions and 35 deletions

View File

@@ -154,6 +154,7 @@ export default {
this.pageName = item.item.title;
} else {
this.filters = [];
this.pageId = null;
this.page = item.item.id || "MyCases";
}
},