Merge branch 'master' of https://github.com/brkcvn/akaunting into text-hover

This commit is contained in:
Burak Civan
2022-06-24 10:04:10 +03:00
11 changed files with 160 additions and 24 deletions

View File

@@ -582,6 +582,8 @@ export default {
if (this.filter_index == 0) {
this.onChangeSearchAndFilterText(this.defaultPlaceholder, true);
} else {
this.show_icon = false;
}
this.filter_last_step = 'options';