diff --git a/src/components/05_quotation/QuotationCard.vue b/src/components/05_quotation/QuotationCard.vue index 1467defa..658b6188 100644 --- a/src/components/05_quotation/QuotationCard.vue +++ b/src/components/05_quotation/QuotationCard.vue @@ -68,6 +68,7 @@ defineEmits<{ rounded icon="mdi-play-box-outline" size="12px" + :title="$t('preview.doc')" @click.stop="$emit('preview')" />