0
0
Fork 0

hotFix: try to fix myEntries

This commit is contained in:
Alex Moreno 2024-07-24 20:22:31 +02:00
parent 29299970f4
commit f88ec2a2ae
1 changed files with 2 additions and 2 deletions

View File

@ -78,12 +78,12 @@ const columns = computed(() => [
// };
</script>
<template>
<!-- <VnSearchbar
<VnSearchbar
data-key="myEntriesList"
url="Entries/filter"
:label="t('Search entries')"
:info="t('You can search by entry reference')"
/> -->
/>
<VnTable
data-key="myEntriesList"
url="Entries/filter"