From bacf6b492d0e7d5c8f18127c0acf29259f8fc145 Mon Sep 17 00:00:00 2001 From: RichardW Date: Sun, 12 Jan 2020 13:49:05 +0000 Subject: [PATCH] show/hide the children on click of a router --- src/components/route.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/route.vue b/src/components/route.vue index 9efbd73..5595d26 100644 --- a/src/components/route.vue +++ b/src/components/route.vue @@ -15,6 +15,7 @@ >{{ route.name }}