This commit is contained in:
2021-07-07 18:36:24 +00:00
parent cd601c5935
commit 09812f3803
3 changed files with 45 additions and 4 deletions

View File

@@ -21,7 +21,10 @@
</v-list-item-icon>
<v-list-item-title>{{ $ay.t("New") }}</v-list-item-title>
</v-list-item>
<v-list-item v-if="hasSelection" @click="convertToLabor">
<v-list-item
v-if="hasSelection && !formState.readOnly"
@click="convertToLabor"
>
<v-list-item-icon>
<v-icon>$ayiHammer</v-icon>
</v-list-item-icon>