clearable
This commit is contained in:
parent
5a7622a0c7
commit
447cbc7b27
6 changed files with 63 additions and 9 deletions
|
|
@ -244,8 +244,17 @@
|
|||
>
|
||||
</q-icon>
|
||||
</template>
|
||||
<template v-if="refCommandDate && edit" v-slot:append>
|
||||
<q-icon
|
||||
name="cancel"
|
||||
@click.stop.prevent="refCommandDate = null"
|
||||
class="cursor-pointer"
|
||||
/>
|
||||
</template>
|
||||
</q-input>
|
||||
|
||||
</template>
|
||||
|
||||
</datepicker>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue