0
0
Fork 0

chore: refs #7197 idrop useless class

This commit is contained in:
Jorge Penadés 2024-07-05 16:32:49 +02:00
parent a0ccb239b1
commit 4b709caf42
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ const vatColumns = ref([
field: (row) => row.expenseFk,
sortable: true,
align: 'left',
classes: 'expand',
},
{
name: 'landed',