From 0bb715d7ab9c1bc803eb2fcd32954eae5fde079f Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Tue, 26 Nov 2024 09:32:48 +0700 Subject: [PATCH] refactor: add type --- src/components/05_quotation/ProductItem.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/05_quotation/ProductItem.vue b/src/components/05_quotation/ProductItem.vue index d7855a12..d7b43789 100644 --- a/src/components/05_quotation/ProductItem.vue +++ b/src/components/05_quotation/ProductItem.vue @@ -1,6 +1,6 @@