fix: typo
This commit is contained in:
parent
4fcd202832
commit
21907fce65
2 changed files with 2 additions and 2 deletions
|
|
@ -110,7 +110,7 @@ let jobPositionFilter = selectFilterOptionRefMod(
|
|||
class="col-md-6 col-12"
|
||||
:dense="dense"
|
||||
:readonly="readonly"
|
||||
:label="$t('businessType')"
|
||||
:label="$t('customer.form.businessType')"
|
||||
:options="typeBusinessOptions"
|
||||
:for="`${prefixId}-select-business-type`"
|
||||
@filter="typeBusinessFilter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue