From 028ae0b9acfa63ae74e843fb33c7939b3af2c4d1 Mon Sep 17 00:00:00 2001 From: jorgep Date: Fri, 5 Jul 2024 16:44:17 +0200 Subject: [PATCH] chore: refs #7197 drop space --- src/pages/InvoiceIn/Card/InvoiceInVat.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/InvoiceIn/Card/InvoiceInVat.vue b/src/pages/InvoiceIn/Card/InvoiceInVat.vue index bed28b7ce..63a84b855 100644 --- a/src/pages/InvoiceIn/Card/InvoiceInVat.vue +++ b/src/pages/InvoiceIn/Card/InvoiceInVat.vue @@ -69,7 +69,6 @@ const columns = computed(() => [ model: 'taxTypeSageFk', optionValue: 'id', optionLabel: 'id', - sortable: true, tabindex: 3, align: 'left',