ปรับสีปฏิทิน ตำแหน่งเงินเดือน

This commit is contained in:
Warunee Tamkoo 2024-04-01 17:12:19 +07:00
parent ac846a66f4
commit 47da6ec404

View file

@ -575,7 +575,12 @@ onMounted(() => {
hide-bottom-space
>
<template v-slot:prepend>
<q-icon name="event" class="cursor-pointer"> </q-icon>
<q-icon
name="event"
color="primary"
class="cursor-pointer"
>
</q-icon>
</template>
</q-input>
</template>