fix: label

This commit is contained in:
Thanaphon Saengchan 2025-09-17 16:10:09 +07:00 committed by Methapon2001
parent ded56d103b
commit 016a54e45e

View file

@ -411,7 +411,7 @@ watch(
@delete="() => triggerDelete(item.row.id)"
:title="item.row.debitNoteQuotation?.workName"
:code="item.row.code"
:status="$t(`quotation.status.${item.row.quotationStatus}`)"
:status="$t(`debitNote.stats.${item.row.quotationStatus}`)"
:badge-color="hslaColors[item.row.quotationStatus] || ''"
:custom-data="[
{