no message

This commit is contained in:
setthawutttty 2024-12-27 14:48:19 +07:00
parent fde1e9f7ce
commit fa71eb3f2b

View file

@ -304,6 +304,7 @@ onMounted(async () => {
<template v-slot:append>
<q-icon
v-if="year && !checkRoute"
name="cancel"
class="cursor-pointer"
@click.stop.prevent="year = 0"