Merge pull request 'fix: refs #8602 disable use-like option in EntryBuys component' (!1632) from 8602-warmFix into test
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #1632
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Alex Moreno 2025-03-25 06:36:22 +00:00
commit c6b36a64cb
1 changed files with 1 additions and 0 deletions

View File

@ -714,6 +714,7 @@ onMounted(() => {
:fields="['id', 'nickname']"
option-label="nickname"
sort-by="nickname ASC"
:use-like="false"
/>
<VnSelect
:label="t('Family')"