fix: daterangepicker on filter not working
This commit is contained in:
parent
bc80e54fe3
commit
0f20ab9f9e
@ -102,7 +102,7 @@
|
||||
<component
|
||||
:is="getValSelect(f)"
|
||||
v-model="f.value"
|
||||
@change.stop="(v) => updateValue(v, f)"
|
||||
@change="(v) => updateValue(v, f)"
|
||||
:placeholder="__('John Doe')"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user