refactor: set label
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s

This commit is contained in:
Thanaphon Frappet 2025-07-15 13:53:45 +07:00
parent dbca22f639
commit 1360aca7e9

View file

@ -79,7 +79,7 @@ function setDefaultValue() {
v-model="value"
incremental
option-value="id"
:label
:label="label || $t('menu.manage.businessType')"
:placeholder
:readonly
:disable="disabled"