From 4fa808c6b50efbf94a54e3f0ee32eb405926cb48 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 14 Jun 2021 19:42:05 +0000 Subject: [PATCH] --- ayanova/src/views/home-notifications.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/src/views/home-notifications.vue b/ayanova/src/views/home-notifications.vue index f3c204db..40e54527 100644 --- a/ayanova/src/views/home-notifications.vue +++ b/ayanova/src/views/home-notifications.vue @@ -214,6 +214,8 @@ export default { languageName, currencyName ); + } else { + temp[i].decValueViz = ""; } }