[pricelist][calculation] add edit-button

This commit is contained in:
Tim Gröger 2021-04-06 22:45:33 +02:00
parent 89cd109587
commit 1c64dbbaf6
1 changed files with 3 additions and 0 deletions

View File

@ -371,6 +371,9 @@
props.row.uuid ? `/api/pricelist/picture/${props.row.uuid}?size=256` : 'no-image.svg'
"
>
<div class='absolute-top-right justify-end' style='background-color: transparent;'>
<q-btn @click="console.log('hallo')" round icon='mdi-pencil' style='background-color: rgba(0,0,0,0.5)'/>
</div>
<div class="absolute-bottom-right justify-end">
<div class="text-subtitle1 text-right">
{{ props.row.name }}