From 26ada83f93cf7687aa4eb11de90147e257f2978d Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Fri, 25 Oct 2024 18:10:36 +0700 Subject: [PATCH] feat: update quotation card --- src/components/05_quotation/QuotationCard.vue | 94 ++++++++++--------- src/pages/05_quotation/MainPage.vue | 7 +- 2 files changed, 55 insertions(+), 46 deletions(-) diff --git a/src/components/05_quotation/QuotationCard.vue b/src/components/05_quotation/QuotationCard.vue index b622ead3..ed454398 100644 --- a/src/components/05_quotation/QuotationCard.vue +++ b/src/components/05_quotation/QuotationCard.vue @@ -1,6 +1,7 @@