Change issued title

This commit is contained in:
William Buezas 2024-03-05 08:54:15 -03:00
parent c407566d67
commit 4b860e0583
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ const openPdf = () => {
>
<template #list-items>
<VnLv
:label="t('invoiceOut.list.amount')"
:label="t('invoiceOut.list.issued')"
:value="toDate(row.issued)"
/>
<VnLv