From ea172bfc3654a3f33b6bebf040dfebb2beb0f5e4 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Thu, 17 Oct 2024 15:20:54 +0700 Subject: [PATCH] refactor: set Option --- src/pages/05_quotation/peview/ViewForm.vue | 24 +++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/pages/05_quotation/peview/ViewForm.vue b/src/pages/05_quotation/peview/ViewForm.vue index 54d5fe78..b93030ed 100644 --- a/src/pages/05_quotation/peview/ViewForm.vue +++ b/src/pages/05_quotation/peview/ViewForm.vue @@ -1,16 +1,37 @@