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>
|
<template v-if="org" v-slot:append>
|
||||||
<q-icon
|
<q-icon
|
||||||
name="cancel"
|
name="cancel"
|
||||||
@click.stop.prevent="org = ''"
|
@click.stop.prevent="org = '',storeReport.formFilter.node = null,storeReport.formFilter.nodeId = null"
|
||||||
class="cursor-pointer"
|
class="cursor-pointer"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue