การลา ลง เวลา select/input
This commit is contained in:
parent
f81b69b828
commit
fc1f6acb9d
10 changed files with 27 additions and 29 deletions
|
|
@ -234,6 +234,8 @@ onMounted(() => {
|
|||
label="สถานภาพ"
|
||||
emit-value
|
||||
map-options
|
||||
hide-selected
|
||||
fill-input
|
||||
option-label="name"
|
||||
option-value="id"
|
||||
use-input
|
||||
|
|
@ -256,6 +258,8 @@ onMounted(() => {
|
|||
:options="yearTypeOptionOption"
|
||||
emit-value
|
||||
map-options
|
||||
hide-selected
|
||||
fill-input
|
||||
option-label="name"
|
||||
option-value="id"
|
||||
use-input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue