Merge commit 'dc3e62dc68' into develop
This commit is contained in:
commit
027e668fa6
8 changed files with 194 additions and 75 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