fix: customerSummary

This commit is contained in:
Javier Segarra 2025-04-01 14:51:24 +02:00
parent d71029c7e9
commit 588876952a
1 changed files with 7 additions and 4 deletions

View File

@ -96,17 +96,20 @@ const sumRisk = ({ clientRisks }) => {
</div>
<div class="col">
<VnLinkPhone
sip
say-simple
:phone-number="entity.mobile"
:channel="entity.country?.saySimpleCountry?.channel"
class="q-ml-xs"
/>
</div>
</template>
</VnLv>
<VnLv :label="t('globals.params.email')"
><template #value>
<VnLinkMail email="entity.email"></VnLinkMail> </template
<VnLv
:label="t('globals.params.email')"
:value="entity.email"
class="ellipsis"
copy
><template #value> <VnLinkMail :email="entity.email" /> </template
></VnLv>
<VnLv :label="t('globals.department')">
<template #value>