From 929acbca29bdf7125c63e1e696fd5dbcc29f2651 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 22 Nov 2024 16:33:46 +0700 Subject: [PATCH] fix: quotation card code color --- src/components/05_quotation/QuotationCard.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/05_quotation/QuotationCard.vue b/src/components/05_quotation/QuotationCard.vue index d0db2d8b..01975d30 100644 --- a/src/components/05_quotation/QuotationCard.vue +++ b/src/components/05_quotation/QuotationCard.vue @@ -99,10 +99,7 @@ const rand = Math.random(); {{ title || '-' }} -
+
{{ code || '-' }} {{ title || '-' }}