mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-17 20:21:02 +01:00
fix: regression during resize results table on filters change
This commit is contained in:
parent
69cd083054
commit
7dc33c78aa
@ -439,6 +439,7 @@ export default {
|
||||
this.$refs.queryTable.downloadTable(format, this.table);
|
||||
},
|
||||
onFilterChange (clausoles) {
|
||||
this.resizeScroller();
|
||||
if (clausoles.length === 0)
|
||||
this.isSearch = false;
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user