تغییرات دکمه
This commit is contained in:
parent
5f6aeb8d47
commit
4e676bb758
|
@ -539,8 +539,6 @@ const SearchList = defineAsyncComponent(
|
|||
<!-- @update:modelValue="onUpdateModel" -->
|
||||
<!-- @update:searchTerm="onUpdateModel" -->
|
||||
</UInput>
|
||||
</div>
|
||||
<!-- 'similar-mode': route.query.f_aik?.length, -->
|
||||
<UButton
|
||||
class="my-trailing-button"
|
||||
:class="{
|
||||
|
@ -551,6 +549,9 @@ const SearchList = defineAsyncComponent(
|
|||
>
|
||||
<!-- <UIcon name="i-lucide-search" /> -->
|
||||
</UButton>
|
||||
</div>
|
||||
<!-- 'similar-mode': route.query.f_aik?.length, -->
|
||||
|
||||
<!-- </client-only> -->
|
||||
</div>
|
||||
<div
|
||||
|
|
Loading…
Reference in New Issue
Block a user