set notif if service your province

This commit is contained in:
Surya Paolo
2023-04-13 13:46:53 +02:00
parent dc502611fa
commit 35db79b479
15 changed files with 83 additions and 75 deletions

View File

@@ -652,6 +652,19 @@
:canEdit="false"
>
</CDateTime>
<CLabel
v-if="!!getLinkWebSite()"
v-bind="$attrs"
:copy="false"
label="Sito Web"
>
<span
v-html="
tools.getlinkhref(getLinkWebSite(), getLinkWebSite())
"
/>
</CLabel>
<CLabel
v-if="!!userStore.userprofile.profile.cell"
v-bind="$attrs"