From 542a6cebdb2b63d5878c453090c1b2875160d802 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 18 Oct 2024 09:21:40 +0700 Subject: [PATCH] chore: clean log --- src/pages/05_quotation/MainPage.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index 1d50b9e6..e765430e 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -511,7 +511,6 @@ watch(() => pageState.currentTab, fetchQuotationList);
- {{ console.log(v) }}