diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index 540b615d..97841e1e 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -86,7 +86,7 @@
{ + if (z.testid == null) { + z.testid = z.route; + } + }); window.$gz.store.commit("addNavItem", o); } @@ -245,7 +250,8 @@ function initNavPanel() { title: "History", icon: "$ayiHistory", route: `/history/3/${window.$gz.store.state.userId}/true`, - key: key++ + key: key++, + testid: "/home-history" }); //HOME