forked from verdnatura/salix-front
chore: refs #7197 idrop useless class
This commit is contained in:
parent
a0ccb239b1
commit
4b709caf42
|
@ -30,7 +30,6 @@ const vatColumns = ref([
|
|||
field: (row) => row.expenseFk,
|
||||
sortable: true,
|
||||
align: 'left',
|
||||
classes: 'expand',
|
||||
},
|
||||
{
|
||||
name: 'landed',
|
||||
|
|
Loading…
Reference in New Issue