PMCORE-3328
This commit is contained in:
@@ -666,7 +666,6 @@ export default {
|
||||
* @param {object} data
|
||||
*/
|
||||
onUpdateFilters(data) {
|
||||
console.log("jonas");
|
||||
this.filters = data.params;
|
||||
this.prepareAndUpdate(data);
|
||||
if (data.refresh) {
|
||||
|
||||
Reference in New Issue
Block a user