From d166f91e09876ef9081642f8359864efda61f9ce Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 23 Dec 2024 11:14:34 +0700 Subject: [PATCH] fix: quotation => product item => view emp --- src/components/05_quotation/ProductItem.vue | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/components/05_quotation/ProductItem.vue b/src/components/05_quotation/ProductItem.vue index a8306058..03d7ad45 100644 --- a/src/components/05_quotation/ProductItem.vue +++ b/src/components/05_quotation/ProductItem.vue @@ -422,10 +422,7 @@ watch( {{ formatNumberDecimal(calcPrice(props.row), 2) }} -
+
@@ -464,15 +462,15 @@ watch(