From 9567d98b30e284bd259b04af42d94b4bd3bc9760 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 17 Oct 2024 12:55:22 +0700 Subject: [PATCH] feat: split page --- src/pages/05_quotation/peview/ViewForm.vue | 63 ++++++++++++++++++++-- 1 file changed, 58 insertions(+), 5 deletions(-) diff --git a/src/pages/05_quotation/peview/ViewForm.vue b/src/pages/05_quotation/peview/ViewForm.vue index 43ff4c88..9ac573f1 100644 --- a/src/pages/05_quotation/peview/ViewForm.vue +++ b/src/pages/05_quotation/peview/ViewForm.vue @@ -1,13 +1,65 @@