This commit is contained in:
2020-02-28 00:43:46 +00:00
parent fbb45da1ba
commit fe3e0117bf
8 changed files with 71 additions and 28 deletions

View File

@@ -134,10 +134,10 @@
<v-toolbar-items>
<template v-for="item in appBar.menuItems">
<v-btn
:key="item.key"
class="hidden-xs-only"
icon
v-if="item.surface"
:key="item.key"
:disabled="item.disabled"
@click="clickMenuItem(item)"
>