From 786a68d3f8d4a58de19d3cf9748af0cfac3105be Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 7 Nov 2024 10:47:24 +0700 Subject: [PATCH] feat: add link back to quotation main page on click icon --- src/pages/05_quotation/QuotationForm.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 14b93fcf..c739756f 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -1024,7 +1024,9 @@ const view = ref(View.Quotation);
- + + + {{ $t('quotation.title') }}