refs #6733 remove alert #161

Merged
carlossa merged 4 commits from 6733-workerCreate into dev 2024-01-29 13:58:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 91126710c7 - Show all commits

View File

@ -87,7 +87,7 @@ function viewSummary(id) {
v-for="row of rows"
>
<template #list-items>
<VnLv :label="t('claim.list.customer')" @click.stop>
<VnLv :label="t('claim.list.customer')">
<template #value>
<span class="link" @click.stop>
{{ row.clientName }}