fix/OrderCatalog #893

Merged
jsegarra merged 11 commits from wbuezas/salix-front-mindshore-fork2:fix/OrderCatalog into dev 2024-11-12 12:01:43 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ade90afd03 - Show all commits

View File

@ -297,7 +297,7 @@ onMounted(() => {
rounded
:is-clearable="false"
v-model="generalSearchParam"
@keyup.enter="
@update:model-value="
applyTags(
{ values: [{ value: generalSearchParam }] },
params,