forked from verdnatura/salix-front
hotFix: try to fix myEntries
This commit is contained in:
parent
29299970f4
commit
f88ec2a2ae
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue