From 81580fdb5c839c91260844fd4e6cedcf27250899 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Mon, 30 Sep 2024 13:25:29 +0700 Subject: [PATCH] fix: wrong element used --- src/pages/05_quotation/MainPage.vue | 8 ++++---- src/pages/05_quotation/ProductServiceForm.vue | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index 1523c45a..c3a3553e 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -535,7 +535,7 @@ onMounted(async () => { - @@ -544,8 +544,8 @@ onMounted(async () => { label="general.add" :i18n-args="{ text: $t('quotation.title') }" /> - - + +
{ />
- +