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 = ""; } }