From 5833b4d856db5b44dfe81775d48a4ad85efb9db4 Mon Sep 17 00:00:00 2001 From: alexm Date: Thu, 18 Jul 2024 13:53:57 +0200 Subject: [PATCH] fix(VnTable): autoload when has url parameters --- src/components/VnTable/VnTable.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/VnTable/VnTable.vue b/src/components/VnTable/VnTable.vue index 97053184a..22fd3acaf 100644 --- a/src/components/VnTable/VnTable.vue +++ b/src/components/VnTable/VnTable.vue @@ -1,5 +1,5 @@