refs #5835 fix InvoiceInDescriptor
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Jorge Penadés 2023-11-24 11:09:12 +01:00
parent b49e2e28e8
commit 7595c01293
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ function setData(entity) {
:title="data.title"
:subtitle="data.subtitle"
@on-fetch="setData"
data-key="invoiceInData"
>
<template #body="{ entity }">
<VnLv :label="t('invoiceIn.card.issued')" :value="toDate(entity.issued)" />