From 72e4f102879816793bf27362b43b5e1bec54fe5c Mon Sep 17 00:00:00 2001 From: carlossa Date: Tue, 27 Aug 2024 10:17:06 +0200 Subject: [PATCH] refs #6899 fix order --- src/pages/InvoiceOut/InvoiceOutGlobalForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue b/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue index 32018cdd6..334933447 100644 --- a/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue +++ b/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue @@ -106,7 +106,7 @@ onMounted(async () => { - {{ scope.opt?.name }} #{{ scope.opt?.id }} + #{{ scope.opt?.id }} {{ scope.opt?.name }}