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,
|
field: (row) => row.expenseFk,
|
||||||
sortable: true,
|
sortable: true,
|
||||||
align: 'left',
|
align: 'left',
|
||||||
classes: 'expand',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'landed',
|
name: 'landed',
|
||||||
|
|
Loading…
Reference in New Issue