From 8bc450f4d35fd8cb4e8c1844fea544aaed14a4f1 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 10 Mar 2025 10:23:17 +0700 Subject: [PATCH] fix: update TableDebitNote to use finalPrice instead of totalPrice and add key attribute to q-td elements --- src/pages/12_debit-note/TableDebitNote.vue | 2 +- src/pages/12_debit-note/constants.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/12_debit-note/TableDebitNote.vue b/src/pages/12_debit-note/TableDebitNote.vue index f94bf9e6..de3d6907 100644 --- a/src/pages/12_debit-note/TableDebitNote.vue +++ b/src/pages/12_debit-note/TableDebitNote.vue @@ -59,7 +59,7 @@ const visible = computed(() => } & Omit[0], 'row'>" > - +