refactor: add key
This commit is contained in:
parent
91ad01da83
commit
05b9a53f26
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ watch(
|
|||
:id="`btn-kebab-action-${idName}`"
|
||||
@click.stop
|
||||
>
|
||||
<q-menu class="bordered" ref="refMenu">
|
||||
<q-menu class="bordered" ref="refMenu" :key="idName">
|
||||
<q-list>
|
||||
<q-item
|
||||
v-close-popup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue