chore: refs #7197 idrop useless class
gitea/salix-front/pipeline/pr-dev This commit looks good Details

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',