Revert "Fix persistent schedule view filter"
This reverts commit 73cfbd5bbd
.
This commit is contained in:
parent
a64edff176
commit
3e1bce8693
@ -139,7 +139,6 @@
|
||||
this.$watch(
|
||||
() => (this.client, this.selection, this.date_begin, this.date_end, {}),
|
||||
debounce(async () => {
|
||||
this.filter = {};
|
||||
this.update();
|
||||
}, 500)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user