From 95d531c8c356cc8e8011b7995b6ef4419c9dc383 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 4 Dec 2023 15:48:52 +0530 Subject: refreshing items when new item is added to invoice --- src/components/items_table.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/items_table.vue') diff --git a/src/components/items_table.vue b/src/components/items_table.vue index e9f103e..b18c91d 100644 --- a/src/components/items_table.vue +++ b/src/components/items_table.vue @@ -110,7 +110,7 @@ onMounted(() => {