fix: แก้ i18n
This commit is contained in:
parent
bff6e88a22
commit
5b80737cd3
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const employerBranchCode = defineModel<string>('employerBranchCode');
|
|||
:borderless="readonly"
|
||||
hide-bottom-space
|
||||
class="col-6"
|
||||
:label="$t('formDialogEmployerRanchCode')"
|
||||
:label="$t('branchCode')"
|
||||
v-model="employerBranchCode"
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue