From 8df915e0ef6b7f8cd656f96bc668ce7cfa026d63 Mon Sep 17 00:00:00 2001 From: jorgep Date: Thu, 11 Jan 2024 15:53:31 +0100 Subject: [PATCH] fix: refs #6630 remove autoload --- src/pages/InvoiceIn/InvoiceInList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/InvoiceIn/InvoiceInList.vue b/src/pages/InvoiceIn/InvoiceInList.vue index effccc830..bf16faafa 100644 --- a/src/pages/InvoiceIn/InvoiceInList.vue +++ b/src/pages/InvoiceIn/InvoiceInList.vue @@ -76,7 +76,6 @@ function viewSummary(id) { data-key="InvoiceInList" url="InvoiceIns/filter" order="issued DESC, id DESC" - auto-load >