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