fix: update label from 'คำนำหน้า' to 'Prefix' in forms (english)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
This commit is contained in:
parent
1efa90816a
commit
0150f80ba2
2 changed files with 2 additions and 2 deletions
|
|
@ -165,7 +165,7 @@ watch(
|
|||
:id="`${prefixId}-select-prefix-name-en`"
|
||||
:for="`${prefixId}-select-prefix-name-en`"
|
||||
:rules="[(val: string) => !!val || $t('form.error.required')]"
|
||||
:label="$t('personnel.form.prefixName')"
|
||||
label="Prefix"
|
||||
class="col-md-1 col-6"
|
||||
v-model="prefixName"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue