refactor: id missing test
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s

This commit is contained in:
Thanaphon Saengchan 2025-12-16 17:07:28 +07:00
parent 3cab6cc0e5
commit e6d06b39da

View file

@ -77,6 +77,7 @@ function setDefaultValue() {
<SelectInput <SelectInput
v-model="value" v-model="value"
incremental incremental
id="select-hq-id"
:label :label
:placeholder :placeholder
:readonly :readonly