From 23a92601cb9dc3a1c65228bb3c018c1cfc78b476 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Wed, 18 Sep 2024 09:51:28 +0700 Subject: [PATCH] fix: typo --- src/pages/05_quotation/MainPage.vue | 2 +- src/pages/05_quotation/{QuatationForm.vue => QuotationForm.vue} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename src/pages/05_quotation/{QuatationForm.vue => QuotationForm.vue} (100%) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index aed5ae2b..1e14b84c 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -1,6 +1,6 @@