0
0
Fork 0

Merge pull request 'hotfix searchbar' (!723) from hotfix-invoiceOutSearchbar into master

Reviewed-on: verdnatura/salix-front#723
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Carlos Satorres 2024-09-17 08:38:28 +00:00
commit 3b59dc7fb5
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ watchEffect(selectedRows);
<VnSearchbar <VnSearchbar
:info="t('youCanSearchByInvoiceReference')" :info="t('youCanSearchByInvoiceReference')"
:label="t('searchInvoice')" :label="t('searchInvoice')"
data-key="InvoiceOutList" data-key="invoiceOut"
/> />
<VnSubToolbar> <VnSubToolbar>
<template #st-actions> <template #st-actions>