diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index bbf9f5fe..d3c014f6 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -615,7 +615,7 @@ export default { customerName: 'ชื่อลูกค้า', actor: 'ผู้ที่ทำรายงาน', totalPrice: 'ยอดรวมสุทธิ', - totalPriceBaht: 'ยอดรวมสุทธิ(บาท)', + totalPriceBaht: 'ยอดรวมสุทธิ (บาท)', receipt: 'ใบเสร็จ/กำกับภาษี', branch: 'สาขาที่ออกใบเสนอราคา', customer: 'ลูกค้า', diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 52cecdb5..c7addd81 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -600,8 +600,8 @@ async function searchEmployee(text: string) {