From 9e70383d3b852899605911d260d9af0ebdf0f3b7 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Fri, 8 Nov 2024 11:13:18 +0700 Subject: [PATCH] refactor: handle color badge --- src/components/05_quotation/TableQuotation.vue | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/components/05_quotation/TableQuotation.vue b/src/components/05_quotation/TableQuotation.vue index 020ee483..2d561348 100644 --- a/src/components/05_quotation/TableQuotation.vue +++ b/src/components/05_quotation/TableQuotation.vue @@ -1,12 +1,18 @@