From b7308d18335100f2fe87a8d1221c6bb451188998 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 3 Oct 2024 14:43:41 +0700 Subject: [PATCH] feat: add function edit quotation data --- src/pages/05_quotation/MainPage.vue | 14 +++++++------- src/pages/05_quotation/form.ts | 19 ++++++++++++++++--- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index 340491b1..ab884a00 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -1,6 +1,5 @@