This commit is contained in:
nasir@endelospay.com 2024-06-11 00:38:59 +05:00
parent 8514c7915a
commit 8e59b33d1d

View File

@ -84,7 +84,13 @@ const downloadImage = async (imageUrl) => {
<!-- 👉 Content -->
<div class="app-timeline-text mb-1">
<span>{{ p_note.provider_name }}</span>
<router-link
:to="{ name: 'admin-provider-profile', params: { id: p_note.provider_id } }"
class=""
>
<span class="">{{ p_note.provider_name }}</span>
</router-link>
<VIcon
size="20"
icon="tabler-arrow-right"