fix: selected first branch wrong

This commit is contained in:
Methapon2001 2024-12-11 09:48:11 +07:00
parent 4fcf39adb7
commit e95078e75e
2 changed files with 4 additions and 13 deletions

View file

@ -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