no message
This commit is contained in:
parent
66f59ef324
commit
a6320f18da
1 changed files with 1 additions and 1 deletions
|
|
@ -624,7 +624,7 @@ onMounted(async () => {
|
|||
<template v-if="org" v-slot:append>
|
||||
<q-icon
|
||||
name="cancel"
|
||||
@click.stop.prevent="org = ''"
|
||||
@click.stop.prevent="org = '',storeReport.formFilter.node = null,storeReport.formFilter.nodeId = null"
|
||||
class="cursor-pointer"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue