forked from verdnatura/salix-front
chore: refs #7353 drop useless code
This commit is contained in:
parent
87efc2f355
commit
3e101242f6
|
@ -205,7 +205,6 @@ const columns = computed(() => [
|
|||
name: 'totalWithVat',
|
||||
field: 'totalWithVat',
|
||||
align: 'left',
|
||||
style: 'max-width: 75px',
|
||||
columnFilter: {
|
||||
component: 'number',
|
||||
name: 'totalWithVat',
|
||||
|
|
Loading…
Reference in New Issue