This commit is contained in:
2021-02-04 23:04:56 +00:00
parent ca81e548d2
commit 809befbdb0

View File

@@ -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) {