From 48e5471f770d50cc25e6f1753c881ad0f27dc86a Mon Sep 17 00:00:00 2001 From: axolotle Date: Fri, 9 Jul 2021 15:23:03 +0200 Subject: [PATCH] update Gallery view to work with url params --- src/pages/Gallery.vue | 16 +++++++++++++--- src/router/routes.js | 7 +++++++ src/store/modules/gallery.js | 21 +++++++++++++++++---- 3 files changed, 37 insertions(+), 7 deletions(-) diff --git a/src/pages/Gallery.vue b/src/pages/Gallery.vue index f446c18..df81ccf 100644 --- a/src/pages/Gallery.vue +++ b/src/pages/Gallery.vue @@ -28,7 +28,7 @@