hotfix searchbar #723

Merged
carlossa merged 1 commits from hotfix-invoiceOutSearchbar into master 2024-09-17 08:38:28 +00:00
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>