From 6372ed541840c31d9ee79845a7707d15d342c47e Mon Sep 17 00:00:00 2001 From: Net Date: Wed, 25 Sep 2024 18:06:05 +0700 Subject: [PATCH] refactor: add form --- src/pages/05_quotation/MainPage.vue | 319 +++++++++++++++++++++++++++- 1 file changed, 316 insertions(+), 3 deletions(-) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index e1552682..d3bb3c75 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -1,22 +1,72 @@