From a468246826397fd6d2d7f26d234f60887f39afe9 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Tue, 1 Oct 2024 14:46:34 +0700 Subject: [PATCH] refactor: clean code --- src/pages/05_quotation/MainPage.vue | 97 +++++++++++++++-------------- 1 file changed, 51 insertions(+), 46 deletions(-) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index 0f22f55c..25920d40 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -1,18 +1,45 @@