This commit is contained in:
@@ -548,7 +548,6 @@ export default {
|
|||||||
await fetchSavedFilterList(this);
|
await fetchSavedFilterList(this);
|
||||||
await this.getDataFromApi();
|
await this.getDataFromApi();
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
clearFilterIcon() {
|
clearFilterIcon() {
|
||||||
if (this.serverFilter && this.serverFilter.length > 0) {
|
if (this.serverFilter && this.serverFilter.length > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user