แก้สีแบบฟอร์มส่วนที่2
This commit is contained in:
parent
91e92f0e81
commit
f06682bbf7
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ onMounted(async () => {
|
|||
:rules="[val => !!val || `${'กรุณาเลือกวันที่ยื่นใบลา'}`]"
|
||||
>
|
||||
<template v-slot:prepend>
|
||||
<q-icon name="event" class="cursor-pointer" style="color: var(--q-primary)"> </q-icon>
|
||||
<q-icon name="event" class="cursor-pointer" style="color: var(--black)"> </q-icon>
|
||||
</template>
|
||||
</q-input>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue