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',
|
name: 'totalWithVat',
|
||||||
field: 'totalWithVat',
|
field: 'totalWithVat',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
style: 'max-width: 75px',
|
|
||||||
columnFilter: {
|
columnFilter: {
|
||||||
component: 'number',
|
component: 'number',
|
||||||
name: 'totalWithVat',
|
name: 'totalWithVat',
|
||||||
|
|
Loading…
Reference in New Issue