تغییرات دکمه

This commit is contained in:
Mehdi104797 2025-05-06 11:54:55 +03:30
parent 5f6aeb8d47
commit 4e676bb758

View File

@ -539,9 +539,7 @@ const SearchList = defineAsyncComponent(
<!-- @update:modelValue="onUpdateModel" -->
<!-- @update:searchTerm="onUpdateModel" -->
</UInput>
</div>
<!-- 'similar-mode': route.query.f_aik?.length, -->
<UButton
<UButton
class="my-trailing-button"
:class="{
'close-mode': searchTerm.length,
@ -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