src/page/index/sidebar/sidebarItem.vue
@@ -117,6 +117,7 @@ if (this.screen <= 1) this.$store.commit("SET_COLLAPSE"); this.$router.$avueRouter.group = item.group; this.$router.$avueRouter.meta = item.meta; this.$store.state.common.liuState ++; this.$router.push({ path: this.$router.$avueRouter.getPath({ name: item[this.labelKey],