Merge pull request #2477 from brkcvn/master
Code refactoring for search component
This commit is contained in:
commit
a5990aa95e
@ -582,6 +582,8 @@ export default {
|
|||||||
|
|
||||||
if (this.filter_index == 0) {
|
if (this.filter_index == 0) {
|
||||||
this.onChangeSearchAndFilterText(this.defaultPlaceholder, true);
|
this.onChangeSearchAndFilterText(this.defaultPlaceholder, true);
|
||||||
|
} else {
|
||||||
|
this.show_icon = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.filter_last_step = 'options';
|
this.filter_last_step = 'options';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user