forked from verdnatura/salix-front
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:
commit
3b59dc7fb5
|
@ -177,7 +177,7 @@ watchEffect(selectedRows);
|
|||
<VnSearchbar
|
||||
:info="t('youCanSearchByInvoiceReference')"
|
||||
:label="t('searchInvoice')"
|
||||
data-key="InvoiceOutList"
|
||||
data-key="invoiceOut"
|
||||
/>
|
||||
<VnSubToolbar>
|
||||
<template #st-actions>
|
||||
|
|
Loading…
Reference in New Issue