select insigia
This commit is contained in:
parent
168b17da44
commit
c102d3bb66
4 changed files with 8 additions and 8 deletions
|
|
@ -233,7 +233,7 @@ const closeReson = () => {
|
|||
/>
|
||||
<q-select
|
||||
v-model="DataStore.typeinsignia"
|
||||
label="ปรเภทเครื่องราชฯ"
|
||||
label="ปรเภทเครื่องราชฯ ที่ยืนขอ"
|
||||
dense
|
||||
emit-value
|
||||
map-options
|
||||
|
|
@ -246,7 +246,7 @@ const closeReson = () => {
|
|||
:borderless="false"
|
||||
:outlined="true"
|
||||
:hide-dropdown-icon="false"
|
||||
style="min-width: 150px"
|
||||
style="min-width: 180px"
|
||||
@update:model-value="
|
||||
DataStore.searchDataTable(
|
||||
DataStore.typeinsignia,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue