diff --git a/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue b/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue
index d4373f311..5bcb21001 100644
--- a/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue
+++ b/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue
@@ -101,7 +101,17 @@ onMounted(async () => {
dense
outlined
rounded
- />
+ >
+
+
+
+
+ #{{ scope.opt?.id }} {{ scope.opt?.name }}
+
+
+
+
+
+ >
+
+
+
+ #{{ scope.opt?.id }}
+ {{ scope.opt?.nickname }}
+
+
+
+
O