From 044156356c559eb8660d851bb641f57a4909dd68 Mon Sep 17 00:00:00 2001 From: carlossa Date: Tue, 17 Sep 2024 10:37:22 +0200 Subject: [PATCH] hotfix searchbar --- src/pages/InvoiceOut/InvoiceOutList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/InvoiceOut/InvoiceOutList.vue b/src/pages/InvoiceOut/InvoiceOutList.vue index 915b58b15..5157d957b 100644 --- a/src/pages/InvoiceOut/InvoiceOutList.vue +++ b/src/pages/InvoiceOut/InvoiceOutList.vue @@ -177,7 +177,7 @@ watchEffect(selectedRows);