From aaad527885bbdeec0ee99b93b87097fc413165ca Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 4 Nov 2024 14:08:48 +0700 Subject: [PATCH] fix: display quotation name on quotation card --- src/components/05_quotation/QuotationCard.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/05_quotation/QuotationCard.vue b/src/components/05_quotation/QuotationCard.vue index f0670de1..d949d803 100644 --- a/src/components/05_quotation/QuotationCard.vue +++ b/src/components/05_quotation/QuotationCard.vue @@ -88,6 +88,13 @@ defineEmits<{ +
+ {{ title || '-' }} + + {{ title || '-' }} + +
+
{{ $t('general.status') }} :