From dee626bbb97b58ef551920666253d3e11cef0642 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Wed, 18 Dec 2024 10:51:57 +0700 Subject: [PATCH] fix: edit name emit --- src/pages/05_quotation/QuotationFormReceipt.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationFormReceipt.vue b/src/pages/05_quotation/QuotationFormReceipt.vue index 103188a7..82724730 100644 --- a/src/pages/05_quotation/QuotationFormReceipt.vue +++ b/src/pages/05_quotation/QuotationFormReceipt.vue @@ -50,7 +50,7 @@ withDefaults( @click="() => $emit('example', index)" /> - + {{ $t('quotation.receiptDialog.receiptIssued') }}