This commit is contained in:
2020-03-31 21:00:13 +00:00
parent 3daa9c60c5
commit 61cf9a9dd4
5 changed files with 40 additions and 14 deletions

View File

@@ -129,6 +129,7 @@
v-if="item.surface"
:disabled="item.disabled"
@click="clickMenuItem(item)"
:data-cy="item.key"
>
<v-icon :color="item.color ? item.color : ''">
{{ item.icon }}