From 4db0987dd26e1611bf4e8eeb82f58015f0a1d1ab Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Fri, 8 Nov 2024 10:42:47 +0700 Subject: [PATCH] feat: add table urgent display --- .../05_quotation/TableQuotation.vue | 35 +++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/src/components/05_quotation/TableQuotation.vue b/src/components/05_quotation/TableQuotation.vue index 012a51f9..4c23fcb7 100644 --- a/src/components/05_quotation/TableQuotation.vue +++ b/src/components/05_quotation/TableQuotation.vue @@ -68,7 +68,7 @@ defineEmits<{ - +