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
|
|
@ -393,7 +393,7 @@ watch(
|
|||
:readonly="readonly"
|
||||
:disable="!readonly"
|
||||
class="col-md-2 col-6"
|
||||
label="Title"
|
||||
label="Prefix"
|
||||
:model-value="
|
||||
readonly
|
||||
? capitalize(prefixName || '') || '-'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue