0
0
Fork 0

chore: refs #7353 drop useless code

This commit is contained in:
Jorge Penadés 2024-09-20 13:22:15 +02:00
parent 3e101242f6
commit 7a253d314c
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ const columns = computed(() => [
{
label: t('salesTicketsTable.date'),
name: 'shippedDate',
style: { 'max-width': '100px' },
align: 'left',
columnFilter: {
component: 'date',