From 0499f9984b4e1d13f4b7bde08c507331637b8b42 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Mon, 31 May 2021 11:41:58 +0300 Subject: [PATCH] #3 show error messages in dialog window --- src/components/PayInvoice.vue | 73 +++++++++++++++++++++++------------ 1 file changed, 49 insertions(+), 24 deletions(-) diff --git a/src/components/PayInvoice.vue b/src/components/PayInvoice.vue index 91b4bd1..65fe516 100644 --- a/src/components/PayInvoice.vue +++ b/src/components/PayInvoice.vue @@ -1,7 +1,7 @@