clear selected option..

This commit is contained in:
Cüneyt Şentürk 2022-07-21 15:28:31 +03:00
parent 071d500fa6
commit 52bbd32bd8

View File

@ -388,6 +388,8 @@ export default {
onOptionSelected(value) {
this.current_value = value;
this.equal = true;
this.not_equal = true;
this.range = false;
this.onChangeSearchAndFilterText(this.selectPlaceholder, false);