This commit is contained in:
parent
bae7529f3d
commit
6db44f158e
|
@ -156,7 +156,6 @@ async function search() {
|
||||||
</RouterLink>
|
</RouterLink>
|
||||||
<VnInput
|
<VnInput
|
||||||
id="searchbar"
|
id="searchbar"
|
||||||
ref="input"
|
|
||||||
v-model.trim="searchText"
|
v-model.trim="searchText"
|
||||||
:placeholder="t(props.label)"
|
:placeholder="t(props.label)"
|
||||||
dense
|
dense
|
||||||
|
|
Loading…
Reference in New Issue