From 4878e5f75167795771597facfb1888d34158baeb Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 17 Oct 2024 18:04:27 +0700 Subject: [PATCH] fix: background --- src/pages/05_quotation/peview/ViewForm.vue | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/pages/05_quotation/peview/ViewForm.vue b/src/pages/05_quotation/peview/ViewForm.vue index 55452811..ac3fa982 100644 --- a/src/pages/05_quotation/peview/ViewForm.vue +++ b/src/pages/05_quotation/peview/ViewForm.vue @@ -45,7 +45,7 @@ const summaryPrice = ref({ finalPrice: 15525, }); -const note = ref('asdasd\d dasdasd'); +const note = ref('asdasd\d \n อะไรครับdasdasd'); const productList = ref([ { id: 'cm14grwo30002z8ch55keto89', @@ -300,14 +300,11 @@ watch(elements, () => { หมายเหตุ -
- +
+ {{ note }}