0
0
Fork 0

hotfix searchbar

This commit is contained in:
Carlos Satorres 2024-09-17 10:37:22 +02:00
parent 3d6e9f9600
commit 044156356c
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>