From af2c42ce5f5bde394907ba2b45dec07d2cb76bb3 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 27 Nov 2024 15:15:25 +0700 Subject: [PATCH] fix: quotation remark readonly --- src/pages/05_quotation/QuotationForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 7c1a89f3..7d4ab9ad 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -1544,7 +1544,7 @@ async function getWorkerFromCriteria( class="full-width" :content-class="{ 'q-my-sm rounded': true, - bordered: pageState.remarkWrite, + bordered: !readonly && pageState.remarkWrite, }" toolbar-bg="input-border" style="cursor: auto; color: var(--foreground)" @@ -1574,7 +1574,7 @@ async function getWorkerFromCriteria( " >