PMCORE-3328

This commit is contained in:
Henry Jordan
2021-09-22 20:51:38 +00:00
parent 150a992daa
commit d4b5fe044d
6 changed files with 90 additions and 17 deletions

View File

@@ -666,7 +666,6 @@ export default {
* @param {object} data
*/
onUpdateFilters(data) {
console.log("jonas");
this.filters = data.params;
this.prepareAndUpdate(data);
if (data.refresh) {