From 2abdc093a15077e7ae3f151ea6452f868e29be17 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 21 Oct 2024 14:04:21 +0700 Subject: [PATCH] fix(05): slip file display --- src/pages/05_quotation/ReceiptDialog.vue | 20 ++++++++++++-------- src/stores/utils/index.ts | 13 +++++++++++++ 2 files changed, 25 insertions(+), 8 deletions(-) diff --git a/src/pages/05_quotation/ReceiptDialog.vue b/src/pages/05_quotation/ReceiptDialog.vue index 5edc3764..90d47691 100644 --- a/src/pages/05_quotation/ReceiptDialog.vue +++ b/src/pages/05_quotation/ReceiptDialog.vue @@ -1,7 +1,12 @@