fix: selected first branch wrong
This commit is contained in:
parent
4fcf39adb7
commit
e95078e75e
2 changed files with 4 additions and 13 deletions
|
|
@ -100,6 +100,7 @@ const telephoneNo = defineModel<string>('telephoneNo', { default: '' });
|
|||
:for="`${prefixId}-input-source-registered-branch`"
|
||||
v-model:value="registeredBranchId"
|
||||
:label="$t('customer.form.registeredBranch')"
|
||||
select-first-value
|
||||
class="col-md-6"
|
||||
simple
|
||||
required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue