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