web/src/views/layout/main-sidebar.vue
@@ -212,7 +212,10 @@ if (route.name === 'miantainHome-home' || 'replaceProblemHome-home') { this.$refs.mainNavbar.refresh() } this.$router.push({name: route.name}) this.$nextTick(() => { console.log(route.meta.params,"route.meta.params") this.$router.push({name: route.name, query: route.meta.params, params: route.meta.params}) }) } }, checkFull() {