diff --git a/src/components/shared/select/SelectBusinessType.vue b/src/components/shared/select/SelectBusinessType.vue index ebd4adc5..edef243e 100644 --- a/src/components/shared/select/SelectBusinessType.vue +++ b/src/components/shared/select/SelectBusinessType.vue @@ -27,6 +27,7 @@ defineEmits<{ }>(); type ExclusiveProps = { + lang?: string; codeOnly?: boolean; selectFirstValue?: boolean; branchVirtual?: boolean; @@ -92,7 +93,7 @@ function setDefaultValue() { >