clear selected option..
This commit is contained in:
parent
071d500fa6
commit
52bbd32bd8
@ -388,10 +388,12 @@ export default {
|
||||
|
||||
onOptionSelected(value) {
|
||||
this.current_value = value;
|
||||
this.equal = true;
|
||||
this.not_equal = true;
|
||||
this.range = false;
|
||||
|
||||
this.onChangeSearchAndFilterText(this.selectPlaceholder, false);
|
||||
|
||||
|
||||
let option = false;
|
||||
let option_url = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user