From e39f65808f4480e133698698b7bb84518e4d3eec Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Fri, 25 Oct 2024 11:40:35 +0700 Subject: [PATCH] refactor: delete title product --- src/components/05_quotation/ProductItem.vue | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/components/05_quotation/ProductItem.vue b/src/components/05_quotation/ProductItem.vue index 174345e9..3ca36321 100644 --- a/src/components/05_quotation/ProductItem.vue +++ b/src/components/05_quotation/ProductItem.vue @@ -224,21 +224,6 @@ watch( :key="i" class="q-pb-md" > -
- - - - {{ item.title }} -
-