From 5b13ff98b9e4ef3ed3a2de9f6395c3cdf25a5347 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Fri, 4 Oct 2024 13:22:47 +0700 Subject: [PATCH] feat: use util calc price --- src/components/05_quotation/ProductItem.vue | 37 +++++++++------------ 1 file changed, 16 insertions(+), 21 deletions(-) diff --git a/src/components/05_quotation/ProductItem.vue b/src/components/05_quotation/ProductItem.vue index e5b3a452..9c585d3f 100644 --- a/src/components/05_quotation/ProductItem.vue +++ b/src/components/05_quotation/ProductItem.vue @@ -1,10 +1,10 @@