fix เครื่องราช
This commit is contained in:
parent
cdfd03c713
commit
7798707e96
7 changed files with 189 additions and 71 deletions
|
|
@ -343,7 +343,6 @@ onMounted(() => {
|
|||
outlined
|
||||
dense
|
||||
lazy-rules
|
||||
class="inputgreen"
|
||||
borderless
|
||||
v-model="fullName"
|
||||
:label="`${'ชื่อ-นามสกุล'}`"
|
||||
|
|
@ -362,7 +361,7 @@ onMounted(() => {
|
|||
<q-input
|
||||
:rules="[(val:string) => !!val || 'กรุณาเลือกเครื่องราชฯ']"
|
||||
v-model="brand"
|
||||
disable
|
||||
readonly
|
||||
dense
|
||||
outlined
|
||||
lazy-rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue